177 Commits (81eacb0cfa0feb6930d3be9112fa08244cc367c5)
 

Author SHA1 Message Date
Andreas Bircher 81eacb0cfa removing body and intertial frame expressions and establishing consistency 9 years ago
Roman 4a405e7f60 make it clear that we are using right hand rotation convention 9 years ago
Roman 10c1b49bde fix typo 9 years ago
Roman 1033e145a5 fix some typos and better explanation of quaternion ordering 9 years ago
Roman 2b3bdb523d better description for quaternion class 9 years ago
Roman 3152d3d6cf better function descriptions for rotation classes: 9 years ago
Andreas Bircher e3a1d67444 adding detailed comments on rotation classes 9 years ago
Andreas Bircher af2e6d952e correcting comments 9 years ago
Andreas Bircher 34e6e2a941 refactoring rotation classes and adding initial description 9 years ago
jaredkw 3509329f30 Define M_PI float, change logical and to && 9 years ago
James Goppert 4d33092bcb Removed lcov testing from travis. 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 32ad3989f2 Fix lcov install on travis. 9 years ago
James Goppert f4902fafb9 Added lcov package for coverage test. 9 years ago
James Goppert 155202f6b0 Found a few coverage gaps with local coverage testing. 9 years ago
James Goppert 6efa3c1cb5 Added make coverage to travis. 9 years ago
James Goppert 3f77991388 Merge branch 'MaEtUgR-maetugr-fix2' 9 years ago
James Goppert 8b7eae3b4a Merge branch 'maetugr-fix2' of https://github.com/MaEtUgR/Matrix into MaEtUgR-maetugr-fix2 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 07fba8322a Fix for effective cpp. 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 6c04605531 Added conversion for scalar to vector. 9 years ago
James Goppert 2d27cd79d3 Added scalar to matrix conversion. 9 years ago
James Goppert 6974f97b1c Added scalar const conversion operator. 9 years ago
James Goppert 7b969094cb Fix for scalar type. 9 years ago
James Goppert 3917ef1992 Merge branch 'master' of github.com:PX4/Matrix 9 years ago
James Goppert 15865897d5 Added pow. 9 years ago
James Goppert dd30028823 Merge pull request #14 from mcsauder/master 9 years ago
mcsauder 46c83a8c18 Correct a few indexing copy/paste errors that likely previously only functioned properly on square matrices. 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 a92d5c1338 Removed unneeded headers. 9 years ago
James Goppert e639a3612f Fix typo. 9 years ago
James Goppert d8e397c010 Merge pull request #10 from PX4/euler_fix 9 years ago
James Goppert 5aef810e7c Fixed euler angles. 9 years ago
James Goppert 6e6033a1af Merge branch 'master' into euler_fix 9 years ago
James Goppert b98ac75452 Formatting. 9 years ago
James Goppert ffbe58ca10 Added better roundtrip euler test. 9 years ago
James Goppert b9bfadb0cc Fix for travis. 9 years ago
James Goppert faee66273b Turned back on testing flag. 9 years ago
James Goppert 20a1f902b1 Merge branch 'master' into euler_fix 9 years ago
James Goppert cc2804d6a6 Merge pull request #13 from PX4/testing 9 years ago
James Goppert 0969b0ae56 Removed uncessary print. 9 years ago