summaryrefslogtreecommitdiff
path: root/ao-tools
Commit message (Expand)AuthorAge
* fix path to installed shared libraryBdale Garbee2010-08-27
* Merge branch 'bdale'Bdale 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
| * add install target for libaltosBdale Garbee2010-08-27
| * add a dummy install targetBdale Garbee2010-08-27
| * Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-27
| |\
| * \ Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-23
| |\ \
| * | | working on java packaging detailsBdale Garbee2010-08-23
* | | | Merge remote branch 'origin/master' into new-packet-formatKeith Packard2010-08-27
|\ \ \ \
| * | | | working on java packaging detailsBdale Garbee2010-08-05
| * | | | see if my new freetts package worksBdale Garbee2010-07-31
* | | | | altosui: add elevation and range informationKeith Packard2010-08-27
| |_|_|/ |/| | |
* | | | altosui: command line args are converted to csv formatKeith Packard2010-08-26
* | | | altosui: Remove debug printf from AltosState.javaKeith Packard2010-08-26
* | | | altosui: When parsing saved telem files, errors shouldn't abort fileKeith Packard2010-08-26
* | | | altosui: Serial line is in UTF-8 encoding. Deal with it.Keith Packard2010-08-26
* | | | altosui: Add support for old (version < 3) telemetry filesKeith Packard2010-08-26
* | | | altosui: AltosEepromReader was mis-setting boost tickKeith Packard2010-08-26
* | | | altosui: add rssi and distance/dir from pad to CSV filesKeith Packard2010-08-26
* | | | altosui: Add AltosGreatCircle constructorsKeith Packard2010-08-26
* | | | altosui: Move number parsing code to Altos general classKeith Packard2010-08-26
* | | | altosui: flush replies from serial link when entering debug modeKeith Packard2010-08-24
* | | | altosui: write USB serial number string while flashingKeith Packard2010-08-24
* | | | altosui: always display romconfig ui while flashingKeith Packard2010-08-24
* | | | altosui: fetch existing romconfig for flashingKeith Packard2010-08-24
* | | | altosui: Delay mapping Flash UI until flashing actually startsKeith Packard2010-08-24
* | | | altosui: disable radio monitoring while using serial line for debuggingKeith Packard2010-08-24
* | | | altosui: Add ability to create CSV file from telem or eeprom filesKeith Packard2010-08-24
* | | | altosui: refactor logfile chooser dialog to share more codeKeith Packard2010-08-23
* | | | altosui: Separate out log file choosing dialog to share with CSV generatorKeith Packard2010-08-23
| |_|/ |/| |
* | | altosui: make default Manifest look for built-in freettsKeith Packard2010-08-23
* | | altosui: Finish device programming codeKeith Packard2010-08-23
* | | altosui: Remove debug printf from AltosRomconfigKeith Packard2010-08-23
* | | altosui: flush serial output before waiting for replyKeith Packard2010-08-23
* | | altosui: remove debug printf from AltosHexfileKeith Packard2010-08-23
* | | altosui: Add lots more cc1111 debug interface functionsKeith Packard2010-08-23
* | | libaltos: use pipe to wake up getchar on close. use mutexesKeith Packard2010-08-23
* | | altosui: pad TM config dialog values to avoid clipping descendersKeith Packard2010-08-23
* | | ao-dumplog: Fix --remote and --channel options to actually workKeith Packard2010-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
| |/ |/|
* | altosui: Set callsign when fetching eeprom data over the airKeith Packard2010-08-22
* | altosui: Add TeleMetrum configurationKeith Packard2010-08-22
* | altosui: Make teledongle callsign configurableKeith Packard2010-08-21
* | altosui: Select devices by USB vendor/product ID.Keith Packard2010-08-17
* | libaltos: integrate Windows support.Keith Packard2010-08-17