1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 07:23:38 -04:00

Update Sky Map yaml

This commit is contained in:
srcejon
2024-02-12 09:33:58 +00:00
parent 203a983565
commit 4b227f73b8
6 changed files with 237 additions and 2 deletions
@@ -30,6 +30,26 @@ SkyMapSettings:
track:
description: "Whether to track the specified source plugin"
type: integer
latitude:
description: "Latitude in decimal degrees (North positive) of observation/antenna location"
type: number
format: float
longitude:
description: "Longitude in decimal degrees (East positive) of observation/antenna location"
type: number
format: float
altitude:
description: "Altitude in metres of observation/antenna location"
type: number
format: float
hpbw:
description: "Antenna half-power beam width in degrees"
type: number
format: float
useMyPosition:
description: "Use My Position instead of latitude/longitude settings"
type: number
format: float
title:
type: string
rgbColor: