more makefile distclean target work
[fw/altos] / ao-tools / altosui / Makefile
2010-09-02 Bdale Garbeemore makefile distclean target work
2010-09-02 Bdale Garbeeadd distclean targets to libaltos and altosui to all...
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: build debian-style altosui too
2010-08-30 Keith Packardaltosui: Build linux, mac and windows archives on Linux
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
2010-08-27 Bdale Garbeefix permissions on installed jar file, switch from...
2010-08-27 Bdale Garbeefix up the wrapper's path to the jar file
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-27 Bdale Garbeeadd an install target for altosui
2010-08-27 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-24 Keith Packardaltosui: Add ability to create CSV file from telem...
2010-08-24 Keith Packardaltosui: Separate out log file choosing dialog to share...
2010-08-24 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-23 Keith Packardaltosui: Add debug dongle API, split flash UI out
2010-08-23 Keith Packardaltosui: Add .ihx file reading code and stub out flashi...
2010-08-23 Bdale Garbeeworking on java packaging details
2010-08-23 Keith Packardaltosui: Add TeleMetrum configuration
2010-08-07 Keith Packardaltosui: Start adding code to write csv files from...
2010-08-05 Bdale Garbeeworking on java packaging details
2010-08-05 Keith Packardaltosui: Split flight record out of telemetry class
2010-08-01 Keith Packardaltosui: Split status and info panels into separate...
2010-07-29 Keith PackardMerge remote branch 'origin/master'
2010-07-29 Keith PackardMake altosui test script executable
2010-07-29 Keith Packardaltosui: construct Darwin application directory
2010-07-29 Keith Packardaltosui: Remove unnecessary freetts .jar files
2010-07-29 Keith Packardaltosui: Add progress bar for eeprom downloading status
2010-07-28 Keith Packardaltosui: Add eeprom data capture function. No UI yet.
2010-07-28 Keith PackardMerge remote branch 'keithp/macos'
2010-07-28 Keith PackardMerge branch 'macos'
2010-07-28 Keith PackardForce java source encoding to UTF-8
2010-07-27 Keith PackardRemove directories as .class file dependencies; it...
2010-07-27 Keith PackardClean up altosui build a bit
2010-07-27 Keith PackardRe-enable freetts
2010-07-26 Keith PackardSwitch AltosUI to libaltos for device access
2010-05-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-05-18 Keith PackardFinish basic flight monitoring UI with voice using...
2010-04-22 Keith PackardMore ALtosUI changes
2010-04-08 Keith PackardMerge remote branch 'origin/master'
2010-04-08 Keith PackardMerge remote branch 'origin/master' into altosui
2010-04-06 Keith PackardEnable telemetry monitoring
2010-04-06 Keith PackardAdd Linux device discovery
2010-04-03 Keith PackardMake .jar file
2010-04-02 Keith PackardSteal C code from ao-view
2010-04-02 Keith PackardAdd telem parsing code
2010-03-31 Keith PackardStart adding java-based UI