altosui: Create abstract interface for flight data display
[fw/altos] / ao-tools / altosui / Makefile.am
2010-11-09 Keith Packardaltosui: Create abstract interface for flight data...
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 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: Create iterables for log file scanning. Split...
2010-09-24 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
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-14 Anthony TownsAdd JFreeChart to Makefile.am
2010-09-10 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
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 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: 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: 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: Use local .class files in the classpath
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