ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Andy Piper cfac268f13 AP_Filesystem: add @SYS/memory.txt
Co-authored-by: Andrew Tridgell <andrew@tridgell.net>
2021-02-03 23:35:44 +11:00
.azure .azure: reduce copter test to coptertest1 to pass time limit (60m) 2021-01-12 10:44:05 +11:00
.github .github: migrate to ardupilot image 2021-01-06 18:21:37 +11:00
AntennaTracker AntennaTracker: Add missing const in member functions 2021-02-03 18:45:14 +11:00
ArduCopter ArduCopter: Add missing const in member functions 2021-02-03 18:45:14 +11:00
ArduPlane Plane: store previous_mode_reason only as a local 2021-02-03 20:33:25 +11:00
ArduSub Sub: remove unused prev_control_mode_reason 2021-02-03 19:22:25 +11:00
Rover Rover: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Tools Tools: auto-build new matek boards 2021-02-03 19:05:12 +11:00
benchmarks
docs docs: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
libraries AP_Filesystem: add @SYS/memory.txt 2021-02-03 23:35:44 +11:00
mk Make: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
modules mavlink: reference change for RC channel overrides 2020-12-29 15:03:34 +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 tasklist.json 2021-01-22 05:42:12 +11: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: Updated waf configure commands for CubeBlack and fmuv3 2021-01-27 12:38:11 +11: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 Update README.md 2021-01-03 20:36:13 +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 wscript: add list_ap_periph_boards function 2021-01-22 05:42:12 +11:00

README.md

ArduPilot Project

Discord

Test Copter Test Plane Test Rover Test Sub Test Tracker

Test AP_Periph Test Chibios Test Linux SBC Test Replay

Test Unit Tests

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 diverse team of professional engineers, computer scientists and community contributors. Our autopilot software is capable of controlling almost any vehicle system imaginable, from conventional airplanes, quadplanes, multirotors, and helicopters, to rovers, boats, balancebots and even submarines. It is continually being expanded to provide support for new emerging vehicle types.

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.