1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 00:14:49 -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
@@ -4,6 +4,9 @@ FreqScannerSettings:
channelBandwidth:
description: channel RF bandwidth in Hz
type: integer
channelShift:
description: controlled channel frequency shift in Hz
type: integer
channelFrequencyOffset:
description: channel center frequency shift from baseband center in Hz
type: integer