ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Paul Riseborough 73d5ca5ad3 AP_NavEKF3: Fix yaw drift after yaw reset at +-90 deg pitch
Use existing covariance prediction code to set quaternion state covariances.
Assumes tilt error is 3 deg 1-sigma.
TODO derive and add function that calculates tilt error variance.
2020-10-26 11:03:50 +11:00
.azure Azure: fix build with uavcan support 2020-04-23 08:43:46 +10:00
.github autotest: integrate buildlog and BIN artifact uploads 2020-10-24 08:48:45 +11:00
AntennaTracker AntennaTracker: added SMAX param docs 2020-10-25 10:32:48 +11:00
ArduCopter Copter: cope with race conditioning popping points on SmartRTL return 2020-10-24 08:59:26 +09:00
ArduPlane Plane: integrate ahrs::get_variances change 2020-10-21 08:58:45 +09:00
ArduSub Sub: integrate ahrs::get_variances change 2020-10-21 08:58:45 +09:00
benchmarks
docs docs: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
libraries AP_NavEKF3: Fix yaw drift after yaw reset at +-90 deg pitch 2020-10-26 11:03:50 +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
Rover Rover: integrate ahrs::get_variances change 2020-10-21 08:58:45 +09:00
tests tests: avoid warning 2020-05-10 15:11:22 +10:00
Tools Autotest: firmware page: fix html 2020-10-24 10:30:09 +11: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
appveyor.yml CI: fixed appveyor python install 2019-07-03 11:05:55 +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
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

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.