102 Commits (8af7b8c13019a8aadeec28bf26da87e585e324cd)

Author SHA1 Message Date
Pavel Kirienko 8af7b8c130 Poisoned the C library identifiers 8 years ago
Daniel Agar cf924956d7 test vector3 using matrix::isEqual 8 years ago
Daniel Agar cfa68c2196 clang-tidy trivial cleanup 8 years ago
Daniel Agar 5f2f6f0308 rename cmake "Profile" to "Coverage" and add builds 8 years ago
Daniel Agar f00edc9442 update to astyle 2.06 and fix formatting 8 years ago
Daniel Agar 68c7cc5bfd Quaternion add copyTo 8 years ago
James Goppert 63aea23f9e Add cholesky decomp, Closes #30, and dynamic print buf 8 years ago
James Goppert a154e14439 Fix coverage for inverse. 8 years ago
Matthias Grob 47c0a93140 Quaternion: added tests for the corner cases of Dcm to quaternion conversion 8 years ago
James Goppert 74a120f554 Handle some divide by zero edge cases on init. 8 years ago
James Goppert bf69be7f17 Fix formatting. 8 years ago
James Goppert f3e478cbff Fix matrix inverse pivotting logic. 8 years ago
James Goppert 34fccdd680 add renormalize method (#32) 8 years ago
James Goppert db4374882b Fix attitude tests. 9 years ago
James Goppert 3aeb099249 Revert "Use Hamilton quaternion definition." 9 years ago
James Goppert 4653626d92 Format. 9 years ago
James Goppert 0eb8aa0c0b Support more of mathlib function for easier swap in px4. 9 years ago
James Goppert 262a715d90 Fix some when building in px4. 9 years ago
James Goppert 9af58f7e08 Coverage fix. 9 years ago
James Goppert 37b00b0880 Added check or consistency of dcm and quaternion product. 9 years ago
James Goppert 1a87564b85 Added dcm quat prod consistency check. 9 years ago
James Goppert 4f13809420 Added axis angle accessors, removed == operator. 9 years ago
James Goppert 19554c4470 Use Hamilton quaternion definition. 9 years ago
James Goppert e6a6b4680c Use quaternion multiplaction for quaternion derivative. 9 years ago
James Goppert 9353e4cb64 Fix bugs in axis angle. 9 years ago
James Goppert 0f41af271a Added axis angle attitude representation. (#25) 9 years ago
James Goppert dd8ff8db12 Made coverage html output optional. 9 years ago
James Goppert 061609322a Added command line output for coverage. 9 years ago
James Goppert 155202f6b0 Found a few coverage gaps with local coverage testing. 9 years ago
James Goppert bd8420fcf6 Added example of assignment to already created object. 9 years ago
MaEtUgR b2eb4d13d8 Matrix.setCol off by one bug fixed 9 years ago
Matthias Grob 65679fbcbb Features and fixes 9 years ago
James Goppert 711b57d2d4 Added unit function that returns normalized vector. 9 years ago
James Goppert 0e14e11183 Added support for attitude_estimator_q functions. 9 years ago
James Goppert 2d27cd79d3 Added scalar to matrix conversion. 9 years ago
James Goppert 15865897d5 Added pow. 9 years ago
James Goppert 95e3d7d6ce Added set function. 9 years ago
James Goppert 5a01e6c939 Added slice function for matrix. 9 years ago
James Goppert 1ae114b3d2 Improved rk4 integration to allow longer time interval than 1 step. 9 years ago
James Goppert ce30542dba Fix output for unit test. 9 years ago
James Goppert 1778ac199c Fixed euler wrapping. 9 years ago
James Goppert 5aef810e7c Fixed euler angles. 9 years ago
James Goppert b98ac75452 Formatting. 9 years ago
James Goppert ffbe58ca10 Added better roundtrip euler test. 9 years ago
James Goppert 0969b0ae56 Removed uncessary print. 9 years ago
James Goppert d761bd3721 Fixed formatting. Made traivs more verbose. 9 years ago
James Goppert 38211e1aff Fix testing mechanism. 9 years ago
James Goppert fa31c61f2c Fix for euler. 9 years ago
James Goppert f1968f51d6 Fixed coverage issues. 9 years ago
James Goppert cc800454d2 Formatting. 9 years ago