altosui: Rewrite info table to mix with scroll pane well. Fix startup size
[fw/altos] / ao-tools / altosui / AltosFlightUI.java
2010-11-21 Keith Packardaltosui: Rewrite info table to mix with scroll pane...
2010-11-20 Keith Packardaltosui: Fix channel changing in flight UI to actually...
2010-11-20 Keith Packardaltosui: switch channel selector to combo box. Shorten...
2010-11-16 Keith Packardaltosui: Cleanup flight UI layout
2010-11-14 Keith Packardaltosui: With --replay option, exit when replay window...
2010-11-14 Keith Packardaltosui: Replace flight status table with labels, fix...
2010-11-11 Keith PackardMerge remote branch 'aj/buttonbox' into buttonbox
2010-11-11 Anthony Townsread preferences for --replay
2010-11-10 Keith Packardaltosui: Add ascent, descent and landed tabs
2010-11-09 Keith Packardaltosui: Add tab UI with 'pad' mode.
2010-11-09 Keith Packardaltosui: Create abstract interface for flight data...
2010-11-09 Keith Packardaltosui: Split out flight monitoring to separate window