1020 Commits (eec71d1a10679968da38a64724cba55a8bd47182)
 

Author SHA1 Message Date
Daniel Agar eec71d1a10 EKF get_ekf_soln_status() fix pred_pos_horiz_abs 7 years ago
Paul Riseborough 1bd1809d6e
EKF: Fix bug causing simultaneous range and baro height fusion (#429) 7 years ago
Daniel Agar a14434d6dc EKF always fill position and velocity accuracy (#425) 7 years ago
Paul Riseborough 6e3403ce28
EKF: prevent race condition between global position validity and eph reporting 7 years ago
Paul Riseborough fdabb9277f
EKF: Use consistent validity definition for global position reporting 7 years ago
Paul Riseborough 31142c0322
EKF: tighten wind variance growth check 7 years ago
Paul Riseborough ae069b12d6
EKF: Fix bug preventing wind relative dead reckoning 7 years ago
Paul Riseborough 9747dc778d
EKF: Rework nav validity reporting 7 years ago
Daniel Agar bd72f3c521 geo std pressure constants and update usage 7 years ago
Daniel Agar 02e319431b cmake remove embedded vim settings 7 years ago
Daniel Agar 91b5bfe2bb attitude_fw remove unused perf include 7 years ago
Paul Riseborough 02055acee2
EKF: Fix non GPS aiding data reset logic (#418) 7 years ago
Daniel Agar ba2b9dfdd9 update matrix lib usage 7 years ago
Daniel Agar 39b69af9bf geo_lookup: Update geomagnetism tables. 7 years ago
Daniel Agar cd12f049fe move geo and geo_lookup from PX4 Firmware to ECL 7 years ago
Paul Riseborough 1bb4c17c0e
EKF: Allow use of large GPS position observation noise when using other aiding sources (#403) 7 years ago
Paul Riseborough 8a012436f9
EKF: Fix reversion from GPS to no-aiding mode (#412) 7 years ago
Roman Bapst 95c4777b35 added airdata module which contains wind & airspeed scale estimator (#405) 7 years ago
Carl Olsson f6d23cc621 added rng_stuck to filter control status flags (#392) 7 years ago
Roman Bapst 7964820412 tecs.cpp: tecs initialisation fixes (#411) 7 years ago
Daniel Agar 35bc2cfcd9
tecs and l1 switch to matrix math library (#409) 7 years ago
Daniel Agar 1bc7378414
EKF decrease synthetic sideslip interval 1s -> 150ms (#407) 7 years ago
Daniel Agar 341f8962d2
EKF interface add get_wind_status() (#406) 7 years ago
Thomas Stastny 041886a289 attitude_fw: move angular rate limits to body angular rates (#404) 7 years ago
Paul Riseborough 78e983073a
EKF: Fix bug in use of gps velocity noise parameter (#401) 7 years ago
ChristophTobler cdc6efc5d6 EKF: fix rot vec calc from quat by using matrix lib 7 years ago
ChristophTobler 9238e2f1a2 EKF: fix spike handling in ev rotation calculation 7 years ago
Paul Riseborough db5264e45c EKF: Add missing reset for output observer vertical position derivative 7 years ago
Beat Küng d078d68f64 Reverse the linked list of data_validator_group #2 (#389) 7 years ago
ChristophTobler 337cdcc59a init height using baro when set to ev height (#388) 7 years ago
Paul Riseborough a2d6a4dded
EKF: fix indexing bug (#387) 7 years ago
Paul Riseborough 1ddd94f237 tecs: Remove redundant code 7 years ago
Paul Riseborough f016e66ff8
Revert "EKF: Release flow speed limit with altitude gained" (#382) 7 years ago
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