mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 00:44:48 -04:00
Demod Analyzer: REST API update. AMMod: fixed include issue
This commit is contained in:
@@ -3403,10 +3403,7 @@ margin-bottom: 20px;
|
||||
};
|
||||
defs.DemodAnalyzerSettings = {
|
||||
"properties" : {
|
||||
"deviceIndex" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"channelIndex" : {
|
||||
"log2Decim" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"title" : {
|
||||
@@ -44920,7 +44917,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2020-12-16T13:53:51.605+01:00
|
||||
Generated 2020-12-20T18:34:47.837+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user