diff --git a/sirfbin_gp2_to_human.pl b/sirfbin_gp2_to_human.pl index 7a9ec0e..3a55a40 100755 --- a/sirfbin_gp2_to_human.pl +++ b/sirfbin_gp2_to_human.pl @@ -269,6 +269,11 @@ () @data = (); # FIXME DELME } + when ('33') { + say "Tracker Load Status Report (UNUSED) -- hex $rest"; + @data = (); # FIXME DELME + } + when ('34') { say "GPSD knows MID 0x$MID -- PPS Time MID 52 -- hex $rest"; @data = (); # FIXME DELME