234 Commits (f9faa97d850a7bafc5df54aad8b723502301f3c7)

Author SHA1 Message Date
Julian Oes 3135b94980 mavsdk_tests: use PX4 time for timeouts 5 years ago
Julian Oes ca0f26a003 mavsdk_tests: added posctl/altctl test 5 years ago
Julian Oes 0a7dcf26d5 mavsdk_tests: clean up includes 5 years ago
Julian Oes 630a6f3810 mavsdk_tests: clear params between test cases 5 years ago
Julian Oes a5a577a6c4 mavsdk_tests: use speed factor, increase timeouts 5 years ago
Julian Oes 4eb1ea10f0 mavsdk_tests: don't block inside of callback 5 years ago
Julian Oes 8d3f1e63f0 mavsdk_tests: use all os env vars by default 5 years ago
Julian Oes 55d2bdc438 mavsdk_tests: adapt to changed inject API 5 years ago
Julian Oes ed357cf356 mavsdk_tests: move math things to separate header 5 years ago
Julian Oes 1eaceb17dc mavsdk_tests: adjust timeouts by lockstep speed up 5 years ago
Julian Oes 20621e6744 mavsdk_tests: add tests for GPS as height source 5 years ago
Julian Oes c31246e13a mavsdk_tests: add test for stuck mag 5 years ago
Julian Oes afcfa2fbe0 mavsdk_tests: check for stuck baro 5 years ago
Julian Oes a05ad9c64c mavsdk_tests: add wildcards for case filtering 5 years ago
Julian Oes c4efcbf895 mavsdk_tests: check for baro failure in mission 5 years ago
Julian Oes 8d6ebf15b6 mavsdk_tests: test for losing mag during mission 5 years ago
Julian Oes ef7e4531f9 mavsdk_tests: enable GPS lost test for VTOL 5 years ago
Julian Oes 3c499fc3a2 mavsdk_tests: add first GPS lost failsafe test 5 years ago
Beat Küng 055fa768d8 posix: enable ROMFSROOT 5 years ago
kamilritz 419b70e4b5 Add tests for shouldUse321RotationSequence 5 years ago
Kamil Ritz fdc86c247a add functions to compute yaw (321 and 312 sequence) 5 years ago
Kamil Ritz 13f092a30f sparse quadratic form 5 years ago
Morten Fyhn Amundsen cd8ad1584c
Make wrap() work with integer types (#145) 5 years ago
Daniel Agar f62662ee46 update change_indication for newer WMM tables 5 years ago
PX4 BuildBot 802a6d99a0 Update geo_lookup WMM to latest Fri Aug 21 11:48:14 UTC 2020 5 years ago
kamilritz bd0c5fbb97 Update change indication for ekf gsf 5 years ago
kamilritz 3ae934544f Add change indication for ekf_gsf_reset 5 years ago
Paul Riseborough 21cc46edd7
EKF: Convert magnetic field observation methods to use SymPy generated code (#879) 5 years ago
kamilritz ec93490890 geo test change to arc length 5 years ago
kamilritz 98dec6afa6 add tests for waypoint_from_line_and_distance() 5 years ago
kamilritz 9d7d502c56 std::sin -> sin 5 years ago
Julian Kent 9ea3468091 Negative distances go in the opposite direction 5 years ago
kamilritz b7e49f20e4 Update change indication 5 years ago
kritz f981cea2ae
add possibility to iterate over SparseVector data at runtime (#143) 5 years ago
kritz 18699416b0
SparseVector (#140) 5 years ago
kamilritz 6ed5dbc2db Construct Vector from Slice<1,M> alias row() 5 years ago
Paul Riseborough 77b11129fa
EKF: replacement of covariance prediction autocode with sympy generated output (#870) 5 years ago
Daniel Agar 185f22b094
geo_lookup: copyright header consistency and minor update 5 years ago
Matthias Grob a126be0882 attitude test: refactoring to avoid identity quaternion confusion 5 years ago
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