732 Commits (ae641020dd10f9f0fe42c47a17a057b759c7e485)

Author SHA1 Message Date
Daniel Agar 7df4e0f8eb reenable pytest with px4-dev-ecl 7 years ago
Daniel Agar f407954207 initial jenkins configuration 7 years ago
Paul Riseborough 0f047504d4 EKF: Prevent possible div 0 due to incorrect initial values 7 years ago
Daniel Agar f0862210c7 EKF initialize _hvelInnovGate 7 years ago
CarlOlsson 5c8b22b43f ekf: return beta test ratio in get_innovation_test_status 7 years ago
Paul Riseborough e70206f74b EKF: Release flow speed limit with altitude gained 7 years ago
Paul Riseborough 83b765f707 EKF: Don't print navigation lost message on startup 7 years ago
Daniel Agar e3da71c89d Ekf initialize all fields 7 years ago
Paul Riseborough 89be63d6c2 EKF: Fix vel pos innovation logging bug 7 years ago
Paul Riseborough b0ad8269a5 EKF: enable separate monitoring of aux velocity innovations 7 years ago
Paul Riseborough 2a57fd858d EKF: clean up reset of fusion flags 7 years ago
Paul Riseborough 8e30c2666d EKF: Add support auxiliary velocity observation 7 years ago
Paul Riseborough a2b24fa960 EKF: Protect against ground effect induced static pressure rise during landing and takeoff. 7 years ago
Daniel Agar d9c8af54bd
EKF add print_status() with memory usage 7 years ago
Daniel Agar 75d1ed894c
EKF simplify RingBuffer allocation check 7 years ago
Paul Riseborough af7004ef01 EKF: report observation buffer allocation errors 7 years ago
Paul Riseborough d785a19c0a EKF: delay final allocation of observation buffers until required 7 years ago
Paul Riseborough 7c8fcf7628 EKF: Clarify use of *= operator for quaternions 7 years ago
Daniel Agar ed9a394029
EKF RingBuffer avoid copying 7 years ago
Paul Riseborough 2b20c52c4d EKF: Remove redundant code 7 years ago
Paul Riseborough cfdab732d1 EKF: Update parameter description 7 years ago
Paul Riseborough 72a7ab2c25 EKF: Improve resistance to bad initial mag offset 7 years ago
Paul Riseborough df9f48d2d3 EKF: Fix build error 7 years ago
Paul Riseborough 44c50ab2df EKF: Correct magnetic yaw measurement using learned mag biases 7 years ago
Paul Riseborough c70363c501 EKF: Don't fuse heading if FW and waiting for mag states to stabilise 7 years ago
Paul Riseborough 279fc836f7 EKF: Always reset covariance matrix terms when doing vel pos state reset 7 years ago
Paul Riseborough 141264fe63 EKF: Add method to set diagonals in covariance matrix 7 years ago
Paul Riseborough 32de90b9ef EKF: Add method to zero covariance terms 7 years ago
Paul Riseborough f3e34eddc9 EKF: do not attempt to align FW yaw using GPS method if on ground 7 years ago
Paul Riseborough 8f27d3fc54 EKF: don't reset quaternion states unnecessarily 7 years ago
Paul Riseborough 9e47b6e1b6 EKF: don't reset quaternions unnecessarily 7 years ago
Paul Riseborough 29d383edbf EKF: Allow mag field estimates to stabilise before use 7 years ago
Paul Riseborough 363edf5eb9 EKF: Fix yaw reset for fixed wing 7 years ago
Paul Riseborough 5fd006ca48 EKF: remove redundant code 7 years ago
ChristophTobler e388e59f32 EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
Paul Riseborough bba3f70a0e EKF: reduce prediction time step from 12 to 8 sec 7 years ago
Paul Riseborough 01d68ef67c EKF: Enable use of rotated external nav estimates 7 years ago
Paul Riseborough 063533afae EKF: Add method to enable the IMU bias states to be reset externally 7 years ago
Paul Riseborough 79995b2c15 Create total energy control system implementation 7 years ago
Paul Riseborough e10ec59058 EKF: Use consistent test for navigation validity reporting 7 years ago
Paul Riseborough 19074fdd9e EKF: Use consistent time limit for inertial dead reckoning test 7 years ago
Paul Riseborough 55a2dc94df EKF: handle air data fusion covariance reset consistently 7 years ago
Paul Riseborough 0d32128701 EKF: Use dead-reckoning status to determine if air data should modify non-wind states 7 years ago
Paul Riseborough e4ffe199ed EKF: fix bug in sideslip fusion activation 7 years ago
Paul Riseborough 59f1c3e19e EKF: Update dead-reckoning definition 7 years ago
Paul Riseborough a2dcd5b9b6 EKF: Consolidate no aiding reset logic 7 years ago
Paul Riseborough 929c5c2b37 EKF: enable gps fusion flag to be false while fusing air data 7 years ago
Paul Riseborough 204a218ee6 EKF: Allow dead-reckoning using air data 7 years ago
ChristophTobler f5fd90533a fix gps and flow flag handling 7 years ago
Paul Riseborough 9857fb9eb6 EKF: publish control limits for optical flow navigation 7 years ago