Update ThumbDV.cfg with new filter limits

This commit is contained in:
Ed Gonzalez 2015-09-04 10:19:19 -05:00
parent 7e7162312e
commit e7d7d506ea

View file

@ -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