mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
VOR Localizer: added forced round robin average and turn time progress bar
This commit is contained in:
@@ -22,6 +22,12 @@ VORLocalizerSettings:
|
||||
rrTime:
|
||||
description: Round robin turn time in seconds
|
||||
type: integer
|
||||
forceRRAveraging:
|
||||
type: integer
|
||||
description: >
|
||||
Force radial and signal magnitudes averaging over the round robin turn
|
||||
* 0 - Do not force averaging
|
||||
* 1 - Force averaging
|
||||
centerShift:
|
||||
description: Shift of center frequency in Hz
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user