mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-01-06 00:20:02 +01:00
Update ThumbDV.cfg with new filter limits
This commit is contained in:
parent
7e7162312e
commit
e7d7d506ea
|
|
@ -11,11 +11,11 @@ Executable: "thumbdv"
|
|||
[setup]
|
||||
waveform create name=ThumbDV mode=DSTR underlying_mode=DFM version=0.0.4
|
||||
waveform set ThumbDV tx=1
|
||||
waveform set ThumbDV rx_filter low_cut=-8000
|
||||
waveform set ThumbDV rx_filter high_cut=8000
|
||||
waveform set ThumbDV rx_filter low_cut=-4800
|
||||
waveform set ThumbDV rx_filter high_cut=4800
|
||||
waveform set ThumbDV rx_filter depth=2
|
||||
waveform set ThumbDV tx_filter low_cut=0
|
||||
waveform set ThumbDV tx_filter high_cut=8000
|
||||
waveform set ThumbDV tx_filter high_cut=4800
|
||||
waveform set ThumbDV tx_filter depth=2
|
||||
waveform set ThumbDV udpport=5000
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue