1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-20 06:38:36 -04:00

VOR localizer feature: initial commit

This commit is contained in:
f4exb
2020-11-30 01:30:18 +01:00
parent 38787f2a19
commit ffe515fb63
45 changed files with 5007 additions and 2 deletions
@@ -0,0 +1,21 @@
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