summaryrefslogtreecommitdiff
path: root/altoslib/AltosOrderedMegaRecord.java
Commit message (Collapse)AuthorAge
* altoslib: MegaMetrum eeprom never loses GPS dateKeith Packard2012-10-21
| | | | | | | | 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: move distinct classes to separate files.Mike Beattie2012-09-07
Signed-off-by: Mike Beattie <mike@ethernal.org>