786 Commits (233c4b49c546b65eec8d0fbc1394d906f4b09d9a)
 

Author SHA1 Message Date
Paul Riseborough 233c4b49c5 matlab: Add derivation of observation Jacobians used by the terrain estimator 8 years ago
Paul Riseborough 9303db85eb matlab: remove project specific code from mag cal comparison script 8 years ago
Paul Riseborough edeed770b7 matlab: fix alignment bugs 8 years ago
Paul Riseborough 7f1cca5b28 Merge pull request #244 from PX4/pr-rangeAid 8 years ago
ChristophTobler 6f5cffafec fix type of range_aid parameter: int -> int32_t 8 years ago
ChristophTobler 1fed209804 fix formatting 8 years ago
Roman 5036967343 barometer does not special height sensor offset because a barometer 8 years ago
Roman c5d464b821 make range sensor height offset computation more robust 8 years ago
Roman 182ea43445 fixed baro offset calculation 8 years ago
Roman 39983a7d55 range aid: added hysteresis for switching in and out of range aid 8 years ago
Roman 1b92c9b5b3 ekf_helper: fixed resetting height using range finder 8 years ago
Roman 3778f0921a ekf: enable range finder to be used for estimating height even if it's not 8 years ago
Roman 36bffd2571 ekf: calculate the delta time between consecutive baro measurments 8 years ago
Roman a0ab5cf0d7 ekf vel_pos_fusion: added height sensor offset to range innovation calculation 8 years ago
Roman a1e67396f4 ekf: added methods for setting control height flags 8 years ago
Paul Riseborough d6decb3c84 Merge pull request #277 from PX4/pr-ekfBufferParam 8 years ago
Paul Riseborough c48b879843 Merge pull request #276 from CarlOlsson/feature/only_update_mag_states 8 years ago
CarlOlsson b255d4a53a fixed typos 8 years ago
Paul Riseborough 97eb17a62f Merge pull request #265 from PX4/pr-ekfOutputObserver 8 years ago
Paul Riseborough fed4a9bc5a EKF: add vertical position derivative output 8 years ago
Paul Riseborough 16c7041f4a EKF: Add a parameter to enable setting of a minimum buffer length to handle large sensor timing jitter 8 years ago
Paul Riseborough a17879ab91 matlab: miscellaneous EKF replay script file improvements 8 years ago
Paul Riseborough 3a7a66d360 matlab: improve EKF simulation fusion control 8 years ago
Paul Riseborough dabf129daf matlab: Update EKF replay script files 8 years ago
Julien Lecoeur d0b4f1e225 Use binary operator~ instead of logical operator! 8 years ago
Julien Lecoeur c323b64742 Fix -Werror=int-in-bool-context on GCC 7 8 years ago
Daniel Agar 3e197fdded EKF tests remove extra semicolon 8 years ago
Daniel Agar e7ed32fb82 attitude_fw remove extra semicolons 8 years ago
Daniel Agar 6ed8512ff4 EKF parameters use int32_t (#279) 8 years ago
Paul Riseborough 8351e13c70 Matlab: update readme file and provide link to sample data set 8 years ago
Paul Riseborough 9f61622044 Matlab: Improve efficiency of odometry derivation 8 years ago
Paul Riseborough 510b8763ea Matlab: Add basic implementation of EKF to support development testing 8 years ago
CarlOlsson 871ebb251b EKF: Changed get_control_mode to coyp 32 bits 8 years ago
CarlOlsson a1308482fd EKF: Reset the mag states to the field state variance when switching from the inhibit mag mode to standard mode 8 years ago
CarlOlsson be16406b35 EKF: Add feature to use the mag to only update the mag states 8 years ago
Paul Riseborough 05c3c46f83 ekf2: changes arising from code review 8 years ago
Paul Riseborough 394dd95cba EKF: Don't do magnetic field estimation without earth frame measurements 8 years ago
Paul Riseborough 20db74eca8 Revert "EKF: Add parameter control of individual IMU axis delta velocity bias estimation" 8 years ago
ChristophTobler 47973a4820 run terrain estimator after control fusion modes. Otherwise _range_data_ready will never be true and fuseHagl() will never run 8 years ago
Paul Riseborough 9c31632e2b EKF: Add parameter control of individual IMU axis delta velocity bias estimation 8 years ago
Daniel Agar 87fdee440b EKF estimator_interface coverity fix 139419 8 years ago
Daniel Agar b3f8fd19e0 EKF estimator_interface coverity fix 140490, 140491 8 years ago
Paul Riseborough 5ee0ed5a0d EKF: Increase sensitivity and add tuning of bad accel checks 8 years ago
Paul Riseborough e35921534d EKF: fix reporting of optical flow fusion errors 8 years ago
Paul Riseborough 5112ffca90 EKF: Adjust default time delay params and clean up formatting 8 years ago
Paul Riseborough 8a2c5c1ad2 Merge pull request #266 from dagar/valgrind 8 years ago
Daniel Agar 3919d60f66
ekf2 initialization fixes 8 years ago
Paul Riseborough c62bdcbdb2 Merge pull request #264 from PX4/pr-ekfBuildErrorFix 8 years ago
Paul Riseborough c3f966f53e EKF: remove clang build error message 8 years ago
Paul Riseborough d47c372872 Merge pull request #263 from PX4/pr-ekfBuildErrorFix 8 years ago