333 Commits (6eb533121c83b038e36def2ed9080dc78d3188ef)

Author SHA1 Message Date
priseborough 6eb533121c AP_NavEKF: Add static mode to solution status message 10 years ago
priseborough 5c3a56a087 AP_NavEKF: Fix error in comments 10 years ago
priseborough 3891dada78 AP_NavEKF: remove unnecessary function 10 years ago
priseborough a16253796f AP_NavEKF: Fix bug preventing the non-GPS mode being selected externally 10 years ago
priseborough a42100e4c5 AP_NavEKF: Improved handling of no GPS 10 years ago
priseborough 73a06cd0c1 AP_NavEKF: Fix bug causing magnetic field state learning to be forgotten 10 years ago
priseborough bf89c56e54 AP_NavEKF: Fix comments error in description of flow sensor sign conventions 10 years ago
priseborough 4eb19c2324 AP_NavEKF: Rationalise health status reporting 10 years ago
priseborough 78b30e4ce5 AP_NavEKF: Increase rate at which GPS glitch offsets are reduced for planes 10 years ago
priseborough f2c506339a AP_NavEKF: Reduce time required to recover from GPS timeouts 10 years ago
priseborough f73816dbb5 AP_NavEKF: Improve robustness to long periods without GPS 10 years ago
priseborough 3afde0061f AP_NavEKF: Use named states for velocity reset 10 years ago
priseborough f6ce25df2a AP_NavEKF: Do not reset vertical velocity state from GPS 10 years ago
Randy Mackay e581e81da5 AP_NavEKF: reorder declation to fix compiler warning 10 years ago
Andrew Tridgell cb9c518ab8 Revert "AP_NavEKF : Reduce ripple in estimates that can cause copter motor 'pulsing'" 10 years ago
priseborough a2bd3b4a42 AP_NavEKF: Add public method returning height above ground level 10 years ago
priseborough d701cfcb75 AP_NavEKF: Output terrain relative PosD when relying on Optical Flow 10 years ago
priseborough 0156d846f1 AP_NavEKF: Increase height at which nav gain reduction starts 10 years ago
priseborough a905432ffe AP_NavEKF: reduce height at which nav gain reduction starts 10 years ago
priseborough 5785272933 AP_NavEKF: Improve robustness to corrupted flow sensor data 10 years ago
priseborough b1d44d4dde AP_NavEKF: Add protection for negative height above ground 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 416eaf4633 AP_NavEKF: Apply single definition of using optical flow 10 years ago
priseborough b56b68ce10 AP_NavEKF: Add public method reporting horizontal speed limit 10 years ago
priseborough c8fb376cc4 AP_NavEKF: Fix bug in bias rate of change limiting 10 years ago
priseborough 599e53f3f2 AP_NavEKF: Prevent flow scale factor updating on ground 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 6f8971d80a AP_NavEKF: Speed up flow sensor gyro bias correction 10 years ago
priseborough d7ad45ebda AP_NavEKF: Don't fuse flow measurements if too big 10 years ago
priseborough 84944fdd4e AP_NAvEKF: Revert back to 10Hz fusion 10 years ago
priseborough 1f78a73cdb AP_NavEKF: Make flow measurement delay vehicle specific 10 years ago
priseborough 5f941655a8 AP_NavEKF: changes to support to 20Hz flow fusion rate 10 years ago
priseborough 0bf991eef9 AP_NavEKF: Fix bug in optical flow fusion smoothing 10 years ago
priseborough 839b814d12 AP_NavEKF : Inhibit flow and range fusion in static mode 10 years ago
priseborough 9b9934ac06 AP_NavEKF : fix velocity timeout bug during optical flow operation 10 years ago
priseborough 517026980b AP_NavEKF : Add fault and timeout logging 10 years ago
priseborough f640ec30ff AP_NavEKF : Reset held velocity on arming 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 84421e0a35 AP_NavEKF : Adjust initial flow scale factor and limits 10 years ago
priseborough 573633daf7 AP_NavEKF : Fix incorrect use of flow sensor time-stamp 10 years ago
priseborough 9ea97c1a38 AP_NavEKF : Modify optical flow data interface 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 9ba46ad795 AP_NavEKF : Improve handling of flow sensor failure 10 years ago