add build dep on jfreechart lib
[fw/altos] / ao-tools /
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...
2010-09-03 Keith PackardRevert "altosui: Deal with altos bug setting radio...
2010-09-03 Keith Packardaltosui: Allow 'connect to device' when already connected
2010-09-03 Keith Packardaltosui: Deal with altos bug setting radio channel...
2010-09-03 Keith Packardaltosui: Report telemetry CRC errors in UI
2010-09-03 Keith Packardaltosui: build Mac OS .zip file to include paths
2010-09-03 Keith Packardaltosui: Post error dialog on invalid ROM config values.
2010-09-03 Keith Packardaltosui: Remove some debug printfs from AltosRomconfig...
2010-09-03 Keith Packardaltosui: Hide internal rom config UI helper function
2010-09-03 Keith Packardaltosui: allow flashing to be canceled from the rom...
2010-09-03 Keith Packardaltosui: Abort flashing if debug port isn't working
2010-09-02 Bdale Garbeeand a few more distclean fixes
2010-09-02 Bdale Garbeemore makefile distclean target work
2010-09-02 Bdale Garbeeadd distclean targets to libaltos and altosui to all...
2010-09-02 Keith Packardaltosui: Remove Manifest.txt from git repo as it's...
2010-08-31 Keith Packardaltosui: missed AltosReader.class in the Makefile
2010-08-31 Bdale Garbeedon't build all the "fat" jar deliverables by default
2010-08-31 Bdale Garbeemake invocation of 'install' pathless to work on more...
2010-08-30 Bdale Garbeecontinue even if rm's don't have anything to do
2010-08-30 Keith Packardaltosui: Devices with USB id 0x000a always get listed
2010-08-30 Keith Packardaltosui: build debian-style altosui too
2010-08-30 Keith Packardaltosui: Build linux, mac and windows archives on Linux
2010-08-30 Keith Packardlibaltos: Use overlapped I/O on windows
2010-08-30 Keith Packardlibaltos: Add pre-built Windows .dll
2010-08-30 Keith Packardlibaltos: Add pre-built Mac OS X libaltos.dylib
2010-08-30 Keith Packardlibaltos: Improve Makefile
2010-08-30 Keith Packardlibaltos: Fix windows build.
2010-08-30 Keith Packardlibaltos: cjnitest needs altos_flush now
2010-08-30 Keith Packardlibaltos: Missing OS_LDFLAGS on cjnitest build
2010-08-30 Keith Packardlibaltos: Mac OS X cannot use 'poll(2)' on serial lines.
2010-08-30 Keith Packardaltosui: discard invalid lines while reading Eeprom...
2010-08-30 Keith Packardaltosui: provide separate flush_input/flush_output...
2010-08-30 Keith Packardlibaltos: AltusMetrum devices use more than one USB ID.
2010-08-27 Bdale Garbeefix path to installed shared library
2010-08-27 Bdale GarbeeMerge branch 'bdale'
2010-08-27 Bdale Garbeefix man page delivery path
2010-08-27 Bdale Garbeeinstall altosui man page
next