1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-30 14:04:18 -04:00

VOR Localizer: added forced round robin average and turn time progress bar

This commit is contained in:
f4exb
2020-12-08 08:28:55 +01:00
parent a16c041aab
commit 6a334ff303
16 changed files with 133 additions and 28 deletions
@@ -9666,6 +9666,10 @@ margin-bottom: 20px;
"type" : "integer",
"description" : "Round robin turn time in seconds"
},
"forceRRAveraging" : {
"type" : "integer",
"description" : "Force radial and signal magnitudes averaging over the round robin turn\n * 0 - Do not force averaging\n * 1 - Force averaging\n"
},
"centerShift" : {
"type" : "integer",
"description" : "Shift of center frequency in Hz"
@@ -44874,7 +44878,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-12-06T23:43:21.772+01:00
Generated 2020-12-08T00:22:13.522+01:00
</div>
</div>
</div>