1
0
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:
srcejon
2026-01-04 11:44:41 +00:00
committed by GitHub
51 changed files with 1272 additions and 149 deletions
@@ -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: