aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/kalman_demo/KalmanNav.hpp
Commit message (Expand)AuthorAgeFilesLines
* Moved James Gopperts EKF to the new worldLorenz Meier2013-04-271-180/+0
* Added pressure alt measurement to kalman demo.jgoppert2013-03-181-0/+1
* Added position initialization.James Goppert2013-01-161-5/+7
* Mag and velocity measurement fix. Fault detection working.jgoppert2013-01-151-10/+13
* Working on velocity errors.James Goppert2013-01-151-0/+1
* Made fault tolerances adjustable.James Goppert2013-01-151-0/+2
* Enabled kf to run w/o gps.James Goppert2013-01-151-0/+2
* Adding comments to ekf.James Goppert2013-01-151-36/+81
* Added P0. Hid some printing. Corrected fault detection.James Goppert2013-01-141-0/+1
* Rebase of changes to sensor_hil_fixedwing branch.James Goppert2013-01-131-5/+12
* Merge commit '23e8d0b4675e1101a5dd38fa48f96ec3c13ca68b' into local/mathlibpx4dev2013-01-061-10/+5
* Added kalman_demo. This is an attitude/position EKF example.jgoppert2013-01-061-0/+121