summaryrefslogtreecommitdiff
path: root/src/kernel/ao_flight.c
Commit message (Expand)AuthorAge
* altos: Make HAS_ACCEL_DEBUG build againKeith Packard2018-12-30
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Remove *_TO_DATA macrosKeith Packard2018-10-13
* altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.Keith Packard2018-08-05
* altos: Eliminate height requirement for coast detectKeith Packard2018-05-07
* altos/kernel: MPU9250 supportKeith Packard2017-12-02
* altos: Don't eliminate baro above mach speed, just trust it lessKeith Packard2017-08-27
* altos: Perform time comparisons using 16-bit arithmetic to handle wrapKeith Packard2017-08-27
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Leave USB enabled in flight with -DDEBUG=1Keith Packard2016-06-29
* altos: Allow for flight hardware without any ADC valuesKeith Packard2016-04-02
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Fake flight code changes in kernel and stmKeith Packard2014-05-27
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05