summaryrefslogtreecommitdiff
path: root/altosui/AltosDescent.java
Commit message (Expand)AuthorAge
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
* altosui: Handle missing pad distance in descent tabKeith Packard2012-10-16
* Merge remote-tracking branch 'mjb/altosui_mjb'Keith Packard2012-09-20
|\
| * altosui: remove un-used importsMike Beattie2012-09-14
* | altosui: Show over-ground-distance in Descent tabKeith Packard2012-09-14
* | altosui: Fix Landed tab unitsKeith Packard2012-09-14
|/
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Use units conversion functions everywhere.Keith Packard2012-09-10
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Make flight monitor font size configurableKeith Packard2011-08-24
* altosui: Don't show missing igniter and gps valuesKeith Packard2011-07-06
* altosui: swing hide/show methods are deprecatedKeith Packard2011-03-25
* altosui: Add support for telemetry version 4Keith Packard2011-03-24
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24