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