altos: Shrink Skytraq NMEA parsing - common nmea_finish code
authorKeith Packard <keithp@keithp.com>
Sat, 12 Nov 2011 01:18:08 +0000 (17:18 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 12 Nov 2011 01:18:08 +0000 (17:18 -0800)
commit713bd503902526c17a7657c18be947ef8fa6a47a
tree0deec2c53a844d3be3633c491c9532bc97ca3173
parentd3e8275572550b700563b3bde73cd7a43b608f17
altos: Shrink Skytraq NMEA parsing - common nmea_finish code

This shares the checksum testing across all three lines, saving
another 103 bytes.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_gps_skytraq.c