mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-04-07 07:13:53 +00:00
Update ThumbDV.cfg with new filter limits
This commit is contained in:
parent
7e7162312e
commit
e7d7d506ea
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue