Add pad lat/lon, max accel, max height
[fw/altos] / ao_cmd.c
2009-05-09 Keith PackardAdd version command to show product information
2009-04-30 Keith PackardUse 'char' instead of 'uint8_t' for character data
2009-04-26 Keith PackardAdd manual ignition and igniter test commands
2009-04-26 Keith PackardAdd configuration support
2009-04-25 Keith PackardBump NUM_CMDS to 10
2009-04-21 Keith PackardFix up fancy dbg stuff. Add teleterra initial bits.
2009-04-21 Keith PackardAdd radio support. Build separate executables for TeleM...
2009-04-19 Keith PackardParse GPS data locally. Add 'g' command to display...
2009-04-19 Keith PackardAdd task names and 'T' command to show task status.
2009-04-19 Keith PackardFix GPL version at 2
2009-04-18 Keith PackardAdd gps, debug dongle support and pressure alt tables
2009-04-15 Keith PackardMove a bunch of variables from __data to __xdata
2009-04-15 Keith PackardLeave beeping and lights to the flight code
2009-04-15 Keith PackardAdd in existing flight pieces: flight/report/log
2009-04-14 Keith PackardAdd eeprom driver and command loop