mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 12:04:13 -04:00
KiwiSDR: added a DC block
This commit is contained in:
@@ -3098,6 +3098,9 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "AGC active (1 for yes, 0 for no)"
|
||||
},
|
||||
"dcBlock" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"centerFrequency" : {
|
||||
"type" : "integer",
|
||||
"format" : "int64"
|
||||
@@ -25151,7 +25154,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2019-06-09T01:28:52.118+02:00
|
||||
Generated 2019-06-09T20:39:26.572+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user