ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Andrew Tridgell d019f83bee Plane: allow for higher roll limits on takeoff
only restrict to LEVEL_ROLL_LIMIT below 5m. Above that start to allow
larger roll limits, reaching the full roll limit at 15m
2015-09-17 15:35:37 +10:00
APMrover2 Rover: Adding Logging of RSSI data. 2015-09-16 16:41:48 +09:00
AntennaTracker AntennaTracker: fix for changed AP_RangeFinder API 2015-09-08 16:46:52 +10:00
ArduCopter Copter: mission_start always restarts mission 2015-09-16 17:17:20 +09:00
ArduPlane Plane: allow for higher roll limits on takeoff 2015-09-17 15:35:37 +10:00
Tools scripts: Adding AT to autotest build 2015-09-16 09:24:29 +09:00
docs docs: allow docs build to output to another directory 2013-08-15 09:04:58 +10:00
libraries AP_Compass: fix milligauss code in LSM303D driver 2015-09-16 16:52:17 +09:00
mk build: speedup PX4 build 2015-09-14 17:23:46 +10:00
modules PX4Firmware: submodule update 2015-09-14 17:30:20 +10: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 git: turns out .autotools is a file not a directory 2015-09-02 09:46:55 +10:00
.gitmodules modules: added git submodules for PX4 build 2015-06-09 12:48:56 +10:00
.pydevproject AP_Relay: add -1:Disabled to list of param values 2014-05-15 17:13:37 +09:00
.travis.yml Travis: removed APM2 from .travis.yml 2015-08-28 10:44:01 +10:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-10-12 00:11:30 -07:00
COPYING.txt cmake overhaul, cleaned up readme, added license 2011-09-30 17:32:51 -04:00
Doxyfile.in Working on doxygen support. 2011-11-25 21:35:20 -05:00
Makefile build: simple top level makefile 2015-06-03 06:32:10 +10:00
README.md Maintainers: added Michael as uBlox maintainer 2015-07-28 09:54:56 +10: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 better commit message for uncrustify 2012-08-17 11:36:07 -07:00
uncrustify_cpp.cfg fixes to preprocessor retab settings 2012-08-17 11:36:07 -07:00
uncrustify_headers.cfg small changes to uncrustify_headers.cft 2012-08-21 18:59:13 -07:00

README.md

#ArduPilot Project#

Gitter

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

APM Forum: http://ardupilot.com/forum/index.php

Community Site: http://diydrones.com

Developer Information

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

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

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 diydrones.com and the APM forums 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.