altoslib: Parse GPS .mega file entries for reply/graphing
authorKeith Packard <keithp@keithp.com>
Sun, 21 Oct 2012 23:53:23 +0000 (16:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 21 Oct 2012 23:53:23 +0000 (16:53 -0700)
commit89c621be35e1a6d3394b0e143391fcf2d94d7b41
treeb5537103f69185251465e17ab07120c9385e2785
parent7894c27b2b2c3c46a7c107c8acd5977830f006cf
altoslib: Parse GPS .mega file entries for reply/graphing

The .mega file parsing had a pile of leftovers from when it was cloned
from the .eeprom file parsing code. Replace all of that with the right
parsing bits so that GPS data will be presented correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosEepromMega.java
altoslib/AltosEepromMegaIterable.java