aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | add some comments for clarificationThomas Gubler2013-11-011-6/+6
| | * | | | | | | | | fix missing conversion to absolute altitudeThomas Gubler2013-10-311-1/+1
| * | | | | | | | | | Merge branch 'fw_staging_ouputlimit_master_heightrate' into fw_autoland_att_tecsThomas Gubler2013-10-314-66/+139
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'tecs_experimental_prate' into fw_staging_ouputlimit_master_heig...Thomas Gubler2013-10-312-0/+10
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | heightrate p as parameterThomas Gubler2013-10-312-0/+10
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_staging_ouputlimit_masterThomas Gubler2013-10-3116-252/+533
| | |\| | | | | | | | |
| | * | | | | | | | | | manual merge fw_integrator_fix_ouputlimit into fw_staging_ouputlimitThomas Gubler2013-10-241-3/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | constrain integrator part in control output until startup detection is availa...Thomas Gubler2013-10-241-3/+3
| | * | | | | | | | | | | Merge branch 'fw_pid_cleanup' into fw_stagingThomas Gubler2013-10-241-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | fix small bug where roll instead of pitch was usedThomas Gubler2013-10-241-2/+2
| | * | | | | | | | | | | | Merge branch 'fw_jacobians_and_yaw' into fw_stagingThomas Gubler2013-10-241-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | fw att ctrl: transpose RThomas Gubler2013-10-241-3/+3
| | * | | | | | | | | | | | fw ctrl: rename parameters to more consistent namesThomas Gubler2013-10-242-27/+27
| | * | | | | | | | | | | | wip fw ctrl, several small bugfixes, set limit to 1Thomas Gubler2013-10-242-23/+27
| | * | | | | | | | | | | | fw att ctrl: rename some variablesThomas Gubler2013-10-241-1/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | fw att control: bugfixes for integratorThomas Gubler2013-10-242-6/+13
| | |/ / / / / / / / / /
| | * | | | | | | | | | change wrong commentThomas Gubler2013-10-241-1/+1
| | * | | | | | | | | | wip, minor bugfixes in fw att controlThomas Gubler2013-10-242-5/+7
| | * | | | | | | | | | wip, fw attitude ctrl: split into attitude and rate, compiles, untestedThomas Gubler2013-10-241-17/+67
| | * | | | | | | | | | wip, fw att ctrl: coordinated turnThomas Gubler2013-10-241-1/+1
| | * | | | | | | | | | using jacobians in fw attitude controlThomas Gubler2013-10-241-2/+2
| * | | | | | | | | | | change logic to avoid overshoot over landing spotThomas Gubler2013-10-311-2/+1
| * | | | | | | | | | | wip towards glide slope tracking for autolandThomas Gubler2013-10-311-8/+16
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Navigator: Added simple mission triplet publication on waypoint changeJulian Oes2013-11-201-12/+97
* | | | | | | | | | | Mission topic: Use mission topic instead of global position for tripletJulian Oes2013-11-209-97/+100
* | | | | | | | | | | Missionlib: Don't let the missionlib publish the triplet, moving forward this...Julian Oes2013-11-191-42/+42
* | | | | | | | | | | Waypoints: Store waypoints in mission topic (WIP, in parallel for now)Julian Oes2013-11-191-9/+69
* | | | | | | | | | | Navigator: more cleanup, prune unused functionsJulian Oes2013-11-191-15/+0
* | | | | | | | | | | Mission topic: please allow the sign to be negative as wellJulian Oes2013-11-191-1/+1
* | | | | | | | | | | Mission topic: get rid of magic paramsJulian Oes2013-11-191-6/+4
* | | | | | | | | | | Navigator: cleanup and getting rid of unnecessary subscriptionsJulian Oes2013-11-191-103/+29
* | | | | | | | | | | Navigator: only whitespace fixesJulian Oes2013-11-181-66/+67
* | | | | | | | | | | Merge remote-tracking branch 'jean-m-cyr/master' into navigator_wipJulian Oes2013-11-187-57/+1246
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Add data manager module and fence support to navigatorJean Cyr2013-11-037-57/+1246
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Fixed backside automode typo.James Goppert2013-11-141-1/+1
* | | | | | | | | | Improved mode mapping for fixedwing_backside.James Goppert2013-11-141-11/+12
* | | | | | | | | | Added local position publication to mavlink receiver for HIL.James Goppert2013-11-141-10/+55
* | | | | | | | | | Added local position pub to att_pos_esitmator_ekfJames Goppert2013-11-142-24/+56
* | | | | | | | | | Updated backside controller/ added backside config.James Goppert2013-11-141-7/+7
* | | | | | | | | | Merge branch 'yaw_auto_failsafe' of github.com:PX4/FirmwareLorenz Meier2013-11-131-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | multirotor_pos_control: failsafe against invalid yaw setpoint in AUTOAnton Babushkin2013-11-091-1/+4
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'yaw_pid_fix' of github.com:PX4/FirmwareLorenz Meier2013-11-131-41/+11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into yaw_pid_fixAnton Babushkin2013-11-096-59/+68
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | multirotor_att_control: style fixes, cleanupAnton Babushkin2013-11-021-31/+5
| * | | | | | | | | | | multirotor_att_control: use PID lib for yaw rate controlAnton Babushkin2013-11-021-11/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Mavlink VFR message publication fixAnton Babushkin2013-11-131-12/+16
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #525 from thomasgubler/airspeed_meas_calibrationLorenz Meier2013-11-104-9/+42
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-104-9/+42
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | missionlib: Added geo.h include, without this the _wrap_pi function returned ...Julian Oes2013-11-091-0/+1
|/ / / / / / / /
* | | | | | | / Startup scripts: Start the commander early and let it try to open the mavlink...Julian Oes2013-11-051-10/+7
| |_|_|_|_|_|/ |/| | | | | |