1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 03:24:18 -04:00

Web API: re-organize online documentation and integrate Swagger-UI

This commit is contained in:
f4exb
2018-01-24 18:17:13 +01:00
parent 3d77c9af9b
commit 4a442e97e7
28 changed files with 2165 additions and 11 deletions
@@ -0,0 +1,43 @@
NFMDemodSettings:
description: NFMDemod
properties:
inputFrequencyOffset:
type: integer
format: int64
rfBandwidth:
type: number
format: float
afBandwidth:
type: number
format: float
fmDeviation:
type: integer
squelchGate:
type: integer
deltaSquelch:
type: integer
squelch:
type: number
format: float
volume:
type: number
format: float
ctcssOn:
type: integer
audioMute:
type: integer
ctcssIndex:
type: integer
audioSampleRate:
type: integer
copyAudioToUDP:
type: integer
udpAddress:
type: string
udpPort:
type: integer
rgbColor:
type: integer
title:
type: string