aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Renamed servo_gimbal to simply 'gimbal' as HW is behind the scene and doesn't...Anton Matosov2015-03-063-2/+2
* Added missing enum definitionsAnton Matosov2015-03-062-3/+29
* Added aux mixer for SK450Anton Matosov2015-03-061-0/+26
* drivers/servo_gimbal: Formatting fixLorenz Meier2015-03-061-1/+1
* drivers/servo_gimbal: Added servo gimbalLorenz Meier2015-03-063-0/+577
* Merge pull request #1888 from PX4/quat_rot_math_testLorenz Meier2015-03-071-1/+72
|\
| * added quaternion rotation method testRoman Bapst2015-03-061-1/+72
* | Merge pull request #1826 from NosDE/masterLorenz Meier2015-03-061-6/+99
|\ \ | |/ |/|
| * Merge pull request #1 from PX4/masterMarco Bauer2015-03-0698-939/+4531
| |\ | |/ |/|
* | Travis: better output of built binariesLorenz Meier2015-03-051-0/+3
* | Simplify Travis build ID naming on serverLorenz Meier2015-03-051-4/+2
* | Upload latest binary to s3 storageLorenz Meier2015-03-051-0/+1
* | Set build environment variables to enable retrieval of binaries in reportsLorenz Meier2015-03-051-1/+3
* | Fix IO update when safety can not be set to on. From @zottgrammesLorenz Meier2015-03-041-0/+5
* | Merge pull request #1874 from DonLakeFlyer/RCParamsLorenz Meier2015-03-031-0/+30
|\ \
| * | Add RC_CHAN_CNT, RC_TH_USERDon Gagne2015-03-031-0/+30
|/ /
* | MAVLink: Reduce stack usageLorenz Meier2015-03-031-1/+1
* | Commander and MAVLink: Adjust stack sizes as requiredLorenz Meier2015-03-032-2/+2
* | Fix stack sizes based on observed usage. Frees some more RAMLorenz Meier2015-03-033-9/+10
* | Increase rate of MAVLink output on companion linkLorenz Meier2015-03-031-1/+1
* | Fixed NuttX submodule to correct versionv1.0.0rc8Lorenz Meier2015-03-031-0/+0
* | Better error handling for multi-board setupsLorenz Meier2015-03-021-7/+6
* | added quaternion methods for inverse and vector rotationRoman Bapst2015-03-021-0/+29
* | Uploader: Fix flashing if multiple board types are connectedLorenz Meier2015-03-021-2/+6
* | Merge pull request #1593 from dagar/formatLorenz Meier2015-03-025-0/+64
|\ \
| * | make check_format ignore src/modules/attitude_estimator_ekf/codegenDaniel Agar2015-03-021-0/+1
| * | check_code_style.sh ignore mathlib/CMSISDaniel Agar2015-03-021-0/+1
| * | git pre-commit hook don't echo files changedDaniel Agar2015-03-021-3/+0
| * | check_code_style.sh ignore unittests/build directoryDaniel Agar2015-03-021-0/+1
| * | add astyle pre-commit git hookDaniel Agar2015-03-021-0/+29
| * | add make check_format to check astyle code formattingDaniel Agar2015-03-024-0/+35
|/ /
* | Merge pull request #1863 from UAVenture/offboard_attitude_pubLorenz Meier2015-03-023-4/+34
|\ \
| * | - publish offboard mode with manual input so the vehicle control status is co...Andreas Antener2015-03-023-4/+34
|/ /
* | Merge pull request #1854 from UAVenture/mavros_armingLorenz Meier2015-03-0211-51/+239
|\ \
| * | updated test class names to be uniqueAndreas Antener2015-03-023-6/+6
| * | - updated test names, fixed lying comments and updated notes, misc. cleanupAndreas Antener2015-03-028-27/+206
| * | move demo nodes out of px4 namespaceAndreas Antener2015-02-282-6/+4
| * | moved mavros to root nodeAndreas Antener2015-02-282-20/+18
| * | wait on armin service and wait 2 seconds after calling itAndreas Antener2015-02-281-0/+6
| * | use mavros arming service to armAndreas Antener2015-02-281-0/+7
* | | oreoled: support send_bytes ioctlRandy Mackay2015-03-022-1/+29
* | | Merge pull request #1860 from rmackay9/orig-batt-smbus-debugLorenz Meier2015-03-021-3/+0
|\ \ \
| * | | batt_smbus: remove debugRandy Mackay2015-03-021-3/+0
* | | | Merge pull request #1857 from PX4/mcposoffboardnoattitudepubLorenz Meier2015-03-022-14/+28
|\ \ \ \ | |/ / / |/| | |
| * | | mc pos ctrl: do not publish att sp in offboard && no position/velocity controlThomas Gubler2015-03-011-9/+16
| * | | mc pos ctrl multiplatform: do not publish att sp in offboard && no position/v...Thomas Gubler2015-03-011-5/+12
* | | | Mag cal: Add 100% messagev1.0.0rc7Lorenz Meier2015-03-011-0/+3
* | | | mc pos multi: reduce stack sizeThomas Gubler2015-03-011-1/+1
* | | | mc att multi: reduce stack sizeThomas Gubler2015-03-011-1/+1
* | | | commander: Shorten mag cal intervalLorenz Meier2015-03-011-1/+1