gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Refactor the way NTP shared memory segments are addressed


From: Hal Murray
Subject: Re: [gpsd-dev] Refactor the way NTP shared memory segments are addressed.
Date: Tue, 13 Jan 2015 21:09:09 -0800

On Fedora 21:

Processing test/daemon/ublox-sirf1.log
--- test/daemon/ublox-sirf1.log.chk     2015-01-13 20:34:48.424638915 -0800
+++ /tmp/gpsd-test-mQsbGIqQ6aaFZx/test-29913.chk        2015-01-13 
20:43:06.425906465 -0800
@@ -8,12 +8,12 @@
 $GPGSA,A,3,11,23,20,7,1,14,25,24,,,,,1.9,1.8,1.6*35
 $GPGBS,090610,9.63,M,11.27,M,37.03,M*3E
 {"class":"TPV","mode":3,"time":"2005-06-11T09:06:10.990Z","ept":0.005,"lat":5
2.062675884,"lon":5.138600900,"alt":33.299,"epx":9.631,"epy":11.267,"epv":37.0
32,"track":0.0000,"speed":0.000,"climb":0.000}
-$GPZDA,090614.00,11,06,2005,00,00*6D
-$GPGGA,090613,5203.7605,N,00508.3168,E,1,08,1.80,34.43,M,46.772,M,,*7F
-$GPRMC,090613,A,5203.7605,N,00508.3168,E,0.0447,54.442,110605,,*16
+$GPZDA,080614.00,11,06,2005,00,00*6C
+$GPGGA,080613,5203.7605,N,00508.3168,E,1,08,1.80,34.43,M,46.772,M,,*7E
+$GPRMC,080613,A,5203.7605,N,00508.3168,E,0.0447,54.442,110605,,*17
 $GPGSA,A,3,11,23,20,7,1,14,25,24,,,,,0.8,1.8,1.0*33
-$GPGBS,090613,9.63,M,11.27,M,23.00,M*3B
-{"class":"TPV","mode":3,"time":"2005-06-11T09:06:13.999Z","ept":0.005,"lat":5
2.062675221,"lon":5.138613239,"alt":34.425,"epx":9.631,"epy":11.267,"epv":23.0
00,"track":54.4418,"speed":0.023,"climb":0.024,"eps":7.49,"epc":19.95}
+$GPGBS,080613,9.63,M,11.27,M,23.00,M*3A
+{"class":"TPV","mode":3,"time":"2005-06-11T08:06:13.999Z","ept":0.005,"lat":5
2.062675221,"lon":5.138613239,"alt":34.425,"epx":9.631,"epy":11.267,"epv":23.0
00,"track":54.4418,"speed":0.023,"climb":0.024}
 $GPGSV,3,1,12,04,51,189,00,11,63,142,46,23,22,187,44,20,69,250,45*7C
 $GPGSV,3,2,12,13,34,231,00,07,35,297,43,02,13,316,00,01,49,069,46*71
 $GPGSV,3,3,12,27,46,082,00,14,18,040,47,25,18,090,44,24,43,294,47*76
@@ -22,7 +22,7 @@
 $GPGGA,090614,5203.7605,N,00508.3168,E,1,08,1.80,34.44,M,46.772,M,,*7F
 $GPRMC,090614,A,5203.7605,N,00508.3168,E,0.0525,55.231,110605,,*17
 $GPGSA,A,3,11,23,20,7,1,14,25,24,,,,,0.8,1.8,1.0*33
-{"class":"TPV","mode":3,"time":"2005-06-11T09:06:14.999Z","ept":0.005,"lat":5
2.062674648,"lon":5.138613239,"alt":34.441,"epx":9.631,"epy":11.267,"epv":23.0
00,"track":55.2310,"speed":0.027,"climb":0.027,"eps":22.53,"epc":46.00}
+{"class":"TPV","mode":3,"time":"2005-06-11T09:06:14.999Z","ept":0.005,"lat":5
2.062674648,"lon":5.138613239,"alt":34.441,"epx":9.631,"epy":11.267,"epv":23.0
00,"track":55.2310,"speed":0.027,"climb":0.027,"eps":0.01,"epc":0.01}
 $GPGSV,3,1,12,04,51,189,00,11,63,142,47,23,22,187,45,20,69,250,45*7C
 $GPGSV,3,2,12,13,34,231,00,07,35,297,43,02,13,316,00,01,49,069,47*70
 $GPGSV,3,3,12,27,46,082,00,14,18,040,47,25,18,090,45,24,43,294,48*78
Processing test/daemon/udp-test.log
Processing test/daemon/venus634lp.log
Processing test/daemon/zodiac.log
Regression test FAILED: 1 errors in 89 tests total (0 not found).
The following test Failed:
================================================================
"test/daemon/ublox-sirf1.log"
================================================================
Elapsed time: 116
scons: *** [gps-regress] Error 1
scons: building terminated because of errors.


On FreeBSD:

gcc -o gpsutils.os -c -D_GNU_SOURCE -Wmissing-prototypes -Wextra -Wall 
-Wno-uninitialized -Wno-missing-field-initializers -Wcast-align 
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
-Wpointer-arith -Wreturn-type -pthread -Wmissing-declarations -O2 -pthread 
-fPIC gpsutils.c
gpsutils.c: In function 'iso8601_to_unix':
gpsutils.c:360: error: 'timezone' undeclared (first use in this function)
gpsutils.c:360: error: (Each undeclared identifier is reported only once
gpsutils.c:360: error: for each function it appears in.)
scons: *** [gpsutils.os] Error 1
scons: building terminated because of errors.


Compiles and checks for me on Debian and Ubuntu.


-- 
These are my opinions.  I hate spam.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]