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

Radiosonde feature: Make settings assignments atomic. Part of #1329

This commit is contained in:
f4exb
2022-11-27 11:32:58 +01:00
parent 6bba016a7d
commit ecdc464869
12 changed files with 303 additions and 42 deletions
+13 -1
View File
@@ -11079,6 +11079,18 @@ margin-bottom: 20px;
},
"rollupState" : {
"$ref" : "#/definitions/RollupState"
},
"radiosondesColumnIndexes" : {
"type" : "array",
"items" : {
"type" : "integer"
}
},
"radiosondesColumnSizes" : {
"type" : "array",
"items" : {
"type" : "integer"
}
}
},
"description" : "Radiosonde settings"
@@ -56713,7 +56725,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2022-11-20T22:35:51.424+01:00
Generated 2022-11-27T10:57:52.904+01:00
</div>
</div>
</div>