aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Graupner HoTT SUMD/SUMH Receiver Protocol addedNosDE2015-03-079-9/+15007
* px_uploader: print chip versionAndrew Tridgell2015-03-071-1/+10
* px_loader: added --force optionAndrew Tridgell2015-03-071-1/+7
* Merge pull request #1878 from anton-matosov/ServoGimbalLorenz Meier2015-03-0710-6/+708
|\
| * Implemented Quaternion position for Gimbal (not tested)Anton Matosov2015-03-061-7/+6
| * Disambiguate comment of main mixerAnton Matosov2015-03-061-1/+1
| * Fixed commentsAnton Matosov2015-03-061-3/+6
| * Made aux output pwm rate, min, max, disarmed and failsafe values configurable...Anton Matosov2015-03-063-1/+45
| * Increased update rate to get rid of glitches in servo movementsAnton Matosov2015-03-061-1/+1
| * Disabled logging of the each componsated valueAnton Matosov2015-03-061-3/+3
| * Implemented yaw componsationAnton Matosov2015-03-061-6/+15
| * Added sublime build system that uploads just built productAnton Matosov2015-03-061-2/+10
| * Enabled attitude compensation by default as that is all the gimbal driver is ...Anton Matosov2015-03-061-5/+2
| * Removed extra spaceAnton Matosov2015-03-061-1/+1
| * SK450 gimbal tuningAnton Matosov2015-03-061-7/+10
| * Adopted SK450 mixer for the gimbal control groupAnton Matosov2015-03-062-6/+14
| * Updated @authorAnton Matosov2015-03-062-0/+2
| * 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
|/ /