Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / ao_kalman.c
2011-08-14 Keith Packardaltos: use raw height while waiting for landing
2011-08-02 Keith Packardaltos: Reduce height averaging filter time constant
2011-08-02 Keith Packardaltos: Average height values for landing detection
2011-07-18 Keith Packardaltos: Add ability to read new TELEM files to ao_flight...
2011-04-01 Keith Packardaltos: Baro useful ceiling is MSL, not AGL
2011-03-29 Keith Packardaltos: Split up flight code into separate flight/sample...