1
0
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:
f4exb
2026-02-08 01:10:26 +01:00
parent 532fb5720a
commit a4483007a2
15 changed files with 168 additions and 53 deletions
@@ -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>