Fix sstv conf
This commit is contained in:
parent
15473e8d2a
commit
9e08e1b2a6
|
@ -118,12 +118,12 @@ autoSlantAdjust=true
|
||||||
defaultImageFormat=png
|
defaultImageFormat=png
|
||||||
minCompletion=50
|
minCompletion=50
|
||||||
sensitivity=2
|
sensitivity=2
|
||||||
sstvModeIndexRx=0
|
sstvModeIndexRx=10
|
||||||
|
|
||||||
[SOUND]
|
[SOUND]
|
||||||
alsaSelected=false
|
alsaSelected=false
|
||||||
inputAudioDevice=pulse
|
inputAudioDevice=default -- Playback/recording through the PulseAudio sound server
|
||||||
outputAudioDevice=pulse
|
outputAudioDevice=default -- Playback/recording through the PulseAudio sound server
|
||||||
pttToneOtherChannel=false
|
pttToneOtherChannel=false
|
||||||
pulseSelected=true
|
pulseSelected=true
|
||||||
recordingSize=100
|
recordingSize=100
|
||||||
|
@ -147,7 +147,7 @@ drmQAM=0
|
||||||
drmReedSolomon=0
|
drmReedSolomon=0
|
||||||
drmRobMode=0
|
drmRobMode=0
|
||||||
sstvModeIndexTx=0
|
sstvModeIndexTx=0
|
||||||
templateIndex=0
|
templateIndex=-1
|
||||||
useCW=false
|
useCW=false
|
||||||
useHybrid=false
|
useHybrid=false
|
||||||
useTemplate=false
|
useTemplate=false
|
||||||
|
@ -164,7 +164,7 @@ startBinWF=START BIN
|
||||||
startPicWF=START PIC
|
startPicWF=START PIC
|
||||||
startRepeaterWF=START RPT
|
startRepeaterWF=START RPT
|
||||||
wfBold=false
|
wfBold=false
|
||||||
wfFont=aakar
|
wfFont=Aharoni CLM
|
||||||
wfFontSize=12
|
wfFontSize=12
|
||||||
|
|
||||||
[Waterfall]
|
[Waterfall]
|
||||||
|
@ -193,7 +193,7 @@ nactiveRTS=false
|
||||||
parity=None
|
parity=None
|
||||||
pttSerialPort=/dev/ttyS0
|
pttSerialPort=/dev/ttyS0
|
||||||
pttType=1
|
pttType=1
|
||||||
radioModel=" 2901 ADAT www.adat.ch,ADT-200A"
|
radioModel="29001 ADAT www.adat.ch,ADT-200A"
|
||||||
serialPort=/dev/ttyS0
|
serialPort=/dev/ttyS0
|
||||||
stopbits=1
|
stopbits=1
|
||||||
txOnDelay=0
|
txOnDelay=0
|
||||||
|
|
Loading…
Reference in New Issue