1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 22:14:45 -04:00

Reverse API: WFM mod

This commit is contained in:
f4exb
2018-12-21 16:25:22 +01:00
parent 98459f3972
commit f8f01d928f
12 changed files with 435 additions and 7 deletions
@@ -31,6 +31,17 @@ WFMModSettings:
type: string
modAFInput:
type: integer
useReverseAPI:
description: Synchronize with reverse API (1 for yes, 0 for no)
type: integer
reverseAPIAddress:
type: string
reverseAPIPort:
type: integer
reverseAPIDeviceIndex:
type: integer
reverseAPIChannelIndex:
type: integer
cwKeyer:
$ref: "/doc/swagger/include/CWKeyer.yaml#/CWKeyerSettings"
@@ -45,4 +56,3 @@ WFMModReport:
type: integer
channelSampleRate:
type: integer