982 Commits (ae641020dd10f9f0fe42c47a17a057b759c7e485)
 

Author SHA1 Message Date
CarlOlsson 8200e4b218 EKF: added get_wind_velocity_var function 7 years ago
Paul Riseborough 705f93d0bf Merge pull request #327 from CarlOlsson/parameterize_max_rng_tilt 7 years ago
CarlOlsson 0a7c3ecbc6 EKF: Parameterize maximum angle for rng fusion 7 years ago
Paul Riseborough 160e4d69c1 Merge pull request #323 from PX4/pr-ekfQuatMultOrder 7 years ago
Paul Riseborough 4411c7fd1c Merge pull request #325 from PX4/pr-ekfFlowGyroBias 8 years ago
Paul Riseborough 1d3e8edc46 EKF: Fix bug in accumulation of IMU data for flow sensor gyro bias calculation 8 years ago
Paul Riseborough 3b3326e250 Merge pull request #326 from TSC21/fix_travis 8 years ago
TSC21 571a0f7da7 travis: use pyenv in order to force pip3 version 8 years ago
TSC21 7affb42f22 travis: install python3.5 for trusty in order to run pip3 8 years ago
Paul Riseborough dd5b8525c3 EKF: Use hamiltonian convention for quaternion product order 8 years ago
Paul Riseborough b57b5e869d matrix: Use hamiltonian convention for quaternion product 8 years ago
Paul Riseborough b0300b9723 Revert "attitude_fw delete unused and cleanup" 8 years ago
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