altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / kernel / ao_sample.c
2023-01-19 Keith PackardMerge branch 'easymotor-flight'
2022-12-05 Keith Packardeasymotor-v3.0: Use motor pressure to trigger data...
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-02-17 Keith Packardkalman, report, romconfig, sample, send_packet: Clean...
2022-01-11 Keith Packardaltos: Switch all tick variables to AO_TICK_TYPE/AO_TIC...
2021-09-19 Keith Packardaltos: Fix up HAS_FLIGHT_DEBUG
2020-10-22 Keith Packardaltos: Reset 3d-accel and motor pressure sums each...
2020-10-22 Keith Packardaltos: Add motor pressure calibration data to easy...
2020-10-22 Keith Packardaltos: De-bias height/speed data while on pad
2020-10-22 Keith Packardaltos: Support accel-only IMU configurations
2020-06-09 Keith Packardaltos: Fix HAS_FLIGHT_DEBUG for easytimer
2020-06-09 Keith Packardaltos: Leave accel data in ring raw; swap for orientati...
2020-05-28 Keith Packardaltos: Allow accel-only flight code
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Remove *_TO_DATA macros
2018-04-27 Keith Packardaltos: Use max of 64 previous orient values when checki...
2017-12-02 Keith Packardaltos/kernel: MPU9250 support
2017-08-28 Keith Packardaltos: Perform time comparisons using 16-bit arithmetic...
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-11 Keith Packardaltos: Use 32-bits for flight state data (alt/speed...
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'