aboutsummaryrefslogtreecommitdiff
path: root/src/lib/mathlib/math/Matrix.hpp
Commit message (Expand)AuthorAgeFilesLines
* Matrix.hpp: remove wrong and correct formatting changes which are not on mast...Thomas Gubler2015-01-081-9/+12
* add and use PX4_ROS preprocessor defineThomas Gubler2015-01-061-1/+1
* make Matrix.hpp more consistent with upstreamThomas Gubler2015-01-051-21/+8
* Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2015-01-051-8/+8
|\
| * Fixed loop limit errors in Matrix.hRowland O'Flaherty2014-12-181-8/+8
* | dummy attitude estimator copies attitude from gazeboThomas Gubler2014-12-301-0/+1
* | lots' of header juggling and small changes to make mc att control compile for...Thomas Gubler2014-12-161-2/+10
* | applied fix_code_style.shRoman Bapst2014-11-131-49/+64
* | added more digits to pi/2Roman Bapst2014-11-131-1/+1
* | do not include eigen lib from local sourceRoman Bapst2014-11-101-1/+1
* | Adapted for shared library use with ROSRoman Bapst2014-09-271-46/+68
* | Adapted math library for use of PX4 and ROS as shared library. First version,...Roman Bapst2014-09-231-0/+20
|/
* mathlib: More C++ fixesLorenz Meier2014-07-151-0/+2
* Fix a set of C++ warnings in mathlibLorenz Meier2014-07-131-9/+14
* Merge branch 'mathlib_new' into vector_control2Anton Babushkin2013-12-251-21/+395
|\
| * mathlib: code style fixedAnton Babushkin2013-12-251-55/+78
| * mathlib: Matrix and Quaternion cleanup and bugfixes. Copyright updated.Anton Babushkin2013-12-251-20/+37
| * mathlib: Vector class major cleanupAnton Babushkin2013-12-241-25/+2
| * att_pos_estimator_ekf: fixes, mathlib: minor changesAnton Babushkin2013-12-231-3/+12
| * Added missing export keywordsLorenz Meier2013-12-231-5/+5
| * mathlib minor fixesAnton Babushkin2013-12-191-4/+4
| * mathlib fixesAnton Babushkin2013-12-191-38/+134
| * mathlib: fixes and improvements, WIPAnton Babushkin2013-12-181-11/+27
| * New mathlib, WIPAnton Babushkin2013-12-181-20/+233
|/
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-211-0/+61