85 Commits (5fad6ddddbdffa2f3135ba1b8960614f4d87d374)

Author SHA1 Message Date
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 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
Dr.-Ing. Amilcar do Carmo Lucas fca8d33c50 AP_NavEKF3: fix vertical flyaways when rangefinder stops providing data 5 years ago
Randy Mackay ca0ae57b56 AP_NavEKF3: protect against position-delta sensor data being NaN 5 years ago
Randy Mackay 331f2f5fe7 AP_NavEKF3: writeExtNavData stores pos to buffer first 5 years ago
Randy Mackay 578800dfbb AP_NavEKF3: protect against ExtNav being NaN 5 years ago
chobits 9b448b83c0 AP_NavEKF3: use err info from ext nav interface 5 years ago
Randy Mackay 0f212ca727 AP_NavEKF3: accept extnav at up to 50hz 5 years ago
chobits c7817eaca1 AP_NavEKF3: support VISION_SPEED_ESTIMATE 5 years ago
Randy Mackay ef02942459 AP_NavEKF3: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay c28fd27b02 AP_NavEKF3: writeExtNavData accepts delay 5 years ago
Randy Mackay 45e6896d95 AP_NavEKF3: ensure extnav angle error is at least 5deg 5 years ago
Andrew Tridgell 5350ea5c58 AP_NavEKF3: avoid build warnings with g++ 9 5 years ago
priseborough c5e465aec9 AP_NavEKF3: add external nav system support 5 years ago
Paul Riseborough ad5ae1813d AP_NavEKF3: Don't use geomag data when user specifies declination 5 years ago
Andrew Tridgell 216935c1f2 AP_NavEKF3: fixed loss of GPS fusion 5 years ago
Paul Riseborough 863f989130 AP_NavEKF3: Fix integration of GPS yaw options 5 years ago
Paul Riseborough 410b5825fb AP_NavEKF3: Enable use of EKF-GSF yaw estimate 5 years ago
Peter Barker 87108b86c8 AP_NavEKF3: add documentation for XKFM message 5 years ago
Andrew Tridgell 1f8cd830ea AP_NavEKF3: fixed use of tabs 5 years ago
Paul Riseborough eeac0a05b9 AP_NavEKF3: Improvements to on ground movement check 5 years ago
Paul Riseborough ebb8bb4f6f AP_NavEKF3: Enable use of yaw fusion before external yaw sensor starts 5 years ago
Andrew Tridgell 6f04fae4a0 AP_NavEKF3: added fallback to mag option with external yaw 5 years ago
Peter Barker 4c19eb4bab AP_NavEKF3: use compass reference rather than repeatedly asking AHRS for it 5 years ago
Peter Barker 4431d01230 AP_NavEKF3: stop relying on the presence of a RangeFinder 5 years ago
Andrew Tridgell c6aad9b1ec AP_NavEKF3: don't use WMM tables unless we have a compass scale factor set 5 years ago
Peter Barker fe8599d6d7 AP_NavEKF3: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 11b372a986 AP_NavEKF3: use enum-class for RangeFinder Status 5 years ago
Randy Mackay b4a8691a9e AP_NavEKF3: remove wheel encoder update limit 5 years ago
Jaaaky 54f8e1137e AP_NavEKF3: added EK3_MAG_EF_LIM parameter 5 years ago
Andrew Tridgell c2067d5bc2 AP_NavEKF3: set a min yaw accuracy from GPS of 5 degrees 5 years ago
Peter Barker 1c187d8feb AP_NavEKF3: correct return of empty prearm string 5 years ago
Michael du Breuil 9a7d64e8fc AP_NavEKF3: Allow the GPS to be responsible for logging 6 years ago
Andrew Tridgell 451fe840ee AP_NavEKF3: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell b56914b879 AP_NavEKF3: use GPS yaw if available and enabled 6 years ago
priseborough 977a7b68ed AP_NavEKF3: Add push to buffer for external yaw sensor data 6 years ago
priseborough 87c7649d09 AP_NavEKF3: Add interface for yaw angle measurements 6 years ago
Andrew Tridgell 634db441f8 AP_NavEKF3: origin handling fixes from Francisco 6 years ago
Andrew Tridgell f3fc910abe AP_NavEKF3: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell 209bca162c AP_NavEKF3: added inactive bias learning 6 years ago
Peter Barker ef2589738d AP_NavEKF3: use beacon singleton 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
Peter Barker dce472745e AP_NavEKF3: take EAS2TAS from AHRS rather than airspeed 6 years ago
Pierre Kancir b3a1c9c90c AP_NavEKF3: use get_distance_NE instead of location_diff 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
Andrew Tridgell 39ffef1f08 AP_NavEKF3: fixed EKF compass switching 6 years ago
Andrew Tridgell de58fb4637 AP_NavEKF3: support in-flight compass learning 6 years ago