mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-03-18 18:04:40 +01:00
Update ThumbDV.cfg to support new versioning scheme
This commit is contained in:
parent
131c271403
commit
675e300742
|
|
@ -1,6 +1,6 @@
|
|||
[header]
|
||||
Name: ThumbDV
|
||||
Version: 0.0.2
|
||||
Version: "0.0.4"
|
||||
Minimum-SmartSDR-Version: 1.4.2.0
|
||||
Author: FlexRadio Systems
|
||||
Support-email: support@flexradio.com
|
||||
|
|
@ -9,7 +9,7 @@ License: GPL7.3
|
|||
Executable: "thumbdv"
|
||||
|
||||
[setup]
|
||||
waveform create name=ThumbDV mode=DSTR underlying_mode=DFM
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue