summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
* altosui: Separate out jfreechart and jcommon directoriesKeith Packard2010-10-06
* altosui: Remove ability to graph data in .csv filesKeith Packard2010-10-06
* altosui: Add KML file export.Keith Packard2010-09-28
* Merge remote branch 'aj/master'Keith Packard2010-09-27
|\
| * Add callsign/serial/flight to graph titleAnthony Towns2010-09-28
* | altosui: use Altos constants in graphing codeKeith Packard2010-09-27
|/
* Hax0r graphing to support telem/eeprom filesAnthony Towns2010-09-28
* Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-28
|\
| * altosui: Deal with eeprom dates going backwards across wrapKeith Packard2010-09-27
| * altosui: .CSV output: add link quality, gps hdop and sat C/N0 numbersKeith Packard2010-09-27
| * altosui: Create iterables for log file scanning. Split out display threadsKeith Packard2010-09-27
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-24
|\|
| * altosui: Require 4 sats for 'good' GPS dataKeith Packard2010-09-23
| * altosui: remove unused ReplayThread wrapper classesKeith Packard2010-09-20
| * altosui: Factor some UI elements into separate classesKeith Packard2010-09-20
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-20
|\|
| * altosui: Write raw sensor data to .csv filesKeith Packard2010-09-19
| * altosui: Use recorded ground acceleration when reading eeprom filesKeith Packard2010-09-19
* | Add JFreeChart to Makefile.amAnthony Towns2010-09-15
* | Add graphing.Anthony Towns2010-09-15
|/
* altosui: Remember directory containing firmware filesKeith Packard2010-09-10
* altosui: set default .csv file name in file save dialogKeith Packard2010-09-10
* make the column headers comma separated, too, so they align with the dataBdale Garbee2010-09-10
* altosui: Stop parsing eeprom file after hitting 'landed' state0.7.1Keith Packard2010-09-09
* altosui: Fill in time value of last Eeprom record read from fileKeith Packard2010-09-09
* altosui: Remove debug printfs from AltosTelemetryReaderKeith Packard2010-09-09
* altosui: Fix telemetry file reader to handle tick count wrappingKeith Packard2010-09-09
* Add --with-fat-dir configure option to publish finished stand-alone bitsKeith Packard2010-09-09
* altosui: libaltos.so is built with libtool -- it's in ../libaltos/.libsKeith Packard2010-09-09
* altosui: Remove some debug printfs.Keith Packard2010-09-09
* altosui: conflating USB product and vendor IDs is a bad ideaKeith Packard2010-09-09
* initial cut at an altosui man pageBdale Garbee2010-09-09
* altosui: Display error dialog when AltOS JNI library can't be loadedKeith Packard2010-09-09
* altosui: Store libaltos.so in $(libdir)/altosKeith Packard2010-09-09
* altosui: remove FATJAR from all-local to avoid building fat .jar fileKeith Packard2010-09-09
* altosui: hack to make JAVAROOT directory get created before javac runsKeith Packard2010-09-09
* altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and ia64Keith Packard2010-09-09
* altosui: Add explicit requirement to create classes directoryKeith Packard2010-09-09
* altosui: ensure that 'altosui' script is installed. Pass arguments along.Keith Packard2010-09-05
* altosui: eeprom files place 'boost' time in the flight number record.Keith Packard2010-09-05
* altosui: Record flight number when scanning file, not when runningKeith Packard2010-09-05
* altosui: Use local .class files in the classpathKeith Packard2010-09-05
* altosui: Prevent voice altitude data from queueing upKeith Packard2010-09-05
* altosui: Add AltosVoice.drain() to wait for queued speech to finishKeith Packard2010-09-05
* altosui: Start idle thread after the rocket leaves the padKeith Packard2010-09-05
* altosui: When replay thread is interrupted, don't make final reportKeith Packard2010-09-05
* altosui: Add elevation and range data to main displayKeith Packard2010-09-05
* altosui: Eeprom files contain only one date; save it.Keith Packard2010-09-05
* altosui: Remove debugging printf from AltosEepromReaderKeith Packard2010-09-05
* altosui: Return AO_LOG_INVALID instead of exception for eeprom filesKeith Packard2010-09-05