mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-04-05 06:15:18 +00:00
Update ThumbDV.cfg to change waveform mode to DSTR
This commit is contained in:
parent
08b9375fd5
commit
d935086b89
1 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[header]
|
||||
Name: ThumbDV
|
||||
Version: 0.0.1
|
||||
Version: 0.0.2
|
||||
Minimum-SmartSDR-Version: 1.4.2.0
|
||||
Author: FlexRadio Systems
|
||||
Support-email: support@flexradio.com
|
||||
|
|
@ -9,14 +9,14 @@ License: GPL7.3
|
|||
Executable: "thumbdv"
|
||||
|
||||
[setup]
|
||||
waveform create name=ThumbDV mode=DSR
|
||||
waveform create name=ThumbDV mode=DSTR underlying_mode=DFM
|
||||
waveform set ThumbDV tx=1
|
||||
waveform set ThumbDV rx_filter low_cut=600
|
||||
waveform set ThumbDV rx_filter high_cut=2400
|
||||
waveform set ThumbDV rx_filter depth=8
|
||||
waveform set ThumbDV tx_filter low_cut=600
|
||||
waveform set ThumbDV tx_filter high_cut=2400
|
||||
waveform set ThumbDV tx_filter depth=8
|
||||
waveform set ThumbDV rx_filter low_cut=-8000
|
||||
waveform set ThumbDV rx_filter high_cut=8000
|
||||
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 depth=2
|
||||
waveform set ThumbDV udpport=5000
|
||||
|
||||
[end]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue