143 Commits (b3044ced1f4a46ea0780d10c7e1ac4b624154d37)

Author SHA1 Message Date
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
priseborough 4c92a5f23f AP_NavEKF : Use GPS velocity if PX4Flow sensor fails 10 years ago
priseborough 283811edcb AP_NavEKF : stop velocity change when flow measurements drop out 10 years ago
priseborough 117bd2a998 AP_NavEKF : Add time based noise to terrain offset state 10 years ago
priseborough 8dd1081f54 AP_NavEKF : Add range measurement to EKF debug message 10 years ago
priseborough a20729f60f AP_NavEKF : Update names in optical flow debug logging 10 years ago
priseborough 235b3bebda AP_NavEKF : Add range finder health and enable range finder fusion 10 years ago
priseborough 988de2a898 AP_NavEKF : Add smoothing to optical flow fusion 10 years ago
priseborough 81b09c9361 AP_NavEKF : temporary mods to test use of flow sensor internal gyro data 10 years ago
priseborough cd418c946c AP_NavEKF : preliminary implementation for optical flow and range finder fusion 10 years ago
Jonathan Challinger 7692761f34 AP_NavEKF: Added getAccelNED function 10 years ago
priseborough 874d0780aa AP_NavEKF: Reduce vulnerability to ground fixed magnetic interference 10 years ago
Andrew Tridgell 46f601d703 AP_NavEKF: added getStaticMode() function 10 years ago
priseborough 5359da9c68 AP_NavEKF : Improved Magnetometer Error Handling 10 years ago