altosui: remove un-used import
[fw/altos] / altosui / AltosFlightUI.java
2012-09-14 Mike Beattiealtosui: remove un-used imports
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-03 Keith Packardaltosui: Complete split out of separate java library
2012-06-03 Keith Packardaltosui: Split out UI-specific preferences
2012-03-28 Keith Packardaltosui: Mark data 'Age' in monitor idle UI too
2012-03-27 Keith Packardaltosui: Show only supported telemetry version
2012-03-27 Keith Packardaltosui: Show time since last packet in flight status...
2011-11-12 Keith Packardaltosui: Make UI Look&Feel configurable
2011-08-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-08-25 Keith Packardaltosui: Make flight monitor font size configurable
2011-08-24 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-08-24 Keith Packardaltosui: Try to get dialogs to look a little better
2011-08-14 Keith Packardaltosui: Add companion support to the flight UI and...
2011-08-10 Keith Packardaltosui: Add a 'Graph Flight' button to the 'landed...
2011-08-09 Keith Packardaltosui: Save frequency after setting it in AltosFlightUI
2011-08-08 Keith Packardaltosui: Convert from channels to frequencies
2011-07-17 Keith PackardMerge branch 'preload-maps'
2011-07-17 Keith Packardaltosui: Generalize and centralize telemetry constants...
2011-07-07 Keith Packardaltosui: Don't show missing igniter and gps values
2011-06-28 Keith Packardaltosui: Support raw telemetry from TeleDongle
2011-04-19 Keith PackardMerge branch 'telemini' into telebt
2011-04-19 Keith Packardaltosui: Use persistent list of bluetooth devices for...
2011-03-27 Keith Packardaltosui: Off-by-one error in telemetry format configura...
2011-03-23 Keith Packardaltosui: Add telemetry format menu and preferences
2011-03-23 Keith Packardaltosui: Add support for telemetry version 4
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-25 Keith PackardMerge remote branch 'aj/buttonbox' into 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.