altoslib: MegaMetrum eeprom never loses GPS date
authorKeith Packard <keithp@keithp.com>
Sun, 21 Oct 2012 20:42:00 +0000 (13:42 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 21 Oct 2012 20:42:00 +0000 (13:42 -0700)
commit1f5a453cb4650fc97cc990a9e42242278c29cc04
tree3e84160bcc23c40140d87be28ca29770dfce3a7a
parent84a144e8b479550406323bc3b2cf89026b770746
altoslib: MegaMetrum eeprom never loses GPS date

TeleMetrum had a firmware bug that would fail to record the GPS date
and time correctly, that was hacked around in altosui, but isn't
needed for MegaMetrum. Remove those hacks from the MM path.

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