mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2025-12-06 03:01:59 +01:00
Add FreeDV.ssdr_waveform to GIT and move CFG file location
This commit is contained in:
parent
7810670ef8
commit
9e90c7141f
BIN
DSP_API/Waveform/FreeDV.ssdr_waveform
Normal file
BIN
DSP_API/Waveform/FreeDV.ssdr_waveform
Normal file
Binary file not shown.
|
|
@ -1,6 +1,6 @@
|
|||
[header]
|
||||
Name: FreeDV
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Minimum-SmartSDR-Version: 1.3.1.0
|
||||
Author: FlexRadio Systems
|
||||
Support-email: support@flexradio.com
|
||||
|
|
@ -9,7 +9,7 @@ License: GPL7.3
|
|||
Executable: "freedv"
|
||||
|
||||
[setup]
|
||||
waveform create name=FreeDV mode=FDV
|
||||
waveform create name=FreeDV mode=FDV underlying_mode=DIGU version=1.0.3
|
||||
waveform set FreeDV tx=1
|
||||
waveform set FreeDV rx_filter low_cut=600
|
||||
waveform set FreeDV rx_filter high_cut=2400
|
||||
Loading…
Reference in a new issue