245 Commits (master)

Author SHA1 Message Date
Matthias Grob 242b38ee9e Quaternion: remove deprecated axis_angle conversions 5 years ago
Daniel Agar 9aa7991654
geo_lookup: upgrade table size (2 bytes per element) and add testing 5 years ago
Julian Kent 435c2fe438 Fix rarely flakey test on Github Actions 5 years ago
Julian Oes 5f2abb66a4 mavsdk_tests: add workaround to prevent failsafe 5 years ago
Julian Oes 4ad7ea6c1a mavsdk_tests: increase the poll time resolution 5 years ago
Julian Kent 78ff7c608f Expand tracking error for straight line test 5 years ago
Julian Kent 14e2603bc4 Pull out matrix math primitives into anon functions 5 years ago
Julian Kent 6ce2769342 Pull out point-to-line distance calc, getting local mission coords 5 years ago
Julian Kent ff4be5d815 Set rate when subscribing to velocity, specify units 5 years ago
Julian Kent e6c5771c59 Add 'corridor check' which makes sure 3D tracking is along mission 5 years ago
Julian Kent db361d7a59 Add straight-line MAVSDK test 5 years ago
Matthias Grob 480cd5ed4e mavsdk_tests: load all os environment variables for gazebo client 5 years ago
bresch 7f4fedde6a GPS Yaw: fix heading initialisation and add unit tests 5 years ago
kamilritz 16a00eae0b Make Kfusion a Vector24f 5 years ago
Julian Kent 9a30828a0a Add explicit matrix + scalar test 5 years ago
Julian Oes 620916e4c1 mavsdk_tests: add test back in 5 years ago
Julian Oes 5e21eb3b78 mavsdk_test: remove flaky tests 5 years ago
bresch 2bafe9df08 GPS Yaw: wait to fuse at yaw at least once before declaring it faulty 5 years ago
bresch 51cd63d626 GPS Yaw: fall back to other yaw aiding source in case of bad data 5 years ago
bresch 3c6790f5d5 GPS Yaw: Always reset Yaw when GPS Yaw fusion is starting 5 years ago
Daniel Agar 43fdc770c7 mavsdk_tests: temporarily disable offboard position control test 5 years ago
TSC21 bc2b118e48 mavsdk_tests: add iris_dual_gps tests 5 years ago
JaeyoungLim 59c70a5811 Add plane_catapult test for testing hand/catapult launch for fw 5 years ago
Daniel Agar 3092d9e1f9 github actions run SITL tests in parallel 5 years ago
TSC21 24ae8f601d mavsdk_tests: add iris_dual_gps to the test pipeline 5 years ago
Matthias Grob a296fe7d8c Move AlphaFilter out of EKF 5 years ago
kamilritz 674bd99f3b Add operator* and operator/ for slice with type 5 years ago
Julian Oes be4e253e63 mavsdk_tests: bump library from v0.24.0 to v0.27.0 5 years ago
bresch 821e1fa8fc terrain_estimator: add unit tests 5 years ago
bresch 5d6a72e383 sensor_simulator: add possibility to set GPS position rate 5 years ago
bresch 62e15cbacf sensor_simulator: set IMU rate to 200Hz as this is the new value 5 years ago
bresch 6126c190b2 sensor_simulator: update EKF at IMU rate 5 years ago
Julian Oes 9b2527549b mavsdk_tests: relax timeout for offboard goto 5 years ago
Julian Oes bc1960ef2b mavsdk_tests: make offboard tests more accurate 5 years ago
Julian Oes dd95498379 mavsdk_tests: at normal speed RTL can take a while 5 years ago
Julian Oes 76b7d462ae mavsdk_tests: relax requirement to land at home 5 years ago
Julian Oes d43e4d88c3 mavsdk_tests: wait until home is set properly 5 years ago
Julian Oes 73dda496ef mavsdk_tests: more verbose output on fail 5 years ago
Julian Oes 160aca9207 mavsdk_tests: more debug info 5 years ago
Julian Oes 1a25cdf7b2 mavsdk_tests: remove intermittently failing tests 5 years ago
Julian Oes a1bf1bdd9d mavsdk_tests: prevent exception if log_fd is None 5 years ago
Julian Oes 262341455b mavsdk_tests: map stderr to stdout 5 years ago
Julian Oes eba1cf08f8 mavsdk_tests: also use sleep workaround locally 5 years ago
Julian Oes 76750fc8a6 mavsdk_tests: collect buffered up stdout output 5 years ago
Mathieu Bresciani b024cdd282
unit test: check that the accel bias is only learned when observable (#827) 5 years ago
kamilritz 39c09b8092 add basic gps yaw fusion test 5 years ago
kritz bf78044bcd
EKF: fix initialization of local position validity 2 (#820) 5 years ago
Mathieu Bresciani 37d9cef262
ekf: disable xy accel bias learning before takeoff (#818) 5 years ago
Mathieu Bresciani 9788c3bdf2
ekf: split accel bias learning in independant xyz components (#817) 5 years ago
kritz 98801ad17b
Support vision velocity expressed in body frame too (#708) 5 years ago