mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-17 13:19:25 -04:00
Frequency scanner: added controlled channel frequency shift
This commit is contained in:
@@ -7497,6 +7497,10 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "channel RF bandwidth in Hz"
|
||||
},
|
||||
"channelShift" : {
|
||||
"type" : "integer",
|
||||
"description" : "controlled channel frequency shift in Hz"
|
||||
},
|
||||
"channelFrequencyOffset" : {
|
||||
"type" : "integer",
|
||||
"description" : "channel center frequency shift from baseband center in Hz"
|
||||
@@ -59978,7 +59982,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2026-01-27T20:31:15.585+01:00
|
||||
Generated 2026-02-07T23:22:00.482+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user