mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Web API: AM demod: added pll and syncAMOperation settings processing
This commit is contained in:
@@ -27,6 +27,12 @@ AMDemodSettings:
|
||||
type: string
|
||||
audioDeviceName:
|
||||
type: string
|
||||
pll:
|
||||
description: PLL active (for synchronous AM)
|
||||
type: integer
|
||||
syncAMOperation:
|
||||
description: Synchronous AM sidebands mode (DSB, USB, LSB)
|
||||
type: integer
|
||||
|
||||
AMDemodReport:
|
||||
description: AMDemod
|
||||
|
||||
Reference in New Issue
Block a user