altosui: Make 'monitor idle' work with older TeleMetrum firmware (trac #28)
authorKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 05:02:13 +0000 (22:02 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 05:03:05 +0000 (22:03 -0700)
commit3f0379db7067eaf104892a82b9c49142087adece
tree3e0e7c82ae099f3441da6134fba749e20966fbe7
parent7a9baabaf33db5e30eb4ef8f923a4fd96fd28fb4
altosui: Make 'monitor idle' work with older TeleMetrum firmware (trac #28)

Older TM firmware did not have the 'done' line at the end of the GPS
report, rather it would just stop after showing the Flags value. Check
the TM version and stop looking for GPS data when the Flags line appears.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosIdleMonitorUI.java
altosui/AltosSerial.java