26 Commits (9f3b1351f7a44ff9cbc2cdeebc0788ac2e32b624)

Author SHA1 Message Date
Paul Riseborough 6b2e2dba90 EKF: Add GPS height option and improve height recovery 9 years ago
Paul Riseborough 5242af84af EKF: Standardise covariance update and use static arrays for large matrices 9 years ago
Paul Riseborough 1414d591ce EKF: Fix bug in declination fusion indexing 9 years ago
Paul Riseborough a6da73fa83 EKF: Add missing div0 protection 9 years ago
Paul Riseborough 97df006a6a EKF: Update direct heading fusion 9 years ago
Paul Riseborough 0ad5329caf EKF: Update comments in heading fusion to clarify calculation of magnetic heading 9 years ago
Paul Riseborough a711632017 EKF: Add method to fuse horizontal magnetometer data 9 years ago
Paul Riseborough 6df6ac0023 EKF: Fix sign error in heading innovation calculation and clean up 9 years ago
Paul Riseborough 90e1bd3e36 EKF: wrap compass yaw estimate 9 years ago
Paul Riseborough 7d6226eb45 EKF: Improve efficiency of yaw angle fusion 9 years ago
Paul Riseborough 7f121e81e4 EKF: Update yaw innovation calculation to match revised derivation 9 years ago
bugobliterator 263c48d089 EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
Paul Riseborough 1d40507af8 EKF: Set Kaman gains to zero for un-used states 9 years ago
Paul Riseborough 402206a305 EKF: Fix critical bug in fusion of yaw and declination observations 9 years ago
Paul Riseborough 2bbe7f9a1c EKF: Update magnetometer fusion to use declination from the specified source 9 years ago
Paul Riseborough 47ab5ebcdd EKF: Make PR comply with project convention for indenting 9 years ago
Paul Riseborough dbb8e12948 EKF: Add fusion method to constrain declination when unobservable 9 years ago
Paul Riseborough 9347afe250 EKF: Use unique variable name for mag heading fusion observation Jacobian 9 years ago
Paul Riseborough 3f81eb7d1b EKF: fix formatting 9 years ago
Paul Riseborough 2b1e8fe910 EKF: Update tuning parameters 9 years ago
bugobliterator d79e12dfa1 EKF: fix code style 9 years ago
Paul Riseborough 46b0e9654c Add filter control logic 9 years ago
Paul Riseborough 802129f384 EKF: Add magnetometer fusion error handling 9 years ago
Roman 8d0022ab1e enable estimator state and innovations data logging 9 years ago
Roman Bapst 67646a15b0 added full mag fusion 9 years ago