aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1876 from friekopter/wobbling_elevatorLorenz Meier2015-03-074-25/+19
|\
| * fixed includefludwig2015-03-031-1/+0
| * Merge remote-tracking branch 'upstream/master' into wobbling_elevatorFriedemann Ludwig2015-03-035-3/+62
| |\
| * | fixed elevator wobbling at low airspeed.fludwig2015-03-024-25/+20
* | | Merge pull request #1873 from Zefz/ekf-dead-reckoning-fixLorenz Meier2015-03-074-185/+257
|\ \ \
| * | | AttPosEKF: Fix code style using AStyle scriptJohan Jansen2015-03-031-176/+216
| * | | Commander: Timeout position estimates if we receive none for 1 full secondJohan Jansen2015-03-031-1/+1
| * | | AttPosEKF: Fix dead-reckoning for global position estimates without GPSJohan Jansen2015-03-031-13/+38
| * | | AttPosEKF: Subscribe to vehicle armed statusJohan Jansen2015-03-032-9/+15
| * | | uORB: Add dead_reckoning flag to global position estimatesJohan Jansen2015-03-031-0/+1
* | | | cleanupNosDE2015-03-071-1/+1
* | | | Graupner HoTT SUMD/SUMH Receiver Protocol addedNosDE2015-03-076-9/+468
* | | | Implemented Quaternion position for Gimbal (not tested)Anton Matosov2015-03-061-7/+6
* | | | 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
* | | | Enabled attitude compensation by default as that is all the gimbal driver is ...Anton Matosov2015-03-061-5/+2
* | | | 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-062-1/+1
* | | | Added missing enum definitionsAnton Matosov2015-03-062-3/+29
* | | | drivers/servo_gimbal: Formatting fixLorenz Meier2015-03-061-1/+1
* | | | drivers/servo_gimbal: Added servo gimbalLorenz Meier2015-03-062-0/+576
* | | | 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 #1 from PX4/masterMarco Bauer2015-03-0663-840/+3257
|\| | |
| * | | 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
| |/ /
| * / added quaternion methods for inverse and vector rotationRoman Bapst2015-03-021-0/+29
| |/
| * 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
| * | Make INAV configurableLorenz Meier2015-03-011-0/+14
| * | MC pos control: Use less RAMLorenz Meier2015-03-011-1/+1
| * | MC att control: Use less RAMLorenz Meier2015-03-011-1/+1
| * | MAVLink: Use less RAMLorenz Meier2015-03-012-2/+2
| * | land detector: Use less RAMLorenz Meier2015-03-011-4/+5
| * | commander: Do not allocate excessive stackLorenz Meier2015-03-011-1/+1
| * | mkblctrl: Use less RAMLorenz Meier2015-03-011-1/+1
| * | commander: Improve status feedback to make status parsing simpler in UILorenz Meier2015-03-011-1/+3
| |/
| * Remove header which is now auto-generatedLorenz Meier2015-03-011-65/+0
| * Sensors: Clear old mag rotation param once new values is presentLorenz Meier2015-02-281-0/+3
| * tiny comment improvementThomas Gubler2015-02-281-3/+3