summaryrefslogtreecommitdiff
path: root/altosui/AltosGraphUI.java
Commit message (Expand)AuthorAge
* altosuilib: Remove old map bitsKeith Packard2015-05-26
* altoslib/altosuilib: Update library version to 7Keith Packard2015-05-25
* Bump java library versionsKeith Packard2015-02-07
* altosui: Update 'Imperial Units' checkbox when units changeKeith Packard2014-10-04
* altosui: Check for map and stats table when changing units/fonts in graphKeith Packard2014-09-29
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altosuilib: Handle font and units changes in maps and stats tableKeith Packard2014-06-11
* altosuilib: Rewrite map GUI bitsKeith Packard2014-06-11
* telegps: Add graph displayKeith Packard2014-05-29
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altosui: Graph TeleMini flights without crashingKeith Packard2013-04-02
* 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