summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* altosui: Make teledongle callsign configurableKeith Packard2010-08-21
* altos: Define USB product ID in per-product Makefile.defs fileKeith Packard2010-08-21
* altosui: Select devices by USB vendor/product ID.Keith Packard2010-08-17
* libaltos: integrate Windows support.Keith Packard2010-08-17
* ao-dumplog: add --channel option (for use with -R option)Keith Packard2010-08-07
* altosui: Start adding code to write csv files from eeprom/telem filesKeith Packard2010-08-07
* altos: add callsign to packet mode, increase payload to 64 bytesKeith Packard2010-08-07
* altosui: Add comments to Eeprom readerKeith Packard2010-08-06