altos: re-write a bit of GPS parsing code to reduce size
authorKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:28:38 +0000 (18:28 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:44:26 +0000 (18:44 -0700)
Use a local variable while computing hdop.
Place the next incoming character in data instead of pdata.

Saved a surprising amount of memory.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found