summaryrefslogtreecommitdiff
path: root/test/packet.test.chk
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2008-07-13 09:41:20 +0000
committerEric S. Raymond <esr@thyrsus.com>2008-07-13 09:41:20 +0000
commit6a084b39c8f3081a7a737dbd7c5868a7f63eada4 (patch)
tree419335d26152f9396e6dd40289e9e8755ec0eb0f /test/packet.test.chk
parent78c28e4fdf6e738aa2ec72539c12edad39dc46ce (diff)
downloadgpsd-6a084b39c8f3081a7a737dbd7c5868a7f63eada4.tar.gz
Packet state machine now recognizes RTCM3 packets correctly.
Update the packet regression test load. Introduce new EOF_PACKET type to signal that the packet getter sees EOF. All regression tests pass.
Diffstat (limited to 'test/packet.test.chk')
-rw-r--r--test/packet.test.chk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/packet.test.chk b/test/packet.test.chk
index 883a2c96..3c170be4 100644
--- a/test/packet.test.chk
+++ b/test/packet.test.chk
@@ -13,3 +13,5 @@
13: EverMore packet 0x04 with 0x10 0x10 sequence, some noise before packet data test succeeded.
14: EverMore packet 0x04, 0x10 and some other data at the beginning test succeeded.
15: EverMore packet 0x04, 0x10 three times at the beginning test succeeded.
+16: RTCM104V3 type 1005 packet test succeeded.
+17: RTCM104V3 type 1005 packet with 4th byte garbled test succeeded.