46 Commits (01062cccd7556b528babb539fc1de98859780cb1)

Author SHA1 Message Date
Peter Barker c00f110f3d AP_NavEKF3: use DAL APIs for takeoff/touchdown expected 4 years ago
Paul Riseborough 85c0040fa3 AP_NavEKF3: Improve inFlight detection for fixed wing 4 years ago
Paul Riseborough 0971ef55a4 AP_NavEKF3: Fix bug preventing EKFGSF running when needed for reset 4 years ago
Andrew Tridgell d242339f2e AP_NavEKF3: added have_vz flag to GPS buffer data 4 years ago
Andrew Tridgell 603e0c090d AP_NavEKF3: don't reset EKx_GPS_TYPE when GPS has no vertical velocity 4 years ago
Randy Mackay 33b6212cce AP_NavEKF3: rename _sources to sources 4 years ago
Randy Mackay 6daaa06317 AP_NavEKF3: integrate AP_NavEKF_Source::useVelXYSource 4 years ago
Andrew Tridgell 72ee7d15e1 AP_NavEKF3: fixup for AP_DAL 4 years ago
Randy Mackay c21d58ebea AP_NavEKF3: integrate Source for position 4 years ago
Paul Riseborough db86a5acc8 AP_NavEKF3: Don't update yaw estimator with bad GPS 4 years ago
Andrew Tridgell 6ee1b23d28 AP_NavEKF3: removed use of another lanes gyro in optflow takeoff detection 4 years ago
Andrew Tridgell eaa8474563 AP_NavEKF3: cope with INS_MAX_INSTANCES below 3 4 years ago
Andrew Tridgell 9b81c5a1e0 AP_NavEKF3: use dal reference in EKF backends 4 years ago
Andrew Tridgell 096aab9388 AP_NavEKF3: convert to use AP_DAL for new replay structure 4 years ago
Randy Mackay eeb1a1846c AP_NavEKF3: replace prearm_healthy with pre_arm_check 4 years ago
Andrew Tridgell 458ade86f5 AP_NavEKF3: fixed segfault when IMU mask covers more IMUs than GSF mask 5 years ago
Harshit Kumar Sankhla edc3709653 AP_NavEKF3: implement sensor affinity using EK3_AFFINITY parameter 5 years ago
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 years ago
Paul Riseborough 21ea5d5039 AP_NavEKF3: Require GSF yaw history for reset when not using a yaw sensor 5 years ago
Paul Riseborough 354b551ef0 AP_NavEKF3: Handle repeated FW flight without magnetometer 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 f7c8ee807c AP_NavEKF3: Reset yaw estimator bias states at start of flight 5 years ago
Randy Mackay ec5f84c926 AP_NavEKF3: remove unused terrainHgtStableSet_ms 5 years ago
Randy Mackay dccc3e22d9 AP_NavEKF3: minor comment fix re RNG_USE_HGT 5 years ago
Paul Riseborough ed5b695c94 AP_NavEKF3: Clarify intended use of setTerrainHgtStable accessor 5 years ago
Paul Riseborough 410b5825fb AP_NavEKF3: Enable use of EKF-GSF yaw estimate 5 years ago
Peter Hall dd75609599 AP_NavEKF3: get_time_flying in vehicle 5 years ago
Andrew Tridgell f3fc910abe AP_NavEKF3: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell 2208689893 AP_NavEKF3: don't use disabled gyros in opticalflow takeoff detection 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
murata f0a6cd5846 AP_NavEKF3: Clarify the message 7 years ago
Peter Barker 55b8a2288e AP_NavEKF3: use ins singleton 7 years ago
Peter Barker 5dc714bf5f AP_NavEKF3: use GPS singleton 7 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Andrew Tridgell a1508b58c1 AP_NavEKF3: use AHRS likely flying state 8 years ago
priseborough edee8396ba AP_NavEKF3: Improve in-flight check for non fly forward vehicles 8 years ago
murata 46cba2c970 libraries: Delete the setting value for specific editor. 8 years ago
Michael du Breuil 1de198883d AP_NavEKF3: Check gps vertical accuracy for aligning the GPS 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 59ee074560 AP_NavEKF3: Remove EKF2 names 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough e6f36f04db AP_NavEKF2: Enable automatic use of range finder height 9 years ago
priseborough e34cdc6666 AP_NavEKF2: Fix bug preventing planes recovering from bad magnetometers 9 years ago
Paul Riseborough dc6836988c AP_NavEKF2: Improve ground based magnetic anomaly protection for copter 9 years ago