156 Commits (a5924acb3d2279db792ccbc43c4366ed54f36649)

Author SHA1 Message Date
Paul Riseborough a1351e73ab AP_NavEKF : Compensate mag bias states for external copass offset changes 10 years ago
Paul Riseborough 14795719f6 AP_NavEKF: Add public function for estimated magnetometer offsets 10 years ago
Paul Riseborough b9b6938b1d AP_NavEKF: Add ability to start using GPS in-flight 10 years ago
Paul Riseborough 8c2029d896 AP_NavEKF: Accel bias learning improvements 10 years ago
Paul Riseborough 70afcd7e70 AP_NavEKF: Add second stage alignment of yaw and earth field states 10 years ago
Paul Riseborough ed9c05cf2a AP_NavEKF: Remove logic used to delay fusion for load levelling 10 years ago
Paul Riseborough c0d23ffc30 AP_NavEKF: Filter accuracy and stability improvements 10 years ago
Jonathan Challinger de1f7f5e63 AP_NavEKF: use published delta velocities and delta angles if available 10 years ago
priseborough 3421a320b5 AP_NavEKF: Compensate for ground effect when takeoff or landing expected 10 years ago
priseborough 9a797a5d49 AP_NavEKF: Use GPS reported speed accuracy if available 10 years ago
Andrew Tridgell 3289d38339 AP_NavEKF: make the init functions return bool 10 years ago
Randy Mackay 230ca583d1 NavEKF: support sending EKF_STATUS_REPORT 10 years ago
Grant Morphett 4860c84dff AP_NavEKF: Changes to fix the warnings in rover sitl build. 10 years ago
priseborough 5df733a883 AP_NavEKF: Allow flight transition to optical flow mode if GPS is lost 10 years ago
Andrew Tridgell ef5cdb0d6c AP_NavEKF: use more array bounds checked variables 10 years ago
priseborough 3d46680348 AP_NavEKF: Make NED origin independent of home position 10 years ago
priseborough 7d1cd604a8 AP_NavEKF: Report last known position when GPS is lost 10 years ago
Randy Mackay f4d8bc586c Nav_EKF: getFilterStatus returns nav_filter_status struct 10 years ago
priseborough 2f5aa210ce AP_NavEKF: Enable recovery from extended flow measurement rejection 10 years ago
priseborough 9f4baaa865 AP_NavEKF: Update flow debug logging 10 years ago
priseborough 8d1dae3ac1 AP_NavEKF: Improve optical flow terrain height estimation 10 years ago
priseborough 69e86d3ea4 AP_NavEKF: Update EKF optical flow data logging 10 years ago
priseborough b651eac48d AP_NavEKF: Apply timeout to terrain offset validity reporting 10 years ago
priseborough 8d3940ce1b AP_NavEKF: Improved use of enumerated type for aiding mode 10 years ago
priseborough c06f6e105e AP_NavEKF: Consistent initialisation of tuning parameters and variables 10 years ago
priseborough 58e9dd5dcd AP_NavEKF: Enumerate Position and Velocity aiding status 10 years ago
priseborough 3d207c316a AP_NavEKF: Change names for position and velocity hold modes 10 years ago
priseborough b650ee51a9 AP_NavEKF: Consolidate arming checks 10 years ago
priseborough a63af34d8f AP_NavEKF: Allow 10 seconds for the filter to settle after initialisation 10 years ago
priseborough 363c1e393d AP_NavEKF: Latch use of position hold mode for duration of flight 10 years ago
priseborough 4dc1ee2d66 AP_NavEKF: Rename static mode to avoid confusion with other non-GPS modes 10 years ago
priseborough e4c969084d AP_NavEKF: Improve behaviour recovering from a GPS timeout 10 years ago
priseborough 3891dada78 AP_NavEKF: remove unnecessary function 10 years ago
priseborough a42100e4c5 AP_NavEKF: Improved handling of no GPS 10 years ago
priseborough 4eb19c2324 AP_NavEKF: Rationalise health status reporting 10 years ago
priseborough a2bd3b4a42 AP_NavEKF: Add public method returning height above ground level 10 years ago
priseborough d994da0886 AP_NavEKF: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough bc2255d6b1 AP_NavEKF: Improve comments in setInhibitGPS public method 10 years ago
priseborough b56b68ce10 AP_NavEKF: Add public method reporting horizontal speed limit 10 years ago
priseborough 083e22966c AP_NavEKF: Add public method to report available output data 10 years ago
priseborough e53d28854e AP_NavEKF: Add public method to inhibit GPS use and clean-up GPS use logic 10 years ago
priseborough 8fb1d9cf8d AP_NavEKF: Fix bug preventing opt flow scale factor estimation 10 years ago
priseborough a78920761c AP_NavEKF: Update comments in flow data interface 10 years ago
priseborough 52c7e56a4a AP_NavEKF: Add parameter for max valid optical flow rate magnitude 10 years ago
priseborough 0bf991eef9 AP_NavEKF: Fix bug in optical flow fusion smoothing 10 years ago
priseborough 517026980b AP_NavEKF : Add fault and timeout logging 10 years ago
priseborough 06c19a3a4d AP_NavEKF : Update optical flow debug logging 10 years ago
priseborough 1791dec622 AP_NavEKF : Fix velocity hold mode 10 years ago
priseborough 8faeb190de AP_NavEKF : Rework logic to cope with bad flow data 10 years ago
priseborough 41f0231cfb AP_NavEKF : improve logic dealing with lack of flow or range data 10 years ago