61 Commits (21ffc0f66378db71a4ed108025bb6ac596a6b666)

Author SHA1 Message Date
Randy Mackay 3d5161f364 AP_NavEKF3: remove unused usingWheelSensors variable 5 years ago
chobits 7ad9e3548f AP_NavEKF3: make reset source variable local 5 years ago
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 years ago
chobits 564244ce9a AP_NavEKF3: fix extnav vel reset 5 years ago
Paul Riseborough 8ff6780323 AP_NavEKF3: Clarify distinct use cases for 'takeoff expected' 5 years ago
Paul Riseborough d1a0c2eb30 AP_NavEKF3: Start EKF-GSF yaw estimator before fixed wing takeoff 5 years ago
Paul Riseborough d8c2096ad8 AP_NavEKF3: improve angle accuracy during no mag launch 5 years ago
Dr.-Ing. Amilcar do Carmo Lucas a3d140b949 AP_NavEKF3: reduce duplicated code. 5 years ago
Paul Riseborough 344d621a08 AP_NavEKF3: Add missing fallback to baro for range beacon use case 5 years ago
Paul Riseborough 906731222d AP_NavEKF3: Fix range aid switching logic 5 years ago
Randy Mackay 93d8458d2a AP_NavEKF3: FuseVelPosNED uses ext nav vel err in obs data check 5 years ago
Randy Mackay d37eec5fd8 AP_NavEKF3: ext nav vel corrected for sensor position when recalled from buffer 5 years ago
chobits c7817eaca1 AP_NavEKF3: support VISION_SPEED_ESTIMATE 5 years ago
Randy Mackay 6c20264d9c AP_NavEKF3: minor comment fix 5 years ago
Randy Mackay 5ad3611142 AP_NavEKF3: improve ext nav glitch handling 5 years ago
Randy Mackay 183ce50138 AP_NavEKF3: check GPS used before resetting pos due to GPS receiver change 5 years ago
Randy Mackay f79d5d2d2c AP_NavEKF3: handle external nav position reset 5 years ago
Randy Mackay d763597065 AP_NavEKF3: compensate for visual odometry sensor position 5 years ago
priseborough c5e465aec9 AP_NavEKF3: add external nav system support 5 years ago
Andrew Tridgell 216935c1f2 AP_NavEKF3: fixed loss of GPS fusion 5 years ago
Paul Riseborough 410b5825fb AP_NavEKF3: Enable use of EKF-GSF yaw estimate 5 years ago
Randy Mackay 7470bc9994 AP_NavEKF3: CorrectGPSForAntennaOffset made const 5 years ago
Randy Mackay 22c9081c83 AP_NavEKF3: minor comment fix 5 years ago
Daniel Magree b3ff81648b Nav_EKF3: varInnovBodyVel assigned the innovation covariance, rather than inverse 5 years ago
Andrew Tridgell 772438f3ed AP_NavEKF3: fixed use of antenna position when switching GPS primary 5 years ago
Peter Barker 4431d01230 AP_NavEKF3: stop relying on the presence of a RangeFinder 5 years ago
Peter Barker fe8599d6d7 AP_NavEKF3: adjust for renaming of RangeFinder files 5 years ago
Paul Riseborough 5b1d9ed868 AP_NavEKF3: Add missing vertical position derivative calculation 5 years ago
Randy Mackay 0e1a2efb7c EKF3: RNG_USE_HGT param only used when ALT_SOURCE = rangefinder 5 years ago
Andrew Tridgell fc65e04ef2 AP_NavEKF3: fixed baro innovation gate when on ground with AIDING_NONE 6 years ago
Andrew Tridgell 634db441f8 AP_NavEKF3: origin handling fixes from Francisco 6 years ago
Andrew Tridgell 92783bccfa AP_NavEKF3: don't allow height datum reset when not on ground 6 years ago
Andrew Tridgell 3f9e48951b AP_NavEKF3: set terrainState to zero on height datum reset 6 years ago
Andrew Tridgell f3fc910abe AP_NavEKF3: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell b9a5794671 AP_NavEKF3: ensure that both AMSL and relative alt are correct after a reset 6 years ago
Michael du Breuil b624f6f008 AP_NavEKF3: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil be74b631fe AP_NavEKF3: Fix AP_GPS.h include 6 years ago
Arjun Vinod f382a657bd AP_NavEKF3: fixed typos 6 years ago
Tom Pittenger 55377b234f AP_NavEKF3: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Peter Barker 7b1a906c4e AP_NavEKF3: use baro singleton 7 years ago
Peter Barker 5dc714bf5f AP_NavEKF3: use GPS singleton 7 years ago
priseborough c96bc54254 AP_NavEKF3: correctly use wheel odometry speed for pitched rovers 7 years ago
priseborough ee6b43aabf AP_NavEKF3: Fix bugs in use of wheel encoder data 7 years ago
Peter Barker 63440800fc AP_NavEKF3: use rangefinder backend accessors 8 years ago
priseborough 2310cb6d19 AP_NavEKF3: Enable external control over use of GPS vertical velocity 8 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough 08a3f55c90 AP_NavEKF3: Fix error in scaling of observation error 8 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
priseborough a1c117360c AP_NavEKF3: Ensure Kalman gain calculatons respect deactivated states 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago