MonashUAS/cmavnode

GPS link delay

Closed this issue · 1 comments

olwyk commented

Calculate link delay due to processing time between nodes using GPS timestamps.

JMare commented

The best way to do this would be to use GPSD to handle the gps hardware and then query it with cmavnode.
Or we could just take the system time as true and leave it up to the user to make sure the times are synced up (RTC + NTP should give us some level of accuracy?)