ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
Peter Barker 0baee6f82b GCS_MAVLINK: avoid pushing partial RC_CHANNEL message into uart
In the case we do not send RC_CHANNELS_RAW, we will not check to see if
RC_CHANNELS will fit.  RC_CHANNELS is larger than RC_CHANNELS_RAW, so the
check in the caller is insufficient.
2018-05-30 17:05:13 +01:00
.github github: Add Sub vehicle to issues template 2017-08-17 14:17:21 -07:00
APMrover2 Rover: set ahrs flyforward if thr over 15% for 2 seconds 2018-05-29 16:37:31 +09:00
AntennaTracker Tracker: split home-set and home-locked state 2018-05-29 14:38:45 +10:00
ArduCopter Copter: split home-set and home-locked state 2018-05-29 14:38:45 +10:00
ArduPlane Plane: lock home when it is set from the GCS 2018-05-29 14:38:45 +10:00
ArduSub Sub: split home-set and home-locked state 2018-05-29 14:38:45 +10:00
Tools Tools: add hydrotek boat default parameters 2018-05-29 16:07:55 +09:00
benchmarks waf: add gbenchmark Waf tool 2015-12-03 07:54:31 +11:00
docs docs: Add ardusub 2018-05-08 09:58:13 +10:00
libraries GCS_MAVLINK: avoid pushing partial RC_CHANNEL message into uart 2018-05-30 17:05:13 +01:00
mk mk: remove Qualcomm board support 2018-05-17 09:57:20 +10:00
modules ChibiOS: idle line callback for USARTv2 2018-05-30 07:22:05 +10:00
tests tests: add macro for printing test parameter 2016-05-16 19:08:35 -03:00
.dir-locals.el emacs: add a .dir-locals.el 2016-10-24 09:41:31 -02: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 added .apj to .gitignore 2018-03-01 20:33:21 +11:00
.gitmodules git: change submodules to default to git protocol 2018-03-02 17:50:49 +11:00
.pydevproject AP_Relay: add -1:Disabled to list of param values 2014-05-15 17:13:37 +09:00
.travis.yml Travis: Resume testing plane as part of SITL 2018-04-11 13:26:29 +10:00
BUILD.md Build: fixed docs on -debug build directory 2018-05-09 14:17:32 +10:00
COPYING.txt cmake overhaul, cleaned up readme, added license 2011-09-30 17:32:51 -04:00
Doxyfile.in cfg: Fix typos 2016-05-13 19:20:07 -03:00
Makefile Sub: add to the main makefile 2017-07-18 19:18:28 +01:00
Makefile.waf waf: Makefile.waf: use check-all command instead of --alltests 2016-02-01 14:08:39 -02:00
README.md ReadMe: Updated TradHeli Maintainers 2018-03-26 09:05:48 +09:00
Vagrantfile Vagrant: add comment about utility of valgrind on xenial32 2018-05-17 17:27:43 +10:00
reformat.sh reformat: remove mention to .pde files 2016-05-07 22:55:48 -03:00
uncrustify_cpp.cfg cfg: Fix typos 2016-05-13 19:20:07 -03:00
uncrustify_headers.cfg cfg: Fix typos 2016-05-13 19:20:07 -03:00
waf waf: let wrapper exit with error 2016-09-29 10:21:36 -03:00
wscript build: add --apstatedir for Linux boards 2018-05-24 08:00:33 -07:00

README.md

ArduPilot Project

Gitter

Build SemaphoreCI

Build Travis

Coverity Scan Build Status

The ArduPilot project is made up of:

User Support & Discussion Forums

Developer Information

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 CONTRIBUTING.md for more information.