1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

NFM Mod: API updates

This commit is contained in:
f4exb
2022-06-04 09:10:31 +02:00
parent d4c73ce194
commit 910e69e789
7 changed files with 114 additions and 2 deletions
@@ -53,6 +53,18 @@ NFMModSettings:
type: string
modAFInput:
type: integer
preEmphasisOn:
type: integer
description: >
Activate pre-emphasis filter:
* 0 - inactive
* 1 - active
bpfOn:
type: integer
description: >
Activate audio highpass filter when no CTCSS nor DCS:
* 0 - inactive
* 1 - active
streamIndex:
description: MIMO channel. Not relevant when connected to SI (single Rx).
type: integer