altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / kernel / ao_kalman.c
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-02-17 Keith Packardbeep, cmd, config, convert_volt, data, distance, fec...
2022-01-11 Keith Packardaltos: Switch all tick variables to AO_TICK_TYPE/AO_TIC...
2020-10-22 Keith Packardaltos: De-bias height/speed data while on pad
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: Remove 8051 address space specifiers
2018-07-02 Keith Packardaltos/test: Compute and show height error tracker in...
2017-08-28 Keith Packardaltos: Don't compute filtered average of height error...
2017-08-28 Keith Packardaltos: Don't eliminate baro above mach speed, just...
2017-08-28 Keith Packardaltos: Eliminate separate height error filter for accel...
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'