ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Andrew Tridgell e116b1ff0a AP_DAL: added data access layer library
This provides a wrapper around sensor and system calls to allow for
logging for replay in EKF2 and EKF3

Co-authored-by: Peter Barker <pbarker@barker.dropbear.id.au>
2020-11-10 16:15:45 +11:00
.azure Azure: fix build with uavcan support 2020-04-23 08:43:46 +10:00
.github .github: add test for CANBus 2020-11-04 19:59:40 +11:00
AntennaTracker AntennaTracker: added SMAX param docs 2020-10-25 10:32:48 +11:00
ArduCopter Copter: poshold clears wind est when disarmed or landed 2020-11-10 08:56:36 +09:00
ArduPlane Plane: added optional ground effect compensation for quadplanes 2020-11-10 12:05:48 +11:00
ArduSub Sub: add airspeed sensors 2020-10-27 11:24:49 +11:00
Rover Rover: Change abbreviations 2020-11-03 08:24:43 +09:00
Tools AP_Periph: add docs for CAN SITL 2020-11-09 19:37:00 +11:00
benchmarks
docs docs: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
libraries AP_DAL: added data access layer library 2020-11-10 16:15:45 +11:00
mk Make: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
modules mavlink: update submodule. 2020-09-25 16:21:15 +10:00
tests tests: avoid warning 2020-05-10 15:11:22 +10:00
.dir-locals.el
.dockerignore dockerignore: fix removing of test directory on context 2020-05-26 09:15:26 +10:00
.editorconfig
.flake8
.gitattributes
.gitignore .gitignore: ignore build.tmp directory on docker 2020-09-30 17:59:33 +10:00
.gitmodules git: added libcanard submodule 2019-08-27 10:29:56 +10:00
.pydevproject
.travis.yml travis: remove autotest and reorder compilation tests 2020-10-24 08:29:10 +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
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 focal 2020-06-05 14:26:09 +10: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: moved include of ap_config.h into configure step 2020-09-03 09:56:29 +10: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.