summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-03-14 14:53:07 -0700
committerGary E. Miller <gem@rellim.com>2019-03-14 14:53:07 -0700
commit0cb203080797c22aa0cc3ffe3f8b6bb69ff2b72c (patch)
treef1da923e9af0ff7755bf9f837341fc28d8df70a0 /test
parent84bd85b418a39d07dfce8a25c921c2b81d1b0371 (diff)
downloadgpsd-0cb203080797c22aa0cc3ffe3f8b6bb69ff2b72c.tar.gz
Regressions: cleanup april6_2019 test case.
Diffstat (limited to 'test')
-rw-r--r--test/daemon/april6_2019.log9
-rw-r--r--test/daemon/april6_2019.log.chk4
2 files changed, 5 insertions, 8 deletions
diff --git a/test/daemon/april6_2019.log b/test/daemon/april6_2019.log
index c2abd321..38859ebb 100644
--- a/test/daemon/april6_2019.log
+++ b/test/daemon/april6_2019.log
@@ -3,11 +3,8 @@
# Submitter: Gary E. Miller <gem@rellim.com>
# Date: 2019-3-14
# Location: 48 29.0005 N, 000 22.0016 E
-# Note: Bad year at moment of 1st GPS epoch roll over on:
-# "1999-08-22T00:02:31.420Z"
-# 99 becomes -1
-# 1999 shown as 2099
-# GPRMC hhmmss goes backwards!
+# Note: Bad year just after 6 Apr 2019 GPS week rollover
+# year is either 99 or -1, no longer 19.
# From the Telit App note:
# https://rutronik-tec.com/wp-content/uploads/2019/02/Telit_Cellular_WeekRollover_Application_Note_r0.pdf
#
@@ -15,5 +12,5 @@
# BSD terms apply: see the file COPYING in the distribution root for details.
#
$GPRMC,,V,,,,,,,,,,N*53
-$GPRMC,000231.42,A,4829.0005,N,00022.0016,E,0.16,212.28,220899,,,A*59
$GPRMC,000231.099,A,4829.0005,N,00022.0015,E,0.15,212.28,2208-1,,,A*73
+$GPRMC,000231.42,A,4829.0005,N,00022.0016,E,0.16,212.28,220899,,,A*59
diff --git a/test/daemon/april6_2019.log.chk b/test/daemon/april6_2019.log.chk
index f529e996..6f76c8fd 100644
--- a/test/daemon/april6_2019.log.chk
+++ b/test/daemon/april6_2019.log.chk
@@ -1,5 +1,5 @@
$GPRMC,,V,,,,,,,,,,N*53
+$GPRMC,000231.099,A,4829.0005,N,00022.0015,E,0.15,212.28,2208-1,,,A*73
+{"class":"TPV","mode":2,"lat":48.483341667,"lon":0.366691667,"track":212.2800,"speed":0.077}
$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":"2099-08-22T00:02:31.420Z","ept":0.005,"lat":48.483341667,"lon":0.366691667,"track":212.2800,"speed":0.077}