aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tests system command: Fix return value of tests all commandLorenz Meier2015-02-091-1/+1
* Merge pull request #1752 from PX4/log_thrust_spLorenz Meier2015-02-093-17/+35
|\
| * log velocity - and acceleration/thrust setpointtumbili2015-02-073-17/+35
* | LandDetector: Check each rotation angle rather than the magnitudeJohan Jansen2015-02-092-4/+4
* | LandDetector: Fix for land detection without GPSJohan Jansen2015-02-092-8/+9
* | Fix up test routines. Needs more work.Lorenz Meier2015-02-091-1/+2
* | LandDetector: Fix default param scale errorJohan Jansen2015-02-091-1/+1
* | LandDetector: Change rotation rate in rads/s to deg/s (more similar to mpc pa...Johan Jansen2015-02-092-2/+4
* | LandDetector: Use vehicle_attitude instead of sensors_combinedJohan Jansen2015-02-092-10/+10
* | LandDetector: Fix parameter swapped bugJohan Jansen2015-02-091-2/+2
* | Modernize system tests, API cleanupLorenz Meier2015-02-085-192/+59
* | Param interface: Allow to check return value of param_reset. Reset test param...Lorenz Meier2015-02-083-40/+79
* | Remove peripheral clock changes as they interfere with current / old NuttX in...Lorenz Meier2015-02-081-8/+2
* | Fix PX4IO startupLorenz Meier2015-02-085-5/+21
* | Remove unneeded cast in GPS driverLorenz Meier2015-02-081-1/+1
* | Improve IO driver feedbackLorenz Meier2015-02-081-17/+11
* | removed attitude setpoint generation from mc_att_controller and moved to mc_p...tumbili2015-02-074-133/+99
|/
* revert debug itemsTrent Lukaczyk2015-02-062-6/+2
* Merge remote-tracking branch 'upstream/master'Trent Lukaczyk2015-02-062-28/+46
|\
| * multiplat mc pos ctrl: reset yaw sp with alt spThomas Gubler2015-02-061-0/+4
| * multiplat pos ctrl: also set yaw sp in manual modesThomas Gubler2015-02-061-2/+17
| * multiplat mc att ctrl: move yaw sp only if xy is not controlledThomas Gubler2015-02-061-26/+25
* | Merge remote-tracking branch 'upstream/master'Trent Lukaczyk2015-02-05147-2406/+8806
|\|
| * parametrize imu input for ros dummy att estimatorThomas Gubler2015-02-041-1/+3
| * Merge ROS into masterLorenz Meier2015-02-03124-1845/+8035
| |\
| | * Merged master into rosLorenz Meier2015-02-0212-402/+255
| | |\
| | * | remove unneeded includeThomas Gubler2015-02-011-1/+0
| | * | Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge2_a...Thomas Gubler2015-02-0156-465/+780
| | |\ \
| | * | | multiplatform pos ctrl: fix division by zeroThomas Gubler2015-02-011-7/+7
| | * | | fix timestamp problem in dummy pos estimatorThomas Gubler2015-02-011-1/+1
| | * | | ros att estimator dummy node: publish timestampThomas Gubler2015-01-301-0/+1
| | * | | fix commentThomas Gubler2015-01-291-1/+1
| | * | | fix logic error in manual input nodeThomas Gubler2015-01-291-3/+1
| | * | | ros mixer: remove debug outputThomas Gubler2015-01-291-4/+0
| | * | | fix typo in commentThomas Gubler2015-01-291-1/+1
| | * | | commander dummy node: small fix for vehicle_control_modeThomas Gubler2015-01-292-5/+8
| | * | | commander dummy node: set control velocity enabled flagThomas Gubler2015-01-291-0/+3
| | * | | commander dummy node: extend to support switching between modesThomas Gubler2015-01-292-12/+61
| | * | | manual input dummy node: extend to support switching between modesThomas Gubler2015-01-292-23/+84
| | * | | function renameThomas Gubler2015-01-292-3/+3
| | * | | first version of position estimator dummy nodeThomas Gubler2015-01-292-0/+169
| | * | | attitude estimator dummy node: add timestampThomas Gubler2015-01-291-0/+2
| | * | | mc attctl multiplatform: fix memcpyThomas Gubler2015-01-281-2/+4
| | * | | initialize all subscribersThomas Gubler2015-01-281-0/+2
| | * | | fix uorb constants in uavcan moduleThomas Gubler2015-01-281-6/+6
| | * | | fix uorb constants for test functionsThomas Gubler2015-01-281-173/+173
| | * | | initial port of multiplatform version of mc_pos_controlThomas Gubler2015-01-288-0/+1652
| | * | | add angle conversion defines for rosThomas Gubler2015-01-281-0/+2
| | * | | ported more geo functions to cppThomas Gubler2015-01-281-0/+93
| | * | | propagate uorb contants change through all modules/driversThomas Gubler2015-01-2816-381/+381