1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-19 11:26:35 -04:00
sdrangel/sdrbase/resources/webapi/doc/swagger/include/VORLocalizer.yaml

34 lines
919 B
YAML
Raw Normal View History

2020-11-29 19:30:18 -05:00
VORLocalizerSettings:
description: VORLocalizer
properties:
rgbColor:
type: integer
title:
type: string
useReverseAPI:
description: Synchronize with reverse API (1 for yes, 0 for no)
type: integer
reverseAPIAddress:
type: string
reverseAPIPort:
type: integer
reverseAPIFeatureSetIndex:
type: integer
reverseAPIFeatureIndex:
type: integer
magDecAdjust:
description: Adjust radial lines on map for magnetic declination of VOR
type: integer
rrTime:
description: Round robin turn time in seconds
type: integer
forceRRAveraging:
type: integer
description: >
Force radial and signal magnitudes averaging over the round robin turn
* 0 - Do not force averaging
* 1 - Force averaging
centerShift:
description: Shift of center frequency in Hz
type: integer