1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 00:44:48 -04:00

Web API: new entry point to get a channel report. Applied to NFM mod and demod

This commit is contained in:
f4exb
2018-03-18 20:17:11 +01:00
parent 733c213bf2
commit d4e1521c90
31 changed files with 2221 additions and 14 deletions
@@ -37,4 +37,12 @@ NFMModSettings:
type: integer
cwKeyer:
$ref: "/doc/swagger/include/CWKeyer.yaml#/CWKeyerSettings"
NFMModReport:
description: NFMMod
properties:
channelPowerDB:
description: power transmitted in channel (dB)
type: number
format: float