summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "lose the prebuild hook for now while I'm fumbling"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
* update Debian standards versionBdale 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
* lose the prebuild hook for now while I'm fumblingBdale 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
|\
| * altos: prepare for sdcc 2.9.1Keith 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
| * altos: mark gps date written only after it gets into eepromKeith Packard2010-08-26
| * altos: print GPS state flags in GPS 'g' commandKeith Packard2010-08-26
| * altos: always rebuild ao_product.c to track git versionKeith 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
* | Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-23
|\|
| * altosui: make default Manifest look for built-in freettsKeith Packard2010-08-23
| * altos: Place rom config variables in fixed locationKeith 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
* | working on java packaging detailsBdale Garbee2010-08-23
* | add freetts as a build depBdale Garbee2010-08-23
|/
* altosui: Set callsign when fetching eeprom data over the airKeith Packard2010-08-22
* altosui: Add TeleMetrum configurationKeith Packard2010-08-22