summaryrefslogtreecommitdiff
path: root/altosui/AltosUI.java
Commit message (Expand)AuthorAge
* altosui: add tool-tips to the button box.Keith Packard2011-08-23
* altosui: Add --summary option to dump flight stats to stdoutKeith Packard2011-08-22
* altosui: Show filename in AltosGraph windowKeith Packard2011-08-22
* altosui: Clean up command line processing. Add --graphKeith Packard2011-08-21
* altosui: Add a 'Graph Flight' button to the 'landed' tabKeith Packard2011-08-10
* altosui: altimeter is not spelled altimterKeith Packard2011-08-08
* altosui: Convert from channels to frequenciesKeith Packard2011-08-08
* altosui: Change button to 'Configure Altimeter'Keith Packard2011-08-08
* altosui: Add idle monitor dialogKeith Packard2011-08-02
* altosui: Add map preloading GUIKeith Packard2011-07-16
* altosui: Start adding support for scanning radio for available devicesKeith Packard2011-07-16
* altosui: Separate out flash debug code to separate threadKeith Packard2011-04-25
* altosui: Use persistent list of bluetooth devices for device dialogsKeith Packard2011-04-19
* altosui: Make bluetooth dialog modalKeith Packard2011-04-18
* altosui: Create abstract AltosDevice classKeith Packard2011-04-14
* altosui: Add primitive bluetooth device manager UI.Keith Packard2011-04-14
* altosui: Add support for telemetry version 4Keith Packard2011-03-24
* altosui: Add eeprom 'manage' ui to download and delete multiple flightsKeith Packard2011-01-12
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24