summaryrefslogtreecommitdiff
path: root/altosui/AltosGraphUI.java
Commit message (Expand)AuthorAge
* altosui: Remove graph series which aren't availableKeith Packard2013-02-11
* altosui: Stick file basename in graph window titleKeith Packard2013-02-11
* altosui: Add map and GPS data to graph window. Trac #50Keith Packard2013-02-10
* altosui/altoslib/altosuilib: Switch altosui to shared graph codeKeith Packard2013-02-10
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* altosui: Clean up graph a bit, remove shapes, improve tooltipsKeith Packard2012-12-18
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
* altosui: comment out/remove dead codeMike Beattie2012-09-14
* altosui: comment out un-used classes and associated importsMike Beattie2012-09-14
* altosui: comment out un-used fields and methodsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* altosui: Imperial units for graphs tooKeith Packard2012-09-11
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
* altosui: Remove igniter voltages from chart.Keith Packard2011-10-08
* altosui: Allow for multiple instances of each state in the graphKeith Packard2011-10-08
* altosui: Show filename in AltosGraph windowKeith Packard2011-08-22
* Altosui: Add flight statistics tab to graph windowKeith Packard2011-08-10
* altosui: Change continutity colors to yellow/magentaKeith Packard2011-07-17
* altosui: Add main/drogue voltages to default graphKeith Packard2011-07-05
* altosui: Elide missing values from graphsKeith Packard2011-07-05
* altos/altosui: Log averaged baro sensor data in Tm/TnKeith Packard2011-04-09
* altosui: Only plot acceleration when present in data fileKeith Packard2011-03-30
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24