altosui: Fix flight data download for TM. Look for MM flights when graphing
authorKeith Packard <keithp@keithp.com>
Tue, 3 Jul 2012 07:29:43 +0000 (00:29 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Jul 2012 07:29:43 +0000 (00:29 -0700)
commitea957f9e6144f8411ac84ee2905700f55f5a6e8a
treef2fac4d8d9a941fdbd765835bd2f0836621f3890
parent933fc7e4c2f617e49e1cfdf45b83695290b51456
altosui: Fix flight data download for TM. Look for MM flights when graphing

A couple of minor fixes, the first to not force the log format so that
TM/Tm data will be downloaded correctly and the second to expand the
set of files to include '.mega' files when plotting data.

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