wose / satnogs-monitor

Terminal UI monitor for your SatNOGS ground station.
GNU General Public License v3.0
78 stars 5 forks source link

Display rotator position next to vessels azimuth and elevation #13

Closed wose closed 4 years ago

wose commented 4 years ago

If the station uses a rotator we can query rotctld for the rotators position and display it next to the vessels azimuth and elevation and calculate and display the error between the two (only if the vessel is above the horizon).

This needs some rotctld client implementaion.