mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-04-05 22:35:29 +00:00
Revert "Modified input and output levels. KE9H"
This reverts commit 893af6168d.
This commit is contained in:
parent
893af6168d
commit
d3ef43ad37
6 changed files with 8 additions and 8 deletions
|
|
@ -140,9 +140,9 @@ void sched_waveform_signal()
|
|||
|
||||
#define PACKET_SAMPLES 128
|
||||
|
||||
#define SCALE_RX_IN 8000.0 // Multiplier // Was 16000 GGH 2015 JAN 30
|
||||
#define SCALE_RX_IN 16000.0 // Multiplier
|
||||
#define SCALE_RX_OUT 8000.0 // Divisor
|
||||
#define SCALE_TX_IN 32000.0 // Multiplier // Was 16000 GGH 2015 JAN 30
|
||||
#define SCALE_TX_IN 16000.0 // Multiplier
|
||||
#define SCALE_TX_OUT 32768.0 // Divisor
|
||||
|
||||
#define FILTER_TAPS 48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue