projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55770aa
)
Correction: don't assume Penelope as mic source by default
author
c vw
<dl1ycf@darc.de>
Wed, 12 Jan 2022 11:09:52 +0000
(12:09 +0100)
committer
c vw
<dl1ycf@darc.de>
Wed, 12 Jan 2022 11:09:52 +0000
(12:09 +0100)
radio.c
patch
|
blob
|
history
diff --git
a/radio.c
b/radio.c
index 54972de0f84ef88a0ad8b26ffddb804d7e6fad21..5b7e5ec2bb2970eed980d6cf15ee3f1395fe2e50 100644
(file)
--- a/
radio.c
+++ b/
radio.c
@@
-693,7
+693,6
@@
void start_radio() {
// missing IQ scaling.
//
atlas_penelope = 1;
- atlas_mic_source = 1;
}
// set the default power output and max drive value
drive_max=100.0;