projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa3d3e
)
set default transmitter panadapter_low to -70
author
John Melton G0ORX
<john.d.melton@googlemail.com>
Fri, 28 Feb 2020 22:16:16 +0000
(22:16 +0000)
committer
John Melton G0ORX
<john.d.melton@googlemail.com>
Fri, 28 Feb 2020 22:16:16 +0000
(22:16 +0000)
transmitter.c
patch
|
blob
|
history
diff --git
a/transmitter.c
b/transmitter.c
index 3444b95cf8d77884ca6f993a9a2f76888b744d01..f092401482ad792a9098bcd7edd9af4fe33b568c 100644
(file)
--- a/
transmitter.c
+++ b/
transmitter.c
@@
-735,7
+735,7
@@
TRANSMITTER *create_transmitter(int id, int buffer_size, int fft_size, int fps,
tx->display_waterfall=0;
tx->panadapter_high=0;
- tx->panadapter_low=-
6
0;
+ tx->panadapter_low=-
7
0;
tx->panadapter_step=10;
tx->displaying=0;