aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent warnings by data conversionLorenz Meier2013-10-171-4/+8
* Bring back proper log conversion copy operationLorenz Meier2013-10-141-1/+10
* Enable position control for Easystar type planesLorenz Meier2013-10-142-4/+2
* Merge branch 'mixer_test_merge' of github.com:PX4/FirmwareLorenz Meier2013-10-1319-96/+519
|\
| * Merge branch 'master' of github.com:PX4/Firmware into mixer_testingLorenz Meier2013-10-1318-705/+920
| |\
| * | Improved mixer testsLorenz Meier2013-10-132-6/+9
| * | Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-139-56/+229
| * | Added host-building mixer testLorenz Meier2013-10-125-0/+50
| * | Added mixer testLorenz Meier2013-10-124-0/+81
| * | Moved mixer file load / compression into mixer library.Lorenz Meier2013-10-128-51/+167
* | | Set better default gains for Iris and F330Lorenz Meier2013-10-132-6/+6
| |/ |/|
* | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-10-131-199/+198
|\ \
| * \ 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
* | | | Python exception handling from muggenhorLorenz Meier2013-10-131-2/+2
|/ / /
* | | 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-1146-183/+887
| |\ \ \
| * | | | 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-135-39/+63
|\ \ \ \
| * | | | Makefile cleanupLorenz Meier2013-10-102-2/+9
| * | | | 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
| | |_|/ | |/| |
* | | | Merge branch 'beta'Lorenz Meier2013-10-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Comment fixLorenz Meier2013-10-121-1/+1
| | |/ | |/|
* | | 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
* | | Merge pull request #447 from PX4/hil_usb_onlyLorenz Meier2013-10-1046-166/+770
|\ \ \ | |_|/ |/| |
| * | added hw test, added better io debuggingLorenz Meier2013-10-104-3/+123
| * | 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
| |/ |/|