ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Randy Mackay 57977e2d76 Copter: ensure RTL to rally point does not breach the altitude fence
Previously we added the rally-point altitude to the calculated return altitude on the final line of this function meaning the fence's altitude check was not performed on the final value.  This change adds the rally-point altitude as the first step so it is included before the fence altitude check.
This change also converts the return alt to an alt-above-home so that it can correctly be compared to the fence (previously a terrain-altitude might have been compared to an alt-above home)
2016-08-06 14:01:31 +09:00
.github updated contributors url. Was pointing at missing file, now its at landing page url 2016-06-16 09:37:51 -07:00
APMrover2 waf: add "ap_" prefix to keywords "libraries" and "vehicle" 2016-08-01 22:04:16 -03:00
AntennaTracker AntennaTracker: Fix typos 2016-08-04 11:41:18 -07:00
ArduCopter Copter: ensure RTL to rally point does not breach the altitude fence 2016-08-06 14:01:31 +09:00
ArduPlane Plane: Fix typos 2016-08-04 11:42:41 -07:00
Tools GIT_Test: add Yasuhide Horiuchi to GIT_Success.txt 2016-08-06 09:11:38 +09:00
benchmarks waf: add gbenchmark Waf tool 2015-12-03 07:54:31 +11:00
docs docs: Fix typos 2016-05-13 19:20:07 -03:00
libraries AC_PosControl: fix relax_alt_hold_controllers 2016-08-05 12:40:37 +09:00
mk build: added AP_ICEngine to build 2016-07-25 10:06:03 +10:00
modules waf: update to version 1.9.2 2016-08-01 10:33:30 -03:00
tests tests: add macro for printing test parameter 2016-05-16 19:08:35 -03:00
.editorconfig all: Change the editorconfig so that it won't want to reformat 2014-07-09 19:03:18 -07:00
.gitattributes Revert ".gitattributes: automatically clean up newlines in source files" 2015-04-20 11:04:59 +09:00
.gitignore gitignore: sort entries 2016-07-15 17:15:25 -03:00
.gitmodules git: changed URLs for modules 2016-03-25 20:46:30 +11:00
.pydevproject AP_Relay: add -1:Disabled to list of param values 2014-05-15 17:13:37 +09:00
.travis.yml travis: temporarily remove clang builds 2016-05-31 18:44:06 +01:00
BUILD.md waf: readme: update instruction with basic usages 2016-08-04 20:04:19 -03:00
COPYING.txt cmake overhaul, cleaned up readme, added license 2011-09-30 17:32:51 -04:00
Doxyfile.in cfg: Fix typos 2016-05-13 19:20:07 -03:00
Makefile build: allow -j on top level makefile 2015-11-09 08:32:04 +11:00
Makefile.waf waf: Makefile.waf: use check-all command instead of --alltests 2016-02-01 14:08:39 -02:00
README.md AP_HAL_FLYMAPLE: remove hal 2016-05-23 21:49:45 -03:00
Vagrantfile Fix vagrant build issues with submodules. 2015-06-18 08:47:32 +10:00
eclipse.cproject Eclipse: template project files 2015-07-28 16:11:45 +09:00
eclipse.project Eclipse: template project files 2015-07-28 16:11:45 +09:00
reformat.sh reformat: remove mention to .pde files 2016-05-07 22:55:48 -03:00
uncrustify_cpp.cfg cfg: Fix typos 2016-05-13 19:20:07 -03:00
uncrustify_headers.cfg cfg: Fix typos 2016-05-13 19:20:07 -03:00
waf build: add waf wrapper 2016-08-04 20:04:19 -03:00
wscript waf: create ap_version taskgen in the corresponding function 2016-08-01 22:04:16 -03:00

README.md

#ArduPilot Project#

Gitter

Build SemaphoreCI

Build Travis

The ArduPilot project is made up of:

ArduCopter (or APM:Copter) : code, wiki

ArduPlane (or APM:Plane) : code, wiki

ArduRover (or APMrover2) : code, wiki

Antenna Tracker : code, wiki

User Support & Discussion Forums

Support Forum: http://discuss.ardupilot.org/

Community Site: http://ardupilot.org

Developer Information

Github repository: https://github.com/ArduPilot/ardupilot

Main developer wiki: http://dev.ardupilot.org

Developer email group: drones-discuss@googlegroups.com

Contributors

Github statistics

Dronecode.org

ArduPilot is part of Dronecode.org, a Linux Foundation collaborative project.

Dronecode encompasses projects that control flight, enable mission planning, and otherwise make drone flight and advanced functionality possible.

Dronecode development is done at the project level with coordinating and resource allocation performed by the TSC and the Board.

For information on the foundation please visit https://www.dronecode.org and https://github.com/Dronecode for further information or contact celder@dronecode.org

How To Get Involved

The ArduPilot project is open source and we encourage participation and code contributions: guidelines for contributors to the ardupilot codebase

We have an active group of Beta Testers especially for ArduCopter to help us find bugs: release procedures

Desired Enhancements and Bugs can be posted to the issues list.

Helping other users with log analysis on http://discuss.ardupilot.org/ is always appreciated:

There is a group of wiki editors as well in case documentation is your thing: ardu-wiki-editors@googlegroups.com

Developer discussions occur on drones-discuss@google-groups.com

License

Overview of license

Full Text

Maintainers

Ardupilot is comprised of several parts, vehicles and boards. The list below contains the people that regularly contribute to the project and are responsible for reviewing patches on their specific area. See CONTRIBUTING.md for more information.