From 1f732455a83c30108826bdc947c84ec462dc7b82 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Thu, 14 Mar 2019 14:39:40 -0700 Subject: driver_nmea0183: Be more paranoid in merge_ddmmyy() Check for properly formatted ddmmyy string. --- test/daemon/april6_2019.log.chk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/daemon/april6_2019.log.chk') diff --git a/test/daemon/april6_2019.log.chk b/test/daemon/april6_2019.log.chk index a0f5cadc..f529e996 100644 --- a/test/daemon/april6_2019.log.chk +++ b/test/daemon/april6_2019.log.chk @@ -2,4 +2,4 @@ $GPRMC,,V,,,,,,,,,,N*53 $GPRMC,000231.42,A,4829.0005,N,00022.0016,E,0.16,212.28,220899,,,A*59 {"class":"TPV","mode":2,"time":"2099-08-22T00:02:31.420Z","ept":0.005,"lat":48.483341667,"lon":0.366693333,"track":212.2800,"speed":0.082} $GPRMC,000231.099,A,4829.0005,N,00022.0015,E,0.15,212.28,2208-1,,,A*73 -{"class":"TPV","mode":2,"time":"1971-08-22T00:02:31.099Z","ept":0.005,"lat":48.483341667,"lon":0.366691667,"track":212.2800,"speed":0.077} +{"class":"TPV","mode":2,"time":"2099-08-22T00:02:31.420Z","ept":0.005,"lat":48.483341667,"lon":0.366691667,"track":212.2800,"speed":0.077} -- cgit v1.2.1