projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af65599
)
s/w level control is off by default
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Sun, 1 Jan 2023 05:16:56 +0000
(10:46 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Sun, 1 Jan 2023 05:16:56 +0000
(10:46 +0530)
Turn on in the Makefile
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6178e8da6b483b15144b83617c617089e45779da..c0d26a9c36976eeab5a53e8f80f232b95454b94c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-17,7
+17,7
@@
GIT_VERSION := $(shell git describe --abbrev=0 --tags --always)
GPIO_INCLUDE=GPIO
# uncomment if level control (power output) is software based
-LEVEL_CTRL=SW_LEVEL_CTRL
+
#
LEVEL_CTRL=SW_LEVEL_CTRL
# uncomment the line below to include Pure Signal support
#PURESIGNAL_INCLUDE=PURESIGNAL