ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Paul Riseborough f539b597a3 AP_NavEKF2: Improve initialisation of magnetic field learning
Use the more robust, but less accurate compass heading fusion up to 5m altitude
Wait for the magnetometer data fusion time offset to be correct before using data to reset states
Don't reset magnetic field states if the vehicle is rotating rapidly as timing offsets will produce large errors
When doing the yaw angle reset, apply the reset increment to all quaternions stored in the output buffer to avoid transients produced by yaw rotations and the 0.25 second fusion time horizon offset.
Only do the one yaw and mag reset at 5m, not two at 1.5 and 5.0m
Always re-do the yaw and mag reset when leaving the ground.
2015-10-30 15:34:20 +09:00
AntennaTracker Minimize AP_Progmem.h includes 2015-10-30 14:35:32 +09:00
APMrover2 APMrover2: fix passing AP_Float to printf 2015-10-30 14:35:46 +09:00
ArduCopter ArduCopter: fix wrong printf format for 32 bits 2015-10-30 14:35:36 +09:00
ArduPlane ArduPlane: fix wrong printf format for printf 2015-10-30 14:35:43 +09:00
docs
libraries AP_NavEKF2: Improve initialisation of magnetic field learning 2015-10-30 15:34:20 +09:00
mk build: add minlure target 2015-10-22 12:04:53 +11:00
modules PX4Firmware: submodule update 2015-09-23 09:03:26 +10:00
Tools Minimize AP_Progmem.h includes 2015-10-30 14:35:32 +09: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: update gitignore for way.txt 2015-10-03 10:13:52 +09:00
.gitmodules modules: added git submodules for PX4 build 2015-06-09 12:48:56 +10:00
.pydevproject
.travis.yml Travis: add minlure target 2015-10-24 14:28:31 +11:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-10-12 00:11:30 -07:00
COPYING.txt
Doxyfile.in
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
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
reformat.sh
uncrustify_cpp.cfg
uncrustify_headers.cfg
Vagrantfile Fix vagrant build issues with submodules. 2015-06-18 08:47:32 +10:00

#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.