summaryrefslogtreecommitdiff
path: root/ao_cmd.c
Commit message (Expand)AuthorAge
* Use autotools, move altos to src subdirKeith Packard2009-06-04
* Add version command to show product informationKeith Packard2009-05-09
* Use 'char' instead of 'uint8_t' for character dataKeith Packard2009-04-29
* Add manual ignition and igniter test commandsKeith Packard2009-04-26
* Add configuration supportKeith Packard2009-04-26
* Bump NUM_CMDS to 10Keith Packard2009-04-24
* Fix up fancy dbg stuff. Add teleterra initial bits.Keith Packard2009-04-21
* Add radio support. Build separate executables for TeleMetrum and the TI dongleKeith Packard2009-04-20
* Parse GPS data locally. Add 'g' command to display recent GPS results.Keith Packard2009-04-18
* Add task names and 'T' command to show task status.Keith Packard2009-04-18
* Fix GPL version at 2Keith Packard2009-04-18
* Add gps, debug dongle support and pressure alt tablesKeith Packard2009-04-17
* Move a bunch of variables from __data to __xdataKeith Packard2009-04-15
* Leave beeping and lights to the flight codeKeith Packard2009-04-14
* Add in existing flight pieces: flight/report/logKeith Packard2009-04-14
* Add eeprom driver and command loopKeith Packard2009-04-14