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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user