summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/Makefile
Commit message (Expand)AuthorAge
* fix path to installed shared libraryBdale Garbee2010-08-27
* fix man page delivery pathBdale Garbee2010-08-27
* install altosui man pageBdale Garbee2010-08-27
* fix permissions on installed jar file, switch from ao-view to altosui inBdale Garbee2010-08-27
* fix up the wrapper's path to the jar fileBdale Garbee2010-08-27
* add an install target for altosuiBdale Garbee2010-08-27
* Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-27
|\
| * altosui: Add ability to create CSV file from telem or eeprom filesKeith Packard2010-08-24
| * altosui: Separate out log file choosing dialog to share with CSV generatorKeith Packard2010-08-23
* | Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-23
|\|
| * altosui: Add debug dongle API, split flash UI outKeith Packard2010-08-23
| * altosui: Add .ihx file reading code and stub out flashing UIKeith Packard2010-08-23
* | working on java packaging detailsBdale Garbee2010-08-23
|/
* altosui: Add TeleMetrum configurationKeith Packard2010-08-22
* altosui: Start adding code to write csv files from eeprom/telem filesKeith Packard2010-08-07
* altosui: Split flight record out of telemetry classKeith Packard2010-08-05
* altosui: Split status and info panels into separate filesKeith Packard2010-08-01
* Make altosui test script executableKeith Packard2010-07-29
* altosui: construct Darwin application directoryKeith Packard2010-07-29
* altosui: Remove unnecessary freetts .jar filesKeith Packard2010-07-29
* altosui: Add progress bar for eeprom downloading statusKeith Packard2010-07-28
* altosui: Add eeprom data capture function. No UI yet.Keith Packard2010-07-28
* Merge remote branch 'keithp/macos'Keith Packard2010-07-28
|\
| * Force java source encoding to UTF-8Keith Packard2010-07-27
* | Remove directories as .class file dependencies; it makes them get rebuilt all...Keith Packard2010-07-27
* | Clean up altosui build a bitKeith Packard2010-07-27
|/
* Re-enable freettsKeith Packard2010-07-26
* Switch AltosUI to libaltos for device accessKeith Packard2010-07-26
* Finish basic flight monitoring UI with voice using FreeTTSKeith Packard2010-05-17
* More ALtosUI changesKeith Packard2010-04-22
* Enable telemetry monitoringKeith Packard2010-04-06
* Add Linux device discoveryKeith Packard2010-04-05
* Make .jar fileKeith Packard2010-04-03
* Steal C code from ao-viewKeith Packard2010-04-02
* Add telem parsing codeKeith Packard2010-04-02
* Start adding java-based UIKeith Packard2010-03-31