ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Andrew Tridgell 5e3bf0a703 GCS_MAVLink: implement BRD_OPTIONS bit for setting of internal parameters 2020-12-08 13:22:17 +11:00
.azure Azure: fix build with uavcan support 2020-04-23 08:43:46 +10:00
.github .github: add linux sbc testing 2020-11-25 10:10:03 +11:00
AntennaTracker AntennaTracker: moved init_safety to AP_Vehicle 2020-12-08 11:14:24 +11:00
ArduCopter Copter: use an enumeration for pre-throw motor state 2020-12-08 12:04:14 +11:00
ArduPlane Plane: be consistent about strings in fence auto-enable/disable 2020-12-08 12:26:35 +11:00
ArduSub ArduSub: moved init_safety to AP_Vehicle 2020-12-08 11:14:24 +11:00
Rover Rover: calc_speed_nudge uses larger of pilot input and wpnav speed target 2020-12-08 11:29:21 +11:00
Tools scripts: Support for decacopters 2020-12-08 11:59:10 +11:00
benchmarks
docs docs: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
libraries GCS_MAVLink: implement BRD_OPTIONS bit for setting of internal parameters 2020-12-08 13:22:17 +11:00
mk Make: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
modules mavlink: reference new master commit 2020-12-06 14:41:50 +11:00
tests tests: avoid warning 2020-05-10 15:11:22 +10:00
.dir-locals.el emacs: add a .dir-locals.el 2016-10-24 09:41:31 -02:00
.dockerignore dockerignore: fix removing of test directory on context 2020-05-26 09:15:26 +10:00
.editorconfig
.flake8 Global: add .flake8 2018-08-15 10:16:13 +10:00
.gitattributes
.gitignore gitignore: ignore .pydevproject from Eclipse Python plugin 2020-11-23 14:55:01 -08:00
.gitmodules git: added libcanard submodule 2019-08-27 10:29:56 +10:00
.pydevproject
.travis.yml .github: migrate all chibios build to Github Actions 2020-11-24 22:13:07 +11:00
.valgrind-suppressions Valgrind: add supressions file and .valgrindrc using it 2019-07-18 16:49:11 +10:00
.valgrindrc Valgrind: add supressions file and .valgrindrc using it 2019-07-18 16:49:11 +10:00
BUILD.md BUILD_MD: Add instruction to clone repository as first step 2020-08-16 14:21:30 +10:00
COPYING.txt
Dockerfile Dockerfile: use DEBIAN_FRONTEND=noninteractive as ARG ie just on build 2020-09-05 13:31:03 +10:00
Doxyfile.in cfg: Fix typos 2016-05-13 19:20:07 -03:00
Makefile Make: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
README.md AutoTest: break copter autotests into smaller "under 10 minute" chunks to speedup github actions CI 2020-10-21 18:01:47 +11:00
Vagrantfile Vagrantfile: add definition for groovy 2020-11-25 18:51:43 +11:00
appveyor.yml CI: fixed appveyor python install 2019-07-03 11:05:55 +10:00
waf waf: use Python from environment 2018-11-13 10:30:34 +11:00
wscript waf: added --enable-memory-guard option 2020-11-18 17:14:43 +11:00

README.md

ArduPilot Project

Gitter

Build Travis Build SemaphoreCI Build Status

Coverity Scan Build Status

Autotest Status

Ardupilot is the most advanced, full-featured and reliable open source autopilot software available. It has been under development since 2010 by a team of diverse professional engineers and computer scientists. It is the only autopilot software capable of controlling almost any vehicle system imaginable, from conventional airplanes, multirotors, and helicopters, to boats and even submarines. And now being expanded to feature support for new emerging vehicle types such as quad-planes and compound helicopters.

The ArduPilot project is made up of:

User Support & Discussion Forums

Developer Information

Top Contributors

How To Get Involved

License

The ArduPilot project is licensed under the GNU General Public License, version 3.

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 also the list of developers with merge rights.