2017-04-27 16:50:24 -03:00
# ArduPilot Project
2013-01-08 21:58:19 -04:00
2016-03-26 12:48:20 -03:00
[![Gitter ](https://badges.gitter.im/Join%20Chat.svg )](https://gitter.im/ArduPilot/ardupilot?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2014-12-23 01:38:32 -04:00
2016-01-20 10:37:16 -04:00
[![Build SemaphoreCI ](https://semaphoreci.com/api/v1/projects/4d28a40d-b6a6-4bfb-9780-95d92aabb178/667563/badge.svg )](https://semaphoreci.com/diydrones/ardupilot)
2016-03-26 12:48:20 -03:00
[![Build Travis ](https://travis-ci.org/ArduPilot/ardupilot.svg?branch=master )](https://travis-ci.org/ArduPilot/ardupilot)
2016-01-20 10:37:16 -04:00
2016-08-06 06:42:16 -03:00
[![Coverity Scan Build Status ](https://scan.coverity.com/projects/5331/badge.svg )](https://scan.coverity.com/projects/diydrones-ardupilot)
2014-10-31 10:37:24 -03:00
### The ArduPilot project is made up of: ###
2016-04-07 08:03:34 -03:00
>>ArduCopter (or APM:Copter) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/ArduCopter ), [wiki ](http://ardupilot.org/copter/index.html )
2013-04-22 22:11:08 -03:00
2016-04-07 08:03:34 -03:00
>>ArduPlane (or APM:Plane) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/ArduPlane ), [wiki ](http://ardupilot.org/plane/index.html )
2013-10-22 05:38:27 -03:00
2016-04-07 08:03:34 -03:00
>>ArduRover (or APMrover2) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/APMrover2 ), [wiki ](http://ardupilot.org/rover/index.html )
2013-10-22 05:38:27 -03:00
2017-04-19 17:36:39 -03:00
>>ArduSub (or APM:Sub) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/ArduSub ), [wiki ](http://ardusub.com/ )
2016-04-07 08:03:34 -03:00
>>Antenna Tracker : [code ](https://github.com/ArduPilot/ardupilot/tree/master/AntennaTracker ), [wiki ](http://ardupilot.org/antennatracker/index.html )
2013-10-22 05:38:27 -03:00
2017-04-19 17:36:39 -03:00
2014-10-31 10:37:24 -03:00
### User Support & Discussion Forums ###
2016-03-27 16:55:54 -03:00
>>Support Forum: [http://discuss.ardupilot.org/ ](http://discuss.ardupilot.org/ )
2013-01-08 21:58:19 -04:00
2016-03-27 16:55:54 -03:00
>>Community Site: [http://ardupilot.org ](http://ardupilot.org )
2013-01-08 21:58:19 -04:00
2014-10-31 10:37:24 -03:00
### Developer Information ###
2016-03-25 06:47:17 -03:00
>>Github repository: [https://github.com/ArduPilot/ardupilot ](https://github.com/ArduPilot/ardupilot )
2013-01-08 21:58:19 -04:00
2016-03-27 16:55:54 -03:00
>>Main developer wiki: [http://dev.ardupilot.org ](http://dev.ardupilot.org )
2013-01-08 21:58:19 -04:00
2014-10-31 10:37:24 -03:00
>>Developer email group: drones-discuss@googlegroups.com
2013-01-08 21:58:19 -04:00
2014-10-31 10:37:24 -03:00
### Contributors ###
2016-03-25 06:47:17 -03:00
>>[Github statistics](https://github.com/ArduPilot/ardupilot/graphs/contributors)
2013-01-08 21:58:19 -04:00
2014-10-31 10:37:24 -03:00
### How To Get Involved ###
2016-03-27 16:55:54 -03:00
>>The ArduPilot project is open source and we encourage participation and code contributions: [guidelines for contributors to the ardupilot codebase ](http://dev.ardupilot.org/wiki/guidelines-for-contributors-to-the-apm-codebase )
2013-01-08 21:58:19 -04:00
2016-03-27 16:55:54 -03:00
>>We have an active group of Beta Testers especially for ArduCopter to help us find bugs: [release procedures ](http://dev.ardupilot.org/wiki/release-procedures )
2014-10-31 10:37:24 -03:00
2016-03-25 06:47:17 -03:00
>>Desired Enhancements and Bugs can be posted to the [issues list ](https://github.com/ArduPilot/ardupilot/issues ).
2014-10-31 10:37:24 -03:00
2016-03-27 16:55:54 -03:00
>>Helping other users with log analysis on [http://discuss.ardupilot.org/ ](http://discuss.ardupilot.org/ ) is always appreciated:
2014-10-31 10:37:24 -03:00
>>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](http://dev.ardupilot.com/wiki/license-gplv3)
2016-03-25 06:47:17 -03:00
>>[Full Text](https://github.com/ArduPilot/ardupilot/blob/master/COPYING.txt)
2015-06-18 19:58:38 -03:00
### 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
2016-05-06 11:04:21 -03:00
>> for reviewing patches on their specific area. See [CONTRIBUTING.md ](.github/CONTRIBUTING.md )
2015-06-18 19:58:38 -03:00
>> for more information.
>>
>> - [Andrew Tridgell ](https://github.com/tridge )
2016-12-30 02:58:39 -04:00
>> - ** *Vehicle***: Plane, AntennaTracker
>> - ** *Board***: APM1, APM2, Pixhawk, Pixhawk2, PixRacer
2015-06-18 19:58:38 -03:00
>> - [Randy Mackay ](https://github.com/rmackay9 )
2016-12-30 02:58:39 -04:00
>> - ** *Vehicle***: Copter, AntennaTracker
2015-06-18 19:58:38 -03:00
>> - [Robert Lefebvre ](https://github.com/R-Lefebvre )
>> - ** *Vehicle***: TradHeli
>> - [Grant Morphett ](https://github.com/gmorph ):
>> - ** *Vehicle***: Rover
2017-04-19 16:38:15 -03:00
>> - [Tom Pittenger ](https://github.com/magicrub )
2016-12-30 02:58:39 -04:00
>> - ** *Vehicle***: Plane
2016-11-27 00:19:33 -04:00
>> - [Paul Riseborough ](https://github.com/priseborough )
>> - ** *Subsystem***: AP_NavEKF2
2015-06-18 19:58:38 -03:00
>> - [Lucas De Marchi ](https://github.com/lucasdemarchi )
>> - ** *Subsystem***: Linux
2015-06-26 03:08:38 -03:00
>> - [Peter Barker ](https://github.com/peterbarker )
>> - ** *Subsystem***: DataFlash
2016-04-04 23:09:09 -03:00
>> - ** *Subsystem***: Tools
2015-07-27 20:54:56 -03:00
>> - [Michael du Breuil ](https://github.com/WickedShell )
2017-04-19 17:36:39 -03:00
>> - ** *Subsystem***: GPS
2016-12-30 02:58:39 -04:00
>> - [Francisco Ferreira ](https://github.com/oxinarf )
>> - ** *Bug Master***
>> - [Matthias Badaire ](https://github.com/badzz )
>> - ** *Subsystem***: FRSky
2017-04-02 11:57:38 -03:00
>> - [Eugene Shamaev ](https://github.com/EShamaev )
>> - ** *Subsystem***: CAN bus
>> - ** *Subsystem***: UAVCAN
2015-06-18 19:58:38 -03:00
>> - [Víctor Mayoral Vilches ](https://github.com/vmayoral )
2016-01-05 06:38:43 -04:00
>> - ** *Board***: PXF, Erle-Brain 2, PXFmini
2015-06-18 19:58:38 -03:00
>> - [Mirko Denecke ](https://github.com/mirkix )
2016-12-29 10:34:13 -04:00
>> - ** *Board***: BBBmini, BeagleBone Blue
2015-07-01 08:46:14 -03:00
>> - [Georgii Staroselskii ](https://github.com/staroselskii )
2015-06-18 19:58:38 -03:00
>> - ** *Board***: NavIO
>> - [Emile Castelnuovo ](https://github.com/emilecastelnuovo )
>> - ** *Board***: VRBrain
2016-01-13 13:24:28 -04:00
>> - [Julien BERAUD ](https://github.com/jberaud )
2016-01-07 13:54:13 -04:00
>> - ** *Board***: Bebop & Bebop 2
2016-01-11 14:06:51 -04:00
>> - [Pritam Ghanghas ](https://github.com/pritamghanghas )
>> - ** *Board***: Raspilot
2017-04-19 16:38:15 -03:00
>> - [Matt Lawrence ](https://github.com/Pedals2Paddles )
2017-04-03 22:49:03 -03:00
>> - ** *Vehicle***: 3DR Solo & Solo based vehicles
2015-12-04 16:41:31 -04:00
>> - [Gustavo José de Sousa ](https://github.com/guludo )
>> - ** *Subsystem***: Build system
2017-04-19 16:38:15 -03:00
>> - [Craig Elder ](https://github.com/CraigElder )
2016-12-30 02:58:39 -04:00
>> - ** *Administration***: ArduPilot Technical Community Manager
2017-04-19 17:36:39 -03:00
>> - [Jacob Walser ](https://github.com/jaxxzer )
>> - ** *Vehicle***: Sub