summaryrefslogtreecommitdiff
path: root/src/ao_config.c
Commit message (Expand)AuthorAge
* altos, altosui: Add igniter mode (dual, apogee, main)split-telemetryKeith Packard2011-07-17
* altos: Switch ao_config.c __xdata to __pdataKeith Packard2011-07-06
* altos: Shrink ao_config_callsign_setKeith Packard2011-07-06
* altos: Shrink const space in ao_configKeith Packard2011-07-04
* altos: Split up flight code into separate flight/sample/kalman bitsKeith Packard2011-03-28
* altos: Fix mini/nano default log size to available flash spaceKeith Packard2011-03-18
* src/ao_cmd: Shave off bytes from doc stringsAnthony Towns2011-03-07
* altos: Program default flight log max value for new boardsKeith Packard2011-01-19
* altos: Ensure flight code gets first crack at new ADC dataKeith Packard2011-01-16
* altos: Check requested log max size against available spaceKeith Packard2011-01-07
* altos: support storage of multiple flights.Keith Packard2011-01-07
* altos: Add configuration parameter for maximum flight log sizeKeith Packard2011-01-07
* altos: Move common storage code to ao_storage.c. Add M25P80 driverKeith Packard2011-01-06
* altos: Require manual flight erasing.Keith Packard2011-01-06
* altos: Simplify storage APIKeith Packard2011-01-06
* altos: clean up radio abort paths. Share radio code.Keith Packard2010-12-22
* altos: Place rom config variables in fixed locationKeith Packard2010-08-23
* Abort any in-progress radio operation when changing radio channelKeith Packard2010-06-21
* Eliminate deadlock when writing config from radio linkKeith Packard2010-02-27
* Change altos build process to support per-product compile-time changesKeith Packard2010-02-20
* Allow radio calibration to be set from ao-loadKeith Packard2009-12-05
* Re-order config values. Change frequency to calKeith Packard2009-12-05
* Add radio calibration configuration.Keith Packard2009-12-04
* Change default callsign to "N0CALL"Keith Packard2009-12-04
* fix typo in commentBdale Garbee2009-11-20
* Add two-point accelerometer calibration.Keith Packard2009-11-02
* Add apogee igniter delay.Keith Packard2009-10-10
* Use autotools, move altos to src subdirKeith Packard2009-06-04