mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
Merge branch 'f4exb:master' into inmarsat
This commit is contained in:
@@ -10,12 +10,20 @@ BFMDemodSettings:
|
||||
afBandwidth:
|
||||
type: number
|
||||
format: float
|
||||
deEmphasis:
|
||||
type: integer
|
||||
description: >
|
||||
De-emphasis time constant (us)
|
||||
* 0 - 50us (Europe, Australia)
|
||||
* 1 - 75us (US, Japan)
|
||||
volume:
|
||||
type: number
|
||||
format: float
|
||||
squelch:
|
||||
type: number
|
||||
format: float
|
||||
audioMute:
|
||||
type: integer
|
||||
audioStereo:
|
||||
type: integer
|
||||
lsbStereo:
|
||||
|
||||
@@ -70,6 +70,18 @@ FT8DemodSettings:
|
||||
Verify OSD decoded message against a list of validated callsigns
|
||||
* 0 - Disable
|
||||
* 1 - Enable
|
||||
enablePSKReporter:
|
||||
type: integer
|
||||
description: >
|
||||
Enable reporting of decoded messages to PSK Reporter server
|
||||
* 0 - Disable
|
||||
* 1 - Enable
|
||||
pskReporterCallsign:
|
||||
type: string
|
||||
pskReporterLocator:
|
||||
type: string
|
||||
pskReporterSoftware:
|
||||
type: string
|
||||
rgbColor:
|
||||
type: integer
|
||||
title:
|
||||
|
||||
Reference in New Issue
Block a user