mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-18 21:58:37 -04:00
VOR Loclizer feature: Make settings assignments atomic. Part of #1329
This commit is contained in:
@@ -33,6 +33,14 @@ VORLocalizerSettings:
|
||||
type: integer
|
||||
rollupState:
|
||||
$ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
|
||||
columnIndexes:
|
||||
type: array
|
||||
items:
|
||||
type: integer
|
||||
columnSizes:
|
||||
type: array
|
||||
items:
|
||||
type: integer
|
||||
|
||||
VORLocalizerReport:
|
||||
description: VORLocalizers
|
||||
|
||||
Reference in New Issue
Block a user