Merge branch 'prefs_interface' into altosdroid
[fw/altos] / altosui / AltosEepromManage.java
2012-09-16 Mike BeattieMerge branch 'prefs_interface' into altosdroid
2012-09-14 Mike Beattiealtosui: comment out un-used fields and methods
2012-09-14 Mike Beattiealtosui: remove un-used imports
2012-09-11 Tom MarbleReverted package name to 'altosui' from 'AltosUI'
2012-09-11 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-10 Tom MarbleChanged package name from altosui to AltosUI
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-03-28 Keith Packardaltosui: Change flight data saving UI to separate downl...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/simple-quiet'...
2011-10-07 Keith PackardMerge remote-tracking branch 'uniarch/master' into...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/master' into multiarch
2011-08-28 Keith Packardaltosui: Report error message back from libaltos
2011-08-14 Keith Packardaltos: AltosSerial.flush_input shouldn't discard Interr...
2011-08-14 Keith Packardaltos: Don't try to use non-basestations for remote...
2011-04-19 Keith PackardMerge branch 'telemini' into telebt
2011-04-14 Keith Packardaltosui: Create abstract AltosDevice class
2011-03-29 Keith Packardaltosui: Display exception messages from swing thread
2011-03-29 Keith Packardaltosui: Make flight log downloading handle 'Connecting...
2011-03-27 Keith Packardaltosui: Tell serial device which frame to use for...
2011-03-26 Keith Packardaltosui: Remove a bunch of debug printfs from the eepro...
2011-01-16 Keith Packardaltosui: Ensure serial device is closed after eeprom...
2011-01-16 Mike BeattieClose serial port if Download/Delete dialog is cancelled.
2011-01-15 Keith Packardaltosui: Show dialog after successful delete or when...
2011-01-12 Keith Packardaltosui: Add eeprom 'manage' ui to download and delete...