106 Commits (ed434ce9e4e28fbc06640ad61056351470a2f6c5)

Author SHA1 Message Date
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
Paul Riseborough 35b08849f7 AP_NavEKF2: Reduce effect of rounding errors on covariance prediction 9 years ago
Paul Riseborough 47ae0f35f6 AP_NavEKF2: Make EKF2 PosDownDerivative interface follow coding conventions 9 years ago
Paul Riseborough 52fd369b2f AP_NavEKF2: Add methods to output and calculate vertical position derivative 9 years ago
Paul Riseborough 20a3f9782e AP_NavEKF2: Add full set of selectable pre-flight GPS checks 9 years ago
Paul Riseborough 22920aafad AP_NavEKF2: Improve GPS status reporting 9 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 9 years ago
Randy Mackay 015f700bc0 AP_NavEKF2: getLastYawResetAngle returns last reset time 10 years ago
Paul Riseborough 80e182f827 AP_NavEKF2: Update EKF2 data logging 10 years ago
Paul Riseborough 4acd6c129a AP_NavEKF2: Update parameters 10 years ago
Paul Riseborough 4a7714e15d AP_NavEKF2: Remove unused parameters and improve naming consistency 10 years ago
Paul Riseborough 8afb26087d AP_NavEKF2: Remove unused function 10 years ago