summaryrefslogtreecommitdiff
path: root/altosui/AltosUI.java
Commit message (Expand)AuthorAge
* macosx: Respond to apple messages in all appsKeith Packard2014-06-18
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altosuilib: Rewrite map GUI bitsKeith Packard2014-06-11
* telegps: Hook up data download dialogKeith Packard2014-05-28
* telegps: Add scan UIKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altosui: --fetchmaps gets same number of maps as GUIAnthony Towns2014-01-20
* altosui: Handle a missing libaltos when starting upKeith Packard2014-01-01
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib: More AltosState hackingKeith Packard2013-09-02
* altoslib/altosui: Further AltosState transition workKeith Packard2013-08-31
* altoslib/altosui: Fixes for state changesKeith Packard2013-08-31
* altoslib/altosui: Get legacy telem working with new AltosState structureKeith Packard2013-08-31
* altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* Add Mini logging format. Use in EasyMinilpcKeith Packard2013-05-19
* altosui: Stick file basename in graph window titleKeith Packard2013-02-11
* altosui: Display callsign in connecting message windowKeith Packard2013-02-10
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Make initial AltOS window position configurableKeith Packard2013-01-20
* altosui/micropeak: Let native window system place windowsKeith Packard2013-01-20
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: Parse .mega files from command lineKeith Packard2012-10-13
* altosui: comment out un-used fields and methodsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* altosui: Exit with an error status when file processing failsKeith Packard2012-09-12
* altosui: Add multi-sized icons to all windowsKeith Packard2012-09-12
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Move product definitions from AltosUI to AltosLibKeith Packard2012-06-17
* altosui: Move telemetry reader &c to altoslibKeith Packard2012-06-02
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out UI-specific preferencesKeith Packard2012-06-02
* altosui: Quick hacks to download megametrum data and convert to CSVKeith Packard2012-06-01
* altosui: Disable launch controller buttonKeith Packard2012-03-28
* altosui: Add Configure Ground Station dialog (trac #29)Keith Packard2012-03-28
* altosui: Find actual landing time when computing stats (trac #23)Keith Packard2012-03-27
* altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* altosui: launch controller button needs to move overKeith Packard2011-08-27
* altosui: Hook up the launch controller UI from the main button boxKeith Packard2011-08-27
* altosui: Use system look&feelKeith Packard2011-08-23
* 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