summaryrefslogtreecommitdiff
path: root/src/core/ao_flight.c
Commit message (Expand)AuthorAge
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: HAS_LED is useless; remove itKeith Packard2014-03-28
* altos: Use factory calibration for all acceleration computationsKeith Packard2014-01-14
* altos: Add 'O' command for TeleMega orient testingKeith Packard2013-12-28
* altos: mma655x also needs ao_sensor_errorsKeith Packard2013-12-20
* altos: Complain about sensor self-test errors only in idle modeKeith Packard2013-12-20
* altos: Try IMU self-test 10 times before giving upKeith Packard2013-12-18
* altos: Add orientation test when HAS_FLIGHT_DEBUG is setKeith Packard2013-10-27
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* altos: Don't require an LED for ao_flightKeith Packard2013-10-07
* altos: Disable USB on all flight computers when in flight modeKeith Packard2013-06-17
* altos: Check for packet mode before trying to disable it in flight codeKeith Packard2013-05-18
* altos: Sanity check barometer before going to pad modeKeith Packard2013-05-07
* altos: profiling on STM32LKeith Packard2012-10-25
* altos: Pass flight dynamics to companion boardsKeith Packard2012-07-16
* altos: Add arbitrary pyro channel supportKeith Packard2012-07-14
* altos: Set HAS_FLIGHT_DEBUG=1 to include the flight debugging commandsKeith Packard2012-07-10
* altos: Eliminate compiler warnings when building ao_flight_testKeith Packard2012-07-10
* altos: Rename *_mm.c back to *.cKeith Packard2012-07-10
* altos: remove stale ao_flight.c and ao_sample.cKeith Packard2012-07-10
* altos: Respect apogee lockout time in flight algorithmKeith Packard2012-04-14
* altos: Ignore ejection bumps when doing boost re-detectKeith Packard2011-10-08
* Merge remote-tracking branch 'uniarch/master' into multiarchKeith Packard2011-10-07
* altos: Support staging by going back to boost as neededKeith Packard2011-09-21
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25