rtkbase
rtkbase copied to clipboard
Displaying rovers on map
Is your feature request related to a problem? Please describe.
Tracking vehicles connected to this base station, e.g. for tracking equipment remotely
Describe the solution you'd like
Displaying position of rovers on the map on the status page. I was thinking of relaying back ntrip input we're getting from the ntrip caster using the -b 1 parameter in str2str. However, then it is needed to code a tcp server/tcp client to intercept this data if I'm not mistaken. So any other ideas are welcome!