224 Commits (2e5cfc2849ba60b6e578d0625c8a40ce4441c633)

Author SHA1 Message Date
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
Jonathan Challinger 6c4d4713aa AP_NavEKF: Add parameter that specifies EKF-to-DCM/INAV fallback strictness 10 years ago
Jonathan Challinger 967986d5c6 AP_NavEKF: Split getAccelBias into getAccelZBias and getIMU1Weighting 10 years ago
Jonathan Challinger 0727ac5c79 AP_NavEKF: clean up unused variable lastDivergeTime_ms 10 years ago
priseborough 5e51c09978 AP_NavEKF : Remove ineffective numerical divergence checks 10 years ago
priseborough fb14da7a4b AP_NavEKF : Add public method to reset gyro bias states 10 years ago
priseborough b61a6c64d7 AP_NavEKF : Reduce weighting on GPS when not enough satellites 11 years ago
priseborough 36bf304f29 AP_NavEKF : Reduce ripple in estimates that can cause copter motor 'pulsing' 11 years ago
priseborough 5b72cb7610 AP_NavEKF : Clean up time stamps 11 years ago
Andrew Tridgell 5d40ec8014 AP_NavEKF: make use_compass() public 11 years ago
priseborough d5442fe64e AP_NavEKF : Modified compass fail logic 11 years ago
Emile Castelnuovo 946a461873 VRBRAIN: added VRBRAIN to #if 11 years ago
Andrew Tridgell 5edf4ba596 AP_NavEKF: fixed up handling of bitfields in faultStatus 11 years ago
priseborough ce8e1daa16 AP_NavEKF: Improved divergence detection and reset 11 years ago
priseborough 925c5751bd AP_NavEKF: Add ability to inhibit in-flight mag cal and clean up moding 11 years ago
priseborough ecc8e45eda AP_NavEKF: Fix bug in position reset logic 11 years ago
Andrew Tridgell 25667a11a0 AP_NavEKF: use AHRS vehicle class for sideslip calculation 11 years ago
Andrew Tridgell 5acd17b843 AP_NavEKF: cleanup some build warnings 11 years ago
priseborough bd28cdbdcf AP_NavEKF: Improved magnetometer consistency checks 11 years ago
priseborough 188bea6bab AP_NavEKF : Enable calc of wind velocity when not using airspeed sensing 11 years ago