1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

VOR Loclizer feature: Make settings assignments atomic. Part of #1329

This commit is contained in:
f4exb
2022-11-30 22:00:26 +01:00
parent c61bc00260
commit 8ccdcb7e30
14 changed files with 359 additions and 74 deletions
+13 -1
View File
@@ -14691,6 +14691,18 @@ margin-bottom: 20px;
},
"rollupState" : {
"$ref" : "#/definitions/RollupState"
},
"columnIndexes" : {
"type" : "array",
"items" : {
"type" : "integer"
}
},
"columnSizes" : {
"type" : "array",
"items" : {
"type" : "integer"
}
}
},
"description" : "VORLocalizer"
@@ -56725,7 +56737,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2022-11-27T10:57:52.904+01:00
Generated 2022-11-30T21:42:22.227+01:00
</div>
</div>
</div>