870 Commits (1531269f9248393412f3fc7337bae7b8e5eb7ee6)
 

Author SHA1 Message Date
Paul Riseborough 1531269f92 Merge pull request #319 from PX4/pr-attitude_fw-cleanup 8 years ago
Daniel Agar 25bd3ac5e6
attitude_fw delete unused and cleanup 8 years ago
Paul Riseborough fac292fef9 Merge pull request #321 from dagar/pr-ekf_formatting 8 years ago
Daniel Agar 99ba1c3745
EKF trivial code style cleanup 8 years ago
ChristophTobler 89236ef275 Merge pull request #314 from PX4/pr-check_stuck_rng 8 years ago
Peter Dürr 305a95aef9 Integrate Python-based tests and benchmark into Travis 8 years ago
Peter Dürr 15c8c24418 Fix time units on plots 8 years ago
Peter Dürr b29067a188 Better handle Python dependencies 8 years ago
Peter Dürr bb5719a0da Add Python wrapper to ecl and use it to test functionality 8 years ago
Peter Dürr 5988900044 Add getters for a few private variables of the EstimatorInterface 8 years ago
Peter Dürr a2ed0a76f9 Make the destructor of EstimatorInterface virtual 8 years ago
Paul Riseborough 9cf0948bcf matlab: add derivation for air data error equations 8 years ago
Paul Riseborough 3983ac23fa Merge pull request #316 from PX4/pr-ekfTrueAirspeed 8 years ago
Paul Riseborough 967720a9d7 Merge pull request #313 from PX4/pr-ekfYawReset 8 years ago
Paul Riseborough 35ffd55481 EKF: Fix incorrect use of double precision operation 8 years ago
Paul Riseborough cc5db74d1b EKF: Add true airspeed accessor 8 years ago
ChristophTobler 8ecec58292 Check for stuck range finder measurements in terrain estimator 8 years ago
ChristophTobler 7252284628 Add check for stuck range finder measurements 8 years ago
ChristophTobler 41f4b62cdb fix indentation 8 years ago
Paul Riseborough 596b8220e2 EKF: Output mag sensor isolation warning first time only 8 years ago
Paul Riseborough ce806768b7 EKF: Improve in-flight mag error detection, recovery and isolation for fixed wing 8 years ago
Paul Riseborough c230663b68 Merge pull request #309 from PX4/pr-ekfYawFusion 8 years ago
Paul Riseborough ba5de96fcb Merge pull request #311 from PX4/pr-ekfExtVis 8 years ago
Paul Riseborough 3ee6898710 EKF: Enable origin to be maintained when starting aiding using EV only 8 years ago
Paul Riseborough e08da1c599 EKF: Add ability to use EV and GPS data together 8 years ago
Paul Riseborough 74d1955dfa Merge pull request #310 from PX4/pr-ekfFixComments 8 years ago
Paul Riseborough f3909244f0 EKF: Correct units in comments 8 years ago
Paul Riseborough 33e8d5923f matlab: Allow replay to handle late start GPS data in log 8 years ago
Paul Riseborough e18f92d9c2 matlab: Improve conversion of APM log data 8 years ago
Paul Riseborough 20584ee997 EKF: Improve efficiency of heading fusion calculations when using EV heading 8 years ago
Paul Riseborough df34b43c00 Merge pull request #308 from PX4/pr-ekfDoxygen 8 years ago
Paul Riseborough 5aeeebf7ac matlab: Fix derivation for 321 Euler rotation sequence 8 years ago
Paul Riseborough 26b5f26891 matlab: Add scripts to calculate rotation conversions for 321 or 312 Euler sequences 8 years ago
Paul Riseborough aec01ce59c EKF: Update class variable documentation and make compatible with Doxygen 8 years ago
Paul Riseborough 627f8184b3 Merge pull request #307 from PX4/pr-constrain_vpos 8 years ago
ChristophTobler 61a7991693 constrain _terrain_vpos to be a minimum of _params.rng_gnd_clearance larger than _state.pos(2) 8 years ago
Paul Riseborough 9b6e1ab2a7 Merge pull request #306 from PX4/revert-305-revert-303-pr-get_terr_valid 8 years ago
Paul Riseborough e1fe5b2229 Revert "Revert "Split get_terrain_vert_pos() into valid and get_vpos"" 8 years ago
Paul Riseborough 13f8d949bd Merge pull request #305 from PX4/revert-303-pr-get_terr_valid 8 years ago
Paul Riseborough c887b02f21 Revert "Split get_terrain_vert_pos() into valid and get_vpos" 8 years ago
ChristophTobler a59cf894d2 Merge pull request #303 from PX4/pr-get_terr_valid 8 years ago
ChristophTobler e429ecab17 check if terrain valid instead of initialized 8 years ago
ChristophTobler eae0522dc2 split into get_terrain_valid and get_terrain_vert_pos 8 years ago
ChristophTobler c42f820072 Merge pull request #295 from PX4/pr-rng_aid_hagl_hyst 8 years ago
ChristophTobler 517fe8a71f rng aid: use hysteresis with lower hagl check 8 years ago
ChristophTobler 9da9aa632d Merge pull request #298 from PX4/pr-fix_rng_offset 8 years ago
Paul Riseborough 18e81eba31 Merge pull request #300 from nicolaerosia/ekf2-dt 8 years ago
Nicolae Rosia 5277141166 sensor_combined stores deltas in usec instead of seconds 8 years ago
Paul Riseborough e2a5e57e14 matlab: Update replay scripts 8 years ago
ChristophTobler 8ed61ac052 init rng offset with ground clearance param when on ground to avoid noisy init 8 years ago