14232 Commits (a2bd3b4a424fe4fe739b7496e43721bbbba0d052)
 

Author SHA1 Message Date
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 12ea1d6e85 AC_AttitudeControl: Scale angle demand noise filter 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 963cc4d60a Copter: Add velocity gain scaler to interfaces 10 years ago
priseborough e80b1c67cd AC_AttitudeControl: Add EKF optical flow noise gain scaler 10 years ago
priseborough 11fb51ceba AC_WPNav: Add nav velocity gain scaler to interfaces 10 years ago
priseborough 9e7709fa09 Copter: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough 5b8265ad6f AP_AHRS: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough d994da0886 AP_NavEKF: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough 9844dacf40 Copter: Add EKF ground speed limit to loiter speed control 10 years ago
priseborough 5fa0c59310 AC_WPNav: Add EKF ground speed limit to loiter speed control 10 years ago
priseborough 83775554ea AP_AHRS: Publish EKF ground speed limit 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 5532750a99 AP_AHRS: Add public method to inhibit GPS useage when using EKF 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 063fb41748 AP_OpticalFlow: Add separate scale factors for X and Y axis. 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 2dff76394d AC_PosControl: Add spike and noise filter to demanded angles 10 years ago
priseborough 84944fdd4e AP_NAvEKF: Revert back to 10Hz fusion 10 years ago
priseborough f4f0dfc45c AP_OpticalFlow: efficiency improvements to data processing 10 years ago
priseborough 1f78a73cdb AP_NavEKF: Make flow measurement delay vehicle specific 10 years ago
priseborough f23722ecee Plane: Remove statement about flow driver rate in comment 10 years ago
priseborough 5f941655a8 AP_NavEKF: changes to support to 20Hz flow fusion rate 10 years ago
priseborough 715d64dce9 Copter: Check for new optical flow updates at 200Hz 10 years ago
priseborough ca53d5fb62 Plane: Increase rate at which optical flow sensor is checked 10 years ago
priseborough 468c83c074 Copter : Check for new optical flow readings every 10ms 10 years ago
priseborough 0bf991eef9 AP_NavEKF: Fix bug in optical flow fusion smoothing 10 years ago
priseborough 7d27a22f77 DataFlash : Fix EKF optical flow logging bug 10 years ago
priseborough 7ec8dfebcf AP_OpticalFlow : Remove gyro scale factor user adjustable parameter 10 years ago
priseborough 898ad7432b Plane : Only build optical flow with PX4 board 10 years ago
priseborough be54f2d6ee Copter : Don't force pre-compiler inclusion of optical flow 10 years ago
priseborough 2baa1e56ed Dataflash : Fix bug in EKF opt flow logging 10 years ago
priseborough df59f3311a AP_OpticalFlow : Add gyro scale factor correction parameter 10 years ago
priseborough eec49ce1dd AP_OpticalFlow : Add parameter for flow rate scale factor correction 10 years ago
priseborough 2500f7e9c2 Plane : Add data logging for optical flow use with EKF 10 years ago
priseborough 2db9247117 Plane : Add logging and EKF read for updated flow sensor interface 10 years ago
priseborough 6d5fb33d1a Copter : enable optical flow by default 10 years ago