altosui: calling thread.interrupt with null thread doesn't work well
[fw/altos] / ao-tools /
2010-11-20 Keith Packardaltosui: calling thread.interrupt with null thread...
2010-11-20 Keith Packardaltosui: When switching log files, don't terminate...
2010-11-20 Keith Packardaltosui: switch channel selector to combo box. Shorten...
2010-11-20 Keith Packardaltosui: Use timeouts to recover from broken packet...
2010-11-19 Keith Packardaltosui: Clean up global AltosUI configuration settings...
2010-11-19 Keith Packardaltosui: Unify datafile selection to AltosDataChooser
2010-11-19 Keith Packardaltosui: Add igniter ground testing code
2010-11-16 Keith Packardaltosui: Add igniter status to ascent and descent tabs
2010-11-16 Keith Packardaltosui: Cleanup flight UI layout
2010-11-16 Keith Packardaltosui: Add callsign configuration in AltosUI configur...
2010-11-15 Keith Packardaltosui: add reboot button to telemetrum configuration UI
2010-11-15 Keith Packardaltosui: eliminate menu bar, moving elements to buttons.
2010-11-15 Keith Packardaltosui: oops, missed a file in the previous commit
2010-11-14 Keith Packardaltosui: With --replay option, exit when replay window...
2010-11-14 Keith Packardaltosui: Replace flight status table with labels, fix...
2010-11-14 Keith Packardaltosui: Open serial device at 'new' time. Prohibit...
2010-11-13 Keith Packardaltosui: Eliminate unncessary import altosui lines
2010-11-13 Keith Packardaltosui: Add RF calibration to TeleMetrum config dialog
2010-11-11 Keith PackardMerge remote branch 'aj/buttonbox' into buttonbox
2010-11-11 Anthony Townsadd compass bearing during descent
2010-11-11 Anthony Townsadd compass bearing to voice output
2010-11-11 Anthony Townsuse grayled.png for off
2010-11-11 Anthony Townsreduce font size for FlightInfoTable
2010-11-11 Anthony Townsread preferences for --replay
2010-11-11 Anthony Townsadd --replay command line argument
2010-11-11 Anthony Townsuse value_font for values
2010-11-11 Keith Packardaltos: Use grey leds when unlit - easier to see
2010-11-10 Keith Packardaltosui: Add ascent, descent and landed tabs
2010-11-09 Keith Packardaltosui: Add tab UI with 'pad' mode.
2010-11-09 Keith Packardaltosui: Create abstract interface for flight data...
2010-11-09 Keith Packardaltosui: Fix more calls to AltosPreferences.channel()
2010-11-09 Keith Packardaltosui: Fix channel setting at serial open time
2010-11-09 Keith Packardaltosui: Create buttons for main actions
2010-11-09 Keith Packardaltosui: Split out flight monitoring to separate window
2010-10-06 Keith Packardaltosui: Separate out jfreechart and jcommon directories
2010-10-06 Keith Packardaltosui: Remove ability to graph data in .csv files
2010-09-29 Keith Packardaltosui: Add KML file export.
2010-09-28 Keith PackardMerge remote branch 'aj/master'
2010-09-28 Anthony TownsAdd callsign/serial/flight to graph title
2010-09-28 Keith Packardaltosui: use Altos constants in graphing code
2010-09-28 Anthony TownsHax0r graphing to support telem/eeprom files
2010-09-28 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-28 Keith Packardaltosui: Deal with eeprom dates going backwards across...
2010-09-28 Keith Packardaltosui: .CSV output: add link quality, gps hdop and...
2010-09-28 Keith Packardaltosui: Create iterables for log file scanning. Split...
2010-09-24 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-23 Keith Packardaltosui: Require 4 sats for 'good' GPS data
2010-09-20 Keith Packardaltosui: remove unused ReplayThread wrapper classes
2010-09-20 Keith Packardaltosui: Factor some UI elements into separate classes
2010-09-20 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-19 Keith Packardaltosui: Write raw sensor data to .csv files
2010-09-19 Keith Packardaltosui: Use recorded ground acceleration when reading...
2010-09-14 Anthony TownsAdd JFreeChart to Makefile.am
2010-09-14 Anthony TownsAdd graphing.
2010-09-11 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-11 Keith Packardaltosui: Remember directory containing firmware files
2010-09-11 Keith Packardaltosui: set default .csv file name in file save dialog
2010-09-10 Bdale Garbeemake the column headers comma separated, too, so they...
2010-09-10 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-10 Keith Packardaltosui: Stop parsing eeprom file after hitting 'landed... 0.7.1
2010-09-10 Keith Packardaltosui: Fill in time value of last Eeprom record read...
2010-09-10 Keith Packardaltosui: Remove debug printfs from AltosTelemetryReader
2010-09-10 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-10 Keith Packardaltosui: Fix telemetry file reader to handle tick count...
2010-09-10 Keith PackardAdd --with-fat-dir configure option to publish finished...
2010-09-10 Keith Packardaltosui: libaltos.so is built with libtool -- it's...
2010-09-10 Keith Packardaltosui: Remove some debug printfs.
2010-09-10 Keith Packardaltosui: conflating USB product and vendor IDs is a...
2010-09-10 Bdale Garbeeinitial cut at an altosui man page
2010-09-10 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-09-10 Keith Packardaltosui: Display error dialog when AltOS JNI library...
2010-09-10 Keith Packardaltosui: Store libaltos.so in $(libdir)/altos
2010-09-09 Keith Packardaltosui: remove FATJAR from all-local to avoid building...
2010-09-09 Keith Packardaltosui: hack to make JAVAROOT directory get created...
2010-09-09 Keith Packardaltosui: fix telemetrum.inf FFFE:000A product names...
2010-09-09 Keith Packardaltosui: Add explicit requirement to create classes...
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-05 Keith Packardaltosui: ensure that 'altosui' script is installed...
2010-09-05 Keith Packardaltosui: eeprom files place 'boost' time in the flight...
2010-09-05 Keith Packardaltosui: Record flight number when scanning file, not...
2010-09-05 Keith Packardaltosui: Use local .class files in the classpath
2010-09-05 Keith Packardaltosui: Prevent voice altitude data from queueing up
2010-09-05 Keith Packardaltosui: Add AltosVoice.drain() to wait for queued...
2010-09-05 Keith Packardaltosui: Start idle thread after the rocket leaves...
2010-09-05 Keith Packardaltosui: When replay thread is interrupted, don't make...
2010-09-05 Keith Packardaltosui: Add elevation and range data to main display
2010-09-05 Keith Packardaltosui: Eeprom files contain only one date; save it.
2010-09-05 Keith Packardaltosui: Remove debugging printf from AltosEepromReader
2010-09-05 Keith Packardaltosui: Return AO_LOG_INVALID instead of exception...
2010-09-05 Keith Packardaltosui: Fix linux fat distribution
2010-09-05 Keith Packardaltosui: Fix up Mac OSX .zip file
2010-09-05 Keith Packardaltosui: Fix windows installer to ship correct files
2010-09-05 Keith PackardAdd version numbers to released files. Set version...
2010-09-05 Keith PackardUse autotools for altosui and libaltos
2010-09-04 Keith Packardaltosui: Add icons to application and Windows menus.
2010-09-04 Keith Packardaltosui: oops. renamed the nsis file to altos-windows.nsi
2010-09-04 Keith Packardaltosui: ignore built files
2010-09-04 Keith Packardaltosui: Add windows installer build using 'nsis'
2010-09-03 Keith Packardaltosui: Catch I/O errors on telemetry device, report...
2010-09-03 Keith Packardaltosui: Must flush serial line after configuring for...
next