Skip to content

cps_recv: Work on issue #207 dealing with wildly bad input time values.

Add a filter to the receiver and drop all messages that have a key (time) that is too far from current gps time.

  • defaults to 5 minutes.
  • reads the current gps time from /proc/gps or calculates from system time.
Edited by Jonathan Hanks

Merge request reports