summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
* altosui: Use timeouts to recover from broken packet links.Keith Packard2010-11-19
* altosui: Clean up global AltosUI configuration settings dialogKeith Packard2010-11-19
* altosui: Unify datafile selection to AltosDataChooserKeith Packard2010-11-19
* altosui: Add igniter ground testing codeKeith Packard2010-11-19
* altosui: Add igniter status to ascent and descent tabsKeith Packard2010-11-16
* altosui: Cleanup flight UI layoutKeith Packard2010-11-16
* altosui: Add callsign configuration in AltosUI configuration dialogKeith Packard2010-11-16
* altosui: add reboot button to telemetrum configuration UIKeith Packard2010-11-15
* altosui: eliminate menu bar, moving elements to buttons.Keith Packard2010-11-15
* altosui: oops, missed a file in the previous commitKeith Packard2010-11-15
* altosui: With --replay option, exit when replay window is closedKeith Packard2010-11-14
* altosui: Replace flight status table with labels, fix resize.Keith Packard2010-11-13
* altosui: Open serial device at 'new' time. Prohibit duplicate opens.Keith Packard2010-11-13
* altosui: Eliminate unncessary import altosui linesKeith Packard2010-11-13
* altosui: Add RF calibration to TeleMetrum config dialogKeith Packard2010-11-12
* add compass bearing during descentAnthony Towns2010-11-11
* add compass bearing to voice outputAnthony Towns2010-11-11
* use grayled.png for offAnthony Towns2010-11-11
* reduce font size for FlightInfoTableAnthony Towns2010-11-11
* read preferences for --replayAnthony Towns2010-11-11
* add --replay command line argumentAnthony Towns2010-11-11
* use value_font for valuesAnthony Towns2010-11-11
* altosui: Add ascent, descent and landed tabsKeith Packard2010-11-09
* altosui: Add tab UI with 'pad' mode.Keith Packard2010-11-09
* altosui: Create abstract interface for flight data displayKeith Packard2010-11-09
* altosui: Fix more calls to AltosPreferences.channel()Keith Packard2010-11-08
* altosui: Fix channel setting at serial open timeKeith Packard2010-11-08
* altosui: Create buttons for main actionsKeith Packard2010-11-08
* altosui: Split out flight monitoring to separate windowKeith Packard2010-11-08
* 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