Add GPS data, rig time, and GPS time for future JSON broadcast data

pull/1242/head
Mike Black W9MDB 2023-01-19 22:58:12 -06:00
rodzic c78371353c
commit 13d27a3567
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -64,9 +64,19 @@
"Command": "set_freq VFOA 14074000",
"Status": "OK"
},
"__comment_gps__": "Rigs that have gps output may include this data Lat -180 to 180 Lat -90 to 90",
"GPS":
{
"Latitude": 31.6543,
"Longitude": -91.6543,
"__comment_gps__": "Time is in UTC gps synchronized for this block",
"Time": "2023-01-18T14:29:18.740561"
},
"Split": true,
"SatMode": false,
"__comment_Time__": "Time is from internal rig not GPS synced so may be inaccurate -- see GPS Time",
"Time": "2023-01-18T14:29:18.740561",
"Rig": "Dummy",
"App": "Hamlib",
"__comment_version__": "protocol version date YYYYMMDD",