Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / altosui / AltosUI.java
2012-09-13 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-13 Keith Packardaltosui: Exit with an error status when file processing...
2012-09-13 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-12 Keith Packardaltosui: Add multi-sized icons to all windows
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-18 Keith Packardaltosui: Move product definitions from AltosUI to AltosLib
2012-06-03 Keith Packardaltosui: Move telemetry reader &c to altoslib
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-06-03 Keith Packardaltosui: Split out UI-specific preferences
2012-06-02 Keith Packardaltosui: Quick hacks to download megametrum data and...
2012-03-28 Keith Packardaltosui: Disable launch controller button
2012-03-28 Keith Packardaltosui: Add Configure Ground Station dialog (trac...
2012-03-28 Keith Packardaltosui: Find actual landing time when computing stats...
2011-11-12 Keith Packardaltosui: Make UI Look&Feel configurable
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-27 Keith Packardaltosui: launch controller button needs to move over
2011-08-27 Keith Packardaltosui: Hook up the launch controller UI from the...
2011-08-24 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-08-24 Keith Packardaltosui: Use system look&feel
2011-08-24 Keith Packardaltosui: add tool-tips to the button box.
2011-08-23 Keith Packardaltosui: Add --summary option to dump flight stats...
2011-08-23 Keith Packardaltosui: Show filename in AltosGraph window
2011-08-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-08-22 Keith Packardaltosui: Clean up command line processing. Add --graph
2011-08-10 Keith Packardaltosui: Add a 'Graph Flight' button to the 'landed...
2011-08-08 Keith Packardaltosui: altimeter is not spelled altimter
2011-08-08 Keith Packardaltosui: Convert from channels to frequencies
2011-08-08 Keith Packardaltosui: Change button to 'Configure Altimeter'
2011-08-03 Keith Packardaltosui: Add idle monitor dialog
2011-07-17 Keith PackardMerge branch 'preload-maps'
2011-07-17 Keith PackardMerge branch 'scan-telemetry' into preload-maps
2011-07-17 Keith Packardaltosui: Add map preloading GUI
2011-07-16 Keith Packardaltosui: Start adding support for scanning radio for...
2011-04-26 Keith Packardaltosui: Separate out flash debug code to separate...
2011-04-19 Keith PackardMerge branch 'telemini' into telebt
2011-04-19 Keith Packardaltosui: Use persistent list of bluetooth devices for...
2011-04-18 Keith Packardaltosui: Make bluetooth dialog modal
2011-04-14 Keith Packardaltosui: Create abstract AltosDevice class
2011-04-14 Keith Packardaltosui: Add primitive bluetooth device manager UI.
2011-03-23 Keith Packardaltosui: Add support for telemetry version 4
2011-01-12 Keith Packardaltosui: Add eeprom 'manage' ui to download and delete...
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith PackardMove altosui to the top level, placing libaltos inside it.