mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
FT8 Demodulator: added option to send reports to PSK reporter. Fixes #2561
This commit is contained in:
@@ -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