aboutsummaryrefslogtreecommitdiff
path: root/src/lib/mathlib
Commit message (Collapse)AuthorAgeFilesLines
* mc_pos_control: replacement for multirotor_pos_control, rewritten to C++ and ↵Anton Babushkin2013-12-261-0/+24
| | | | new mathlib
* Merge branch 'mathlib_new' into vector_control2Anton Babushkin2013-12-2524-2797/+920
|\
| * mathlib: code style fixedAnton Babushkin2013-12-253-120/+175
| |
| * mathlib: Matrix and Quaternion cleanup and bugfixes. Copyright updated.Anton Babushkin2013-12-253-48/+69
| |
| * mathlib: Vector class major cleanupAnton Babushkin2013-12-243-137/+133
| |
| * att_pos_estimator_ekf: fixes, mathlib: minor changesAnton Babushkin2013-12-232-3/+19
| |
| * Added missing export keywordsLorenz Meier2013-12-232-11/+12
| |
| * mathlib minor fixesAnton Babushkin2013-12-193-47/+11
| |
| * mathlib fixesAnton Babushkin2013-12-199-1043/+394
| |
| * mathlib: fixes and improvements, WIPAnton Babushkin2013-12-183-36/+104
| |
| * New mathlib, WIPAnton Babushkin2013-12-1826-2718/+1323
| |
* | multirotor_pos_control & mc_att_control_vector: singularities handling improvedAnton Babushkin2013-12-211-0/+1
| |
* | Merge branch 'master' into vector_control2Anton Babushkin2013-12-131-0/+8
|\|
| * LowPassFilter: allow for filtering to be disabledAndrew Tridgell2013-12-131-0/+8
| | | | | | | | using bandwidth of 0 gives no filtering
* | Merge branch 'master' into vector_controlAnton Babushkin2013-11-085-1/+23
|/
* Matrix and Vector printing cleanupLorenz Meier2013-11-032-6/+6
|
* Removed dysfunctional includes. Need to be re-done properly when finally ↵Lorenz Meier2013-09-072-2/+0
| | | | implementing SITL. No use to leave untested stuff in tree.
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ↵Lorenz Meier2013-08-2148-0/+17163
/ conversion libs