aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/Firmware into origin_integrationLorenz Meier2013-07-0216-124/+254
|\
| * Merge pull request #314 from DrTon/att_control_der_fixsjwilks2013-07-0216-123/+233
| |\
| | * Copyright fixesAnton Babushkin2013-06-2213-56/+167
| | * multirotor_attitude_control performance improved, tested in flight. PID libra...Anton Babushkin2013-06-207-70/+69
| * | Added global position to loggingLorenz Meier2013-06-302-1/+21
* | | Merge pull request #319 from PX4/kalman_navsjwilks2013-06-305-101/+168
|\ \ \
| * | | Fixed yaw estimate, minor comment and code style improvements. Added option f...Lorenz Meier2013-06-305-33/+148
| * | | Merge branch 'mag-correct-yaw' of github.com:jgoppert/Firmware into fw_hil_testLorenz Meier2013-06-221-73/+25
| |\ \ \
| | * | | Changed to yaw only mag correction.James Goppert2013-06-181-73/+25
| | | |/ | | |/|
* | | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-303-3/+25
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | sdlog2: bugfix in FLOW messageAnton Babushkin2013-06-251-1/+1
| * | sdlog2: FLOW message added, bug fixed in optical_flow topicAnton Babushkin2013-06-253-3/+25
| |/
* | Merged masterLorenz Meier2013-06-213-66/+107
|\|
| * sdlog2 bugs fixedAnton Babushkin2013-06-181-17/+33
| * Critical bug fixed, cleanupAnton Babushkin2013-06-172-47/+35
| * sdlog2 messages ID fixAnton Babushkin2013-06-171-1/+1
| * Merge branch 'master' into sdlog2Anton Babushkin2013-06-176-2/+176
| |\
| * | ATSP.ThrustSP addedAnton Babushkin2013-06-162-1/+3
| * | sdlog2: ARSP (attitude rates setpoint) message added, attitude rates added to...Anton Babushkin2013-06-132-2/+37
* | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-172-2/+2
|\ \ \ | | |/ | |/|
| * | Fixed too low stack sizesLorenz Meier2013-06-172-2/+2
* | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-175-1/+175
|\| |
| * | Increase array size.Simon Wilks2013-06-151-1/+1
| * | Log airspeed.Simon Wilks2013-06-152-0/+25
| * | Add PX4Flow board modules and corresponding ORB msgs.samuezih2013-06-143-0/+149
| |/
* | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-132-16/+38
|\|
| * sdlog2: RC (RC controls) and OUT0 (actuator 0 output) messages added, print s...Anton Babushkin2013-06-082-16/+38
* | mergedLorenz Meier2013-06-074-25/+100
|\|
| * sdlog2 minor fixAnton Babushkin2013-06-071-3/+0
| * sdlog2 -b option (log buffer size) added, minor cleanupAnton Babushkin2013-06-073-17/+40
| * sdlog2 fixesAnton Babushkin2013-06-071-1/+3
| * Merge branch 'master' into sdlog2Anton Babushkin2013-06-079-43/+1030
| |\
| * | sdlog2: STAT (vehicle state) log message added, minor optimizationsAnton Babushkin2013-06-072-6/+43
| * | sdlog2: ATTC - vehicle attitude control logging addedAnton Babushkin2013-06-062-1/+17
* | | MergedLorenz Meier2013-06-073-21/+31
|\ \ \ | | |/ | |/|
| * | Hotfix: Make IOs mixer loading pedantic to make sure the full mixer loadsLorenz Meier2013-06-071-6/+12
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-06-0611-0/+2568
| |\ \
| * | | Saved a few string bytes, cleaned up task names and outputLorenz Meier2013-06-062-15/+17
* | | | Tracked task_spawn API changes for sdlog2 and att_estm_so3_compLorenz Meier2013-06-062-2/+2
* | | | MergedLorenz Meier2013-06-0611-0/+2568
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #284 from limhyon/masterLorenz Meier2013-06-065-0/+953
| |\ \ \
| | * | | Add detailed documentation for SO3 gains tuning.Hyon Lim (Retina)2013-06-062-12/+47
| | * | | GPL Licensed code has been removedHyon Lim (Retina)2013-05-298-1852/+1
| | * | | Visualization code has been added.Hyon Lim (Retina)2013-05-2910-2/+1882
| | * | | I finished to implement nonlinear complementary filter on the SO(3).Hyon Lim (Retina)2013-05-291-56/+120
| | * | | Merge remote-tracking branch 'upstream/master'Hyon Lim (Retina)2013-05-282-0/+230
| | |\ \ \
| | * | | | Test flight has been performed with nonlinear SO(3) attitude estimator.Hyon Lim (Retina)2013-05-231-111/+113
| | * | | | To use freeIMU processing visualization tool, I have implemented float number...Hyon Lim (Retina)2013-05-231-77/+196
| | * | | | Roll pitch yaw should be verified againHyon Lim (Retina)2013-05-232-94/+94
| | * | | | I do not know why roll angle is not correct. But system looks okayHyon Lim (Retina)2013-05-231-34/+38