aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-1934-826/+1428
|\
| * Parameters list generatorAlexander Lourier2013-10-181-0/+26
| * Covered corner case in L1 controller not adressed so far in existing conceptsLorenz Meier2013-10-151-10/+23
| * Merge pull request #466 from PX4/work_queue_testLorenz Meier2013-10-141-12/+14
| |\
| | * Fixed some stupid compile errorsLorenz Meier2013-10-141-7/+9
| | * Work queue in RGB driver without work_cancel()Lorenz Meier2013-10-141-5/+5
| * | Bring back proper log conversion copy operationLorenz Meier2013-10-141-1/+10
| |/
| * Merge branch 'master' of github.com:PX4/Firmware into mixer_testingLorenz Meier2013-10-1315-701/+909
| |\
| | * Merge pull request #444 from PX4/multirotor_att_control_fixLorenz Meier2013-10-131-199/+198
| | |\
| | | * multirotor_att_control: cleanup, some refactoringAnton Babushkin2013-10-071-199/+198
| | * | MergedLorenz Meier2013-10-131-257/+396
| | |\ \
| | | * \ Merge branch 'master' into px4io_fixLorenz Meier2013-10-131-1/+1
| | | |\ \
| | | * \ \ Merge branch 'master' into px4io_fixAnton Babushkin2013-10-1140-180/+811
| | | |\ \ \
| | | * | | | px4io: code style fixedAnton Babushkin2013-10-071-204/+348
| | | * | | | px4io: major optimization and cleanupAnton Babushkin2013-10-071-55/+47
| | | | |_|/ | | | |/| |
| | * | | | Merge pull request #449 from PX4/sensors_fixLorenz Meier2013-10-131-121/+118
| | |\ \ \ \
| | | * | | | sensors: minor optimization, cleanup and refactoringAnton Babushkin2013-10-081-121/+118
| | | |/ / /
| | * | | | Merge pull request #448 from PX4/mavlink_fixLorenz Meier2013-10-134-62/+126
| | |\ \ \ \
| | | * | | | mavlink, mavlink_onboard: bugfixes, code style fixedAnton Babushkin2013-10-082-40/+99
| | | * | | | mavlink_onboard: major optimization, cleanup and minor fixes, WIPAnton Babushkin2013-10-084-23/+28
| | | |/ / /
| | * | | | Merge pull request #453 from PX4/gcc_47Lorenz Meier2013-10-133-37/+54
| | |\ \ \ \
| | | * | | | We compile with GCC 4.7.4Lorenz Meier2013-10-103-37/+54
| | * | | | | Merge pull request #446 from PX4/commander_fixesLorenz Meier2013-10-133-19/+5
| | |\ \ \ \ \
| | | * | | | | commander: remove duplicate publishing of vehicle_control_mode and actuator_a...Anton Babushkin2013-10-073-19/+5
| | | | |/ / / | | | |/| | |
| | * | | | | Merge pull request #460 from jean-m-cyr/masterLorenz Meier2013-10-133-6/+12
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Add support for 8 channel DSMX sattelite pairingJean Cyr2013-10-123-6/+12
| | | | |_|/ | | | |/| |
| * | | | | Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-139-56/+229
| * | | | | Added mixer testLorenz Meier2013-10-124-0/+81
| * | | | | Moved mixer file load / compression into mixer library.Lorenz Meier2013-10-128-51/+167
| |/ / / /
| * | | | Merge branch 'beta'Lorenz Meier2013-10-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Comment fixLorenz Meier2013-10-121-1/+1
| | | |/ | | |/|
* | | | pwm systemcmd can now set the failsafe values, fmu uses failsafe values as we...Julian Oes2013-10-195-174/+233
* | | | Base max actuators on board revisionJulian Oes2013-10-111-2/+10
* | | | Revert "Set the PWM values only once or continuous if specified"Julian Oes2013-10-111-40/+23
* | | | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-1143-196/+873
|\| | |
| * | | Output improvementsLorenz Meier2013-10-111-0/+1
| * | | Hotfix: TypoLorenz Meier2013-10-111-1/+1
| * | | Added non-binary number between 8 and 16Lorenz Meier2013-10-111-1/+1
| * | | Make tests file complete up to 64 byte shifts and 1.5 K chunksLorenz Meier2013-10-111-137/+133
| * | | Merge branch 'sdtest'Lorenz Meier2013-10-111-18/+116
| |\ \ \ | | |/ / | |/| |
| | * | Added alignment attributeLorenz Meier2013-10-101-4/+4
| | * | Typo in debug outputLorenz Meier2013-10-101-1/+1
| | * | More testing outputLorenz Meier2013-10-101-14/+112
| | * | Updated error messageLorenz Meier2013-10-101-1/+1
| | * | WIP, typo fixLorenz Meier2013-10-101-3/+3
| * | | added hw test, added better io debuggingLorenz Meier2013-10-103-3/+120
| * | | Merge branch 'sdtest' into hil_usb_onlyLorenz Meier2013-10-101-1/+18
| |\| |
| | * | Slight fix to test, but still fails validating written data after non-aligned...Lorenz Meier2013-10-101-1/+18
| * | | Merge branch 'sdtest' of github.com:PX4/Firmware into hil_usb_onlyLorenz Meier2013-10-092-37/+50
| |\| |
| | * | Extended file test for alignmentLorenz Meier2013-10-091-32/+43
| | |/