smartsdr-dsp/DSP_API/DOCS/ThumbDV.cfg

24 lines
590 B
INI

[header]
Name: ThumbDV
Version: 0.0.1
Minimum-SmartSDR-Version: 1.4.2.0
Author: FlexRadio Systems
Support-email: support@flexradio.com
Support-phone: 512-535-4713
License: GPL7.3
Executable: "thumbdv"
[setup]
waveform create name=ThumbDV mode=DSR
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 udpport=5000
[end]