altos: Shrink ao_add_task by rolling up a memset loop
[fw/altos] / src / ao_config.c
2011-07-06 Keith Packardaltos: Shrink ao_config_callsign_set
2011-07-05 Keith Packardaltos: Shrink const space in ao_config
2011-03-29 Keith Packardaltos: Split up flight code into separate flight/sample...
2011-03-19 Keith Packardaltos: Fix mini/nano default log size to available...
2011-03-07 Anthony Townssrc/ao_cmd: Shave off bytes from doc strings
2011-01-19 Keith Packardaltos: Program default flight log max value for new...
2011-01-17 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-01-17 Keith Packardaltos: Ensure flight code gets first crack at new ADC...
2011-01-08 Keith Packardaltos: Check requested log max size against available...
2011-01-07 Keith Packardaltos: support storage of multiple flights.
2011-01-07 Keith Packardaltos: Add configuration parameter for maximum flight...
2011-01-07 Keith Packardaltos: Move common storage code to ao_storage.c. Add...
2011-01-07 Keith Packardaltos: Require manual flight erasing.
2011-01-06 Keith Packardaltos: Simplify storage API
2010-12-23 Keith Packardaltos: clean up radio abort paths. Share radio code.
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-24 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-24 Keith Packardaltos: Place rom config variables in fixed location
2010-06-21 Keith PackardAbort any in-progress radio operation when changing...
2010-02-27 Keith PackardMerge remote branch 'origin/master'
2010-02-27 Keith PackardEliminate deadlock when writing config from radio link
2010-02-21 Keith PackardChange altos build process to support per-product compi...
2009-12-06 Keith PackardAllow radio calibration to be set from ao-load
2009-12-05 Keith PackardRe-order config values. Change frequency to cal
2009-12-05 Keith PackardAdd radio calibration configuration.
2009-12-04 Keith PackardChange default callsign to "N0CALL"
2009-11-20 Bdale Garbeefix typo in comment
2009-11-03 Keith PackardAdd two-point accelerometer calibration.
2009-10-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2009-10-11 Keith PackardMerge branch 'master' into skytraq
2009-10-11 Keith PackardAdd apogee igniter delay.
2009-06-04 Keith PackardMerge ccdbg and altos sources into one giant repository
2009-06-04 Keith PackardUse autotools, move altos to src subdir