1087 Commits (5c64879688393c5c7a321137c82603f36ecc8119)
 

Author SHA1 Message Date
jay 76bf70121c fix code style 7 years ago
lijie 32482e7644 Reverse the linked list of data_validator_group and maintain a first node 7 years ago
ChristophTobler cdbca91e79 EV height reset (#379) 7 years ago
Andreas Antener 9e16e51d3a attitude_fw: constrain integrator properly to prevent building it up over the specified maximum 7 years ago
Daniel Agar c8ab806120 EKF pytest temporarily disable 7 years ago
Daniel Agar ae641020dd EKF run pytest quick and plot 7 years ago
Daniel Agar ec0d907d5a update README build badge (travis-ci -> jenkins) 7 years ago
Daniel Agar 7df4e0f8eb reenable pytest with px4-dev-ecl 7 years ago
Daniel Agar f407954207 initial jenkins configuration 7 years ago
Lorenz Meier dd9ea86fd6
Update README.md 7 years ago
Paul Riseborough 76763adb5c
Merge pull request #374 from PX4/pr-ekfInitFix 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
Paul Riseborough bdbc05cf91
Merge pull request #372 from PX4/pr-tecs_init 7 years ago
Paul Riseborough a39c376c26
Merge pull request #371 from CarlOlsson/pr-push_beta_test_ratio 7 years ago
Daniel Agar 8320c8ba14
TECS initialize throttle integrator at cruise if in air 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
CarlOlsson dea0c8bb6a tecs: fixed some typos 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
Andreas Antener ee57908911 Provide access to FW integrators 7 years ago
Paul Riseborough 22a6abbca2
Merge pull request #365 from PX4/pr-ekfBugFix 7 years ago
Paul Riseborough 89be63d6c2 EKF: Fix vel pos innovation logging bug 7 years ago
Paul Riseborough 882f4d44e5
Merge pull request #362 from PX4/pr-ekfAuxVelFuse 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 bd8f30752a
Merge pull request #351 from PX4/ekfGndEffectComp-wip 7 years ago
Paul Riseborough a2b24fa960 EKF: Protect against ground effect induced static pressure rise during landing and takeoff. 7 years ago
Paul Riseborough c8d459eecd
Merge pull request #360 from dagar/pr-ekfObsBufAlloc 7 years ago
Paul Riseborough 3479542ae5
Merge pull request #359 from PX4/pr-ekfObsBufAlloc 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 f54f1d467f
Merge pull request #358 from PX4/pr-ringbuffer_copies 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 44eaa076db
Merge pull request #356 from PX4/pr-ekfMiscUpdate 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 16154423c8 matlab: update optical flow derivation 7 years ago
Paul Riseborough cc651ac472
Merge pull request #354 from PX4/ekfMagYawReset-wip 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