aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* airspeed_calibration: stop talking about Pa and and hashtagsJulian Oes2014-08-231-8/+10
* Merge pull request #1297 from PX4/mission_fixLorenz Meier2014-08-214-16/+21
|\
| * Be more permissive with mission component IDs, renamed camera to onboard link...Lorenz Meier2014-08-213-13/+20
| * mavlink: missions manager compID cleanup, use the common compID, stict compID...Anton Babushkin2014-08-202-11/+9
* | sensors: remove warnxThomas Gubler2014-08-211-1/+0
* | navigator: correct mode for land and terminationThomas Gubler2014-08-211-2/+2
* | Merge pull request #1283 from PX4/qnhLorenz Meier2014-08-202-14/+50
|\ \
| * | sensors: do not exit task on errorThomas Gubler2014-08-171-7/+9
| * | sensors: move close to correct positionThomas Gubler2014-08-171-1/+1
| * | add param for qnhThomas Gubler2014-08-172-8/+42
* | | Merge pull request #1291 from PX4/mavlink_cmdintLorenz Meier2014-08-193-0/+63
|\ \ \
| * | | mavlink: Handle command int packetsLorenz Meier2014-08-183-0/+63
| | |/ | |/|
* / | Time out after a reasonable interval (10 seconds, as e.g. OBC rules prescribe...Lorenz Meier2014-08-181-1/+1
|/ /
* | Publish telemetry status on telemetry update and on heartbeat update events t...Lorenz Meier2014-08-173-22/+11
* | code style fix for mavlink appLorenz Meier2014-08-171-38/+38
|/
* Merge pull request #1273 from PX4/rc_fixsjwilks2014-08-141-4/+4
|\
| * Fixed copy & paste error on RC outputLorenz Meier2014-08-141-4/+4
* | mavlink: stream names updated in configurationAnton Babushkin2014-08-131-2/+2
* | mavlink: in HIL_CONTROLS send 0 for disabled channelsAnton Babushkin2014-08-131-8/+13
|/
* Hotfix: Optimize shell commands for size - we do not need massive performance...Lorenz Meier2014-08-132-0/+3
* Merge pull request #893 from PX4/geoLorenz Meier2014-08-131-0/+14
|\
| * epv/eph threshold variable names changedThomas Gubler2014-08-111-2/+2
| * Merge remote-tracking branch 'origin/master' into geoThomas Gubler2014-08-11131-3599/+8068
| |\
| * | commander: Update after mergeLorenz Meier2014-07-011-4/+4
| * | Merged master into geoLorenz Meier2014-07-01112-4411/+10973
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-3022-134/+427
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-22151-10886/+4866
| |\ \ \ \
| * | | | | mavlink receiver: switch back to use local and not systemwide map projectionThomas Gubler2014-05-061-2/+3
| * | | | | Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-065-17/+55
| |\ \ \ \ \
| * | | | | | geo: introduce global/local coordinate frame converter which uses the map pro...Thomas Gubler2014-05-061-3/+2
| * | | | | | commander: init gps eph and epv to large values, safer map projection initial...Thomas Gubler2014-05-061-1/+5
| * | | | | | fix wrong variable nameThomas Gubler2014-05-051-2/+2
| * | | | | | init global map projection when gps is validThomas Gubler2014-05-051-9/+9
| * | | | | | remove home position valid flagThomas Gubler2014-05-052-5/+0
| * | | | | | init global map reference in commander and not in navigatorThomas Gubler2014-05-052-7/+12
| * | | | | | Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-055-21/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-04-2923-402/+588
| |\ \ \ \ \ \ \
| * | | | | | | | pos estimator mc: revert to local map projectionThomas Gubler2014-04-291-0/+5
| * | | | | | | | pos estimator inav: revert to local map projectionThomas Gubler2014-04-291-8/+16
| * | | | | | | | mc pos ctrl: revert to local map projectionThomas Gubler2014-04-291-3/+6
| * | | | | | | | navigator: update mapprojection usageThomas Gubler2014-04-291-2/+2
| * | | | | | | | mavlink interface: update mapprojection usageThomas Gubler2014-04-291-2/+2
| * | | | | | | | fw_att_pos_estimator: use new global map projectionThomas Gubler2014-04-291-4/+4
| * | | | | | | | navigator: set reference for map projection only onceThomas Gubler2014-04-251-2/+5
| * | | | | | | | commander: set home position valid flagThomas Gubler2014-04-251-0/+4
| * | | | | | | | uorb home position topic: add valid flagThomas Gubler2014-04-251-0/+1
| * | | | | | | | position estimator mc: do not initialize map projection because this is now h...Thomas Gubler2014-04-251-5/+0
| * | | | | | | | pos estimator inav: use map_projection_reference to set local pos reference l...Thomas Gubler2014-04-251-2/+2
| * | | | | | | | Merge remote-tracking branch 'upstream/mpc_rc' into geoThomas Gubler2014-04-2516-475/+356
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fw att pos estimator: use map projection reference values for local posThomas Gubler2014-04-251-4/+3