1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-17 00:04:25 -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
@@ -18,3 +18,11 @@ RadiosondeSettings:
type: integer
rollupState:
$ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
radiosondesColumnIndexes:
type: array
items:
type: integer
radiosondesColumnSizes:
type: array
items:
type: integer