From e621f57349cb93d2b759bf608e7dfeee68e20411 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 3 Nov 2013 19:18:07 -0500 Subject: Restore "Transport: UDP" functionality to gpsfake. Add a regression test for it. --- test/daemon/udp-test.log | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/daemon/udp-test.log (limited to 'test/daemon/udp-test.log') diff --git a/test/daemon/udp-test.log b/test/daemon/udp-test.log new file mode 100644 index 00000000..3054f6d4 --- /dev/null +++ b/test/daemon/udp-test.log @@ -0,0 +1,16 @@ +# Name: Generic NMEA +# Submitter: Eric S. Raymond +# Date: 2013-11-03 +# Transport: UDP +# Notes: The most significant thing about this test load is not the content, +# but the magic cookie that tells it to feed the daemon over UDP +# rather than a pseudo-tty. We include spme leading garbage as a +# robustness check for the packetizer. +,1.7,-30.40,M,-13.9,M,,*7D +$GPGGA,193221.00,2037.72792,N,08704.08478,W,1,04,1.7,-30.40,M,-13.9,M,,*7D +$GPGSA,A,3,10,28,09,13,,,,,,,,,03.4,01.7,03.0*00 +$GPGSV,3,1,12,28,14,150,41,09,15,254,41,10,43,192,47,13,06,081,36*7A +$GPGSV,3,2,12,02,56,323,,04,41,024,,12,31,317,,17,31,085,*72 +$GPGSV,3,3,12,05,15,318,,24,02,246,,33,08,096,,35,45,118,*7D +$GPRMC,193221.00,A,2037.7279,N,08704.0848,W,00.1,201.8,231207,01,W,A*2D +$GPZDA,193223.00,23,12,2007,00,00*69 -- cgit v1.2.1