The NMEA mode of the ts2phc program is broken and cannot work
correctly.  This series fixes the damage and also completes a couple
of outstanding todos.

Richard Cochran (8):
  ts2phc: nmea: Correct UTC to TAI conversion.
  ts2phc: nmea: Add error messages for leap second lookup failures.
  ts2phc: nmea: Simplify validity checking.
  ts2phc: nmea: Add a configuration option for the current leap seconds
    file.
  ts2phc: nmea: Clean up error path.
  ts2phc: nmea: Update the leap seconds table on demand.
  ts2phc: nmea: Drop time of day readings older than five seconds.
  lstab: Bring expiration up to date.

 config.c             |  1 +
 lstab.c              |  2 +-
 lstab.h              |  2 +-
 ts2phc.8             |  8 +++++
 ts2phc_nmea_master.c | 79 +++++++++++++++++++++++++++++++++++++++-----
 5 files changed, 82 insertions(+), 10 deletions(-)

-- 
2.20.1



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to