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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user