1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Web API: AM demod: added pll and syncAMOperation settings processing

This commit is contained in:
f4exb
2018-08-02 23:27:22 +02:00
parent eef1ce9a64
commit 8dd65e70f2
8 changed files with 99 additions and 2 deletions
@@ -752,6 +752,14 @@ margin-bottom: 20px;
},
"audioDeviceName" : {
"type" : "string"
},
"pll" : {
"type" : "integer",
"description" : "PLL active (for synchronous AM)"
},
"syncAMOperation" : {
"type" : "integer",
"description" : "Synchronous AM sidebands mode (DSB, USB, LSB)"
}
},
"description" : "AMDemod"
@@ -22947,7 +22955,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-08-02T21:39:46.879+02:00
Generated 2018-08-02T23:13:51.054+02:00
</div>
</div>
</div>