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
2018-01-18 18:37:17 -04:00
[![Build SemaphoreCI ](https://semaphoreci.com/api/v1/ardupilot/ardupilot/branches/master/badge.svg )](https://semaphoreci.com/ardupilot/ardupilot)
2016-01-20 10:37:16 -04:00
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
2017-08-03 03:56:43 -03:00
[![Coverity Scan Build Status ](https://scan.coverity.com/projects/5331/badge.svg )](https://scan.coverity.com/projects/ardupilot-ardupilot)
2016-08-06 06:42:16 -03:00
2017-06-01 15:39:01 -03:00
## The ArduPilot project is made up of: ##
- ArduCopter (or APM:Copter) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/ArduCopter ), [wiki ](http://ardupilot.org/copter/index.html )
- ArduPlane (or APM:Plane) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/ArduPlane ), [wiki ](http://ardupilot.org/plane/index.html )
- ArduRover (or APMrover2) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/APMrover2 ), [wiki ](http://ardupilot.org/rover/index.html )
- ArduSub (or APM:Sub) : [code ](https://github.com/ArduPilot/ardupilot/tree/master/ArduSub ), [wiki ](http://ardusub.com/ )
- Antenna Tracker : [code ](https://github.com/ArduPilot/ardupilot/tree/master/AntennaTracker ), [wiki ](http://ardupilot.org/antennatracker/index.html )
## User Support & Discussion Forums ##
- Support Forum: < http: // discuss . ardupilot . org />
- Community Site: < http: // ardupilot . org >
## Developer Information ##
- Github repository: < https: // github . com / ArduPilot / ardupilot >
- Main developer wiki: < http: // dev . ardupilot . org >
2017-06-29 20:52:32 -03:00
- Developer discussion: < http: // discuss . ardupilot . org >
- Developer email group: drones-discuss@googlegroups.com. Deprecated November 2016. Included for historical reference.
2017-06-01 15:39:01 -03:00
## Contributors ##
- [Github statistics ](https://github.com/ArduPilot/ardupilot/graphs/contributors )
## How To Get Involved ##
- 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 )
- 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 )
- Desired Enhancements and Bugs can be posted to the [issues list ](https://github.com/ArduPilot/ardupilot/issues ).
- Helping other users with log analysis on [http://discuss.ardupilot.org/ ](http://discuss.ardupilot.org/ ) 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 ##
The ArduPilot project is licensed under the GNU General Public
License, version 3.
- [Overview of license ](http://dev.ardupilot.com/wiki/license-gplv3 )
- [Full Text ](https://github.com/ArduPilot/ardupilot/blob/master/COPYING.txt )
## 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 ](.github/CONTRIBUTING.md ) for more information.
2018-03-24 14:00:23 -03:00
- [Andrew Tridgell ](https://github.com/tridge ):
2017-06-01 15:39:01 -03:00
- ***Vehicle***: Plane, AntennaTracker
- ***Board***: APM1, APM2, Pixhawk, Pixhawk2, PixRacer
2018-03-24 14:00:23 -03:00
- [Randy Mackay ](https://github.com/rmackay9 ):
2017-06-01 15:39:01 -03:00
- ***Vehicle***: Copter, AntennaTracker
- [Grant Morphett ](https://github.com/gmorph ):
- ***Vehicle***: Rover
2018-03-24 14:00:23 -03:00
- [Tom Pittenger ](https://github.com/magicrub ):
2017-06-01 15:39:01 -03:00
- ***Vehicle***: Plane
2018-03-24 14:00:23 -03:00
- [Chris Olson ](https://github.com/ChristopherOlson ) and [Bill Geyer ](https://github.com/bnsgeyer ):
- ***Vehicle***: TradHeli
- [Paul Riseborough ](https://github.com/priseborough ):
2017-06-01 15:39:01 -03:00
- ***Subsystem***: AP_NavEKF2
2017-07-25 20:57:13 -03:00
- ***Subsystem***: AP_NavEKF3
2018-03-24 14:00:23 -03:00
- [Lucas De Marchi ](https://github.com/lucasdemarchi ):
2017-06-01 15:39:01 -03:00
- ***Subsystem***: Linux
2018-03-24 14:00:23 -03:00
- [Peter Barker ](https://github.com/peterbarker ):
2017-06-01 15:39:01 -03:00
- ***Subsystem***: DataFlash
- ***Subsystem***: Tools
2018-03-24 14:00:23 -03:00
- [Michael du Breuil ](https://github.com/WickedShell ):
2017-06-11 06:01:15 -03:00
- ***Subsystem***: SMBus Batteries
2017-06-01 15:39:01 -03:00
- ***Subsystem***: GPS
2018-03-24 14:00:23 -03:00
- [Francisco Ferreira ](https://github.com/oxinarf ):
2017-06-01 15:39:01 -03:00
- ***Bug Master***
2018-03-24 14:00:23 -03:00
- [Matthias Badaire ](https://github.com/badzz ):
2017-06-01 15:39:01 -03:00
- ***Subsystem***: FRSky
2018-03-24 14:00:23 -03:00
- [Eugene Shamaev ](https://github.com/EShamaev ):
2017-06-01 15:39:01 -03:00
- ***Subsystem***: CAN bus
- ***Subsystem***: UAVCAN
2018-03-24 14:00:23 -03:00
- [Víctor Mayoral Vilches ](https://github.com/vmayoral ):
2017-06-01 15:39:01 -03:00
- ***Board***: PXF, Erle-Brain 2, PXFmini
2018-03-24 14:00:23 -03:00
- [Mirko Denecke ](https://github.com/mirkix ):
2017-12-13 15:38:16 -04:00
- ***Board***: BBBmini, BeagleBone Blue, PocketPilot
2018-03-24 14:00:23 -03:00
- [Georgii Staroselskii ](https://github.com/staroselskii ):
2017-06-01 15:39:01 -03:00
- ***Board***: NavIO
2018-03-24 14:00:23 -03:00
- [Emile Castelnuovo ](https://github.com/emilecastelnuovo ):
2017-06-01 15:39:01 -03:00
- ***Board***: VRBrain
2018-03-24 14:00:23 -03:00
- [Julien BERAUD ](https://github.com/jberaud ):
2017-06-01 15:39:01 -03:00
- ***Board***: Bebop & Bebop 2
2018-03-24 14:00:23 -03:00
- [Matt Lawrence ](https://github.com/Pedals2Paddles ):
2017-06-01 15:39:01 -03:00
- ***Vehicle***: 3DR Solo & Solo based vehicles
2018-03-24 14:00:23 -03:00
- [Gustavo José de Sousa ](https://github.com/guludo ):
2017-06-01 15:39:01 -03:00
- ***Subsystem***: Build system
2018-03-24 14:00:23 -03:00
- [Craig Elder ](https://github.com/CraigElder ):
2017-06-01 15:39:01 -03:00
- ***Administration***: ArduPilot Technical Community Manager
2018-03-24 14:00:23 -03:00
- [Jacob Walser ](https://github.com/jaxxzer ):
2017-06-01 15:39:01 -03:00
- ***Vehicle***: Sub