1 Commits (0e14992b34e06aa5f88df583bf008a7646ec37da)

Author SHA1 Message Date
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
priseborough fe69d9a0ea AP_NavEKF2: remove duplicate include 8 years ago
priseborough 76106889d5 AP_NavEKF2: Prevent unwanted core switch on startup 8 years ago
priseborough 14a0155f5e AP_NavEKF2: Allow threshold speed for range finder use to be adjusted 8 years ago
Randy Mackay 66a9093cd0 AP_NavEKF2: getRangeBeaconDebug returns false on failure to get beacon data 8 years ago
priseborough ef03a85cd3 AP_NavEKF2: add range beacon interface and fusion method 8 years ago
Randy Mackay e9ea06bd10 AP_NavEKF2: minor comment fix 8 years ago
priseborough 0df45703f1 AP_NavEKF2: Fix errors in position reset delta publishing 8 years ago
priseborough f6021c959d AP_NavEKF2: capture and publish vertical position reset deltas 8 years ago
Andrew Tridgell 82365f8670 AP_NavEKF2: save some memory in the position offsets in EKF2 8 years ago
priseborough fd905c23e1 AP_NavEKF2: Add body position offset to optical flow interface 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough ab55991b33 AP_NavEKF2: Report position jumps due to lane switches 8 years ago
Francisco Ferreira 42cd8e9721 AP_NavEKF2: Handle yaw jumps due to core switches 8 years ago
Francisco Ferreira 8da22e441b Revert 3 commits about yaw reset core switch 8 years ago
priseborough cb1d3c7ed2 AP_NavEKF2: Allow for terrain gradient when using range finder for height 9 years ago
priseborough 77fad065d1 AP_NavEKF2: use a struct for all yaw step class variables 9 years ago
priseborough 885bfd1b4e AP_NavEKF2: Handle yaw jumps due to core switches 9 years ago
Andrew Tridgell dd812cfc0c AP_NavEKF2: added getPrimaryCoreIMUIndex() 9 years ago
priseborough e6f36f04db AP_NavEKF2: Enable automatic use of range finder height 9 years ago
priseborough 230ba2700f AP_NavEKF2: fix documentation errors 9 years ago
priseborough b1717649b1 AP_NavEKF2: remove combined NED local position interface 9 years ago
priseborough e374ec634d AP_NavEKF2: Add separate horizontal/vertical local position interfaces 9 years ago
priseborough 14bb4f4574 AP_NavEKF2: Publish output observer tracking errors 9 years ago
Paul Riseborough 165335b9e3 AP_NavEKF2: Improve ability to tune magnetic field learning 9 years ago
Paul Riseborough 6523481c76 AP_NavEKF2: Improve tracking accuracy of output predictor 9 years ago
Paul Riseborough 1400dc9d02 AP_NavEKF2: Add tuning parameters for magentic yaw fusion 9 years ago
Paul Riseborough 71b589c89c AP_NavEKF2: extend fusion fault reporting coverage 9 years ago
Andrew Tridgell ea508f1b80 AP_NavEKF2: use LOG_REPLAY and EK2_LOG_MASK parameters 9 years ago
Andrew Tridgell 32af886ba9 AP_NavEKF2: use consistent logging timestamps for sensors 9 years ago
Andrew Tridgell 4e4c575f16 AP_NavEKF2: added have_ekf_logging() 9 years ago
Andrew Tridgell 223c512188 AP_NavEKF2: added logging of sensor data in EKF2 9 years ago
Andrew Tridgell f92279f436 AP_NavEKF2: allow logging of IMT data from inside EKF2 9 years ago
Jonathan Challinger 97112ccd44 AP_NavEKF2: check mag instance id when returning mag offsets 9 years ago
Lucas De Marchi e40b87cd0e AP_NavEKF2: replace header guard with pragma once 9 years ago
Paul Riseborough 7e05646316 AP_NavEKF2: Improvements to non-GPS performance 9 years ago
Paul Riseborough 20923da23a AP_NavEKF2: Allow tuning of non-GPS mode 9 years ago
Paul Riseborough f9cadaf15c AP_NavEKF2: Increase resolution of innovation consistency gate parameters 9 years ago
Paul Riseborough 6522fb2621 AP_NavEKF2: Allow user to relax pre-flight GPS checks 9 years ago
Paul Riseborough 577670ccee AP_NavEKF2: Reduce memory required by 6KB when running at 400Hz 9 years ago
Paul Riseborough f00b1ff22d AP_NavEKF2: Publish the magnetometer selection index 9 years ago
Paul Riseborough 0b64ad0123 AP_NavEKF2: Enable EKF instance to be specified when requesting public data 9 years ago
Paul Riseborough 6c2dc3ccf8 AP_NavEKF2: Publish the number of instances 9 years ago
Paul Riseborough 2dcaeb0304 AP_NavEKF2: Update publishing of primary core index 9 years ago
Paul Riseborough b24507d33c AP_NavEKF2: Publish the primary EKF index 9 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 9 years ago
Paul Riseborough b6d63d4b4e AP_NavEKF2: Fix reporting of pre-flight GPS checks 9 years ago
Randy Mackay 94adaba305 AP_NavEKF2: constify getLastPosNorthEastReset 9 years ago
Randy Mackay 52ed075405 AP_NavEKF2: constify getLastYawResetAngle 9 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 9 years ago