97 Commits (9c72525bbfd8c697f26d251324dd75018bb0de60)

Author SHA1 Message Date
Randy Mackay ef02942459 AP_NavEKF3: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay c28fd27b02 AP_NavEKF3: writeExtNavData accepts delay 5 years ago
Henry Wurzburg 8b3f07416c AP_NAVEKF3: change plane check_scaler value to match EKF2 value 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
Randy Mackay c1ef894a30 AP_NavEKF3: getDataEKFGSF and getYawData pass by reference 5 years ago
Randy Mackay ed3d072318 AP_NavEKF3: rename GSF_RUN_MASK, GSF_USE_MASK, GSF_RST_MAX 5 years ago
Paul Riseborough 6ec69e6ed1 AP_NavEKF3: Update EK3_MAG_CAL parameter advice 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 d19f8db06f AP_NavEKF3: rename APMrover2 to Rover 5 years ago
Andrew Tridgell 3ae0b0d446 AP_NavEKF3: added using_external_yaw() method 5 years ago
Andrew Tridgell 6f04fae4a0 AP_NavEKF3: added fallback to mag option with external yaw 5 years ago
Peter Barker e289020332 AP_NavEKF3: stop taking ahrs in constructor 5 years ago
Peter Barker 9ed37e4486 AP_NavEKF3: make send_status_report const 5 years ago
Peter Barker 4431d01230 AP_NavEKF3: stop relying on the presence of a RangeFinder 5 years ago
Mark Whitehorn 3e21ef1389 AP_NavEKF3: add prearm failure message for null core pointer 5 years ago
Randy Mackay 63309c6925 AP_NavEKF3: suppress ekf fail-to-set-origin if core disabled 5 years ago
Jaaaky 54f8e1137e AP_NavEKF3: added EK3_MAG_EF_LIM parameter 5 years ago
Randy Mackay 5baed38266 AP_NavEKF3: reduce EK3_HRT_FILT max to 30 5 years ago
Paul Riseborough 5b1d9ed868 AP_NavEKF3: Add missing vertical position derivative calculation 5 years ago
Andrew Tridgell 3995db49a4 AP_NavEKF3: use parent class for intermediate static variables 5 years ago
Andrew Tridgell 96c6544997 AP_NavEKF3: moved intermediate variables to common memory 5 years ago
Michael du Breuil 9a7d64e8fc AP_NavEKF3: Allow the GPS to be responsible for logging 5 years ago
Andrew Tridgell 04944fa6ce AP_NavEKF3: review fixes 6 years ago
Andrew Tridgell a3411efdb5 AP_NavEKF3: set origin on all cores 6 years ago
Andrew Tridgell 3818d8ecda AP_NavEKF3: restrict setting of EKF origin 6 years ago
priseborough 0c4f92d4c1 AP_NavEKF3: Add control logic to use external yaw sensor 6 years ago
priseborough 87c7649d09 AP_NavEKF3: Add interface for yaw angle measurements 6 years ago
Andrew Tridgell 5151416080 AP_NavEKF3: force first EKF lane when disarmed 6 years ago
Michael du Breuil be74b631fe AP_NavEKF3: Fix AP_GPS.h include 6 years ago
Andrew Tridgell 60831c2878 AP_NavEKF3: added checkLaneSwitch() 6 years ago
Andrew Tridgell e4f6ffe719 AP_NavEKF3: fixed bug in EKF lane selection 6 years ago
Michael du Breuil fe3b29a088 AP_NavEKF3: Allow checking all cores for health 6 years ago
Paul Riseborough 0d3e1a7d23 AP_NavEKF3: flow use parameter improvements 6 years ago
Paul Riseborough d3e9281846 AP_NavEKF3: Update default plane optical flow param values 6 years ago
Paul Riseborough 35c82ef67f AP_NavEKF3: Improve optical flow height estimation 6 years ago
Paul Riseborough b848e231c7 AP_NavEKF3: Add parameter to control how optical flow data is used 6 years ago
Mark Whitehorn 3c432cf25c AP_NavEKF3: add getQuaternionBodyToNED 6 years ago
Tom Pittenger 17ee20af3f AP_NavEKF3: rename dataflash to logger 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
Tom Pittenger 8a6a39b590 AP_NavEKF3: unify singleton naming to _singleton and get_singleton() 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Randy Mackay c616587b86 AP_NavEKF: increase ABIAS_P_NSE param doc range to 0.005 6 years ago
Michael du Breuil 25ef5fed82 AP_NavEKF3: Suppress clearing non-trival type warning 6 years ago
Peter Barker 281fad53c2 AP_NavEKF3: always set EKF control limits, even with no cores 6 years ago
Peter Barker be9235a581 AP_NavEKF3: fix writeOptFlowMeas signature 7 years ago
Randy Mackay 3d72022f6e EKF: modify ALT_SOURCE param description 7 years ago