ardupilot/README.md

44 lines
2.2 KiB
Markdown
Raw Normal View History

2014-10-31 10:37:24 -03:00
#ArduPilot Project#
2014-10-31 10:37:24 -03:00
### The ArduPilot project is made up of: ###
>>ArduCopter (or APM:Copter) : [code](https://github.com/diydrones/ardupilot/tree/master/ArduCopter), [wiki](http://copter.ardupilot.com)
2013-04-22 22:11:08 -03:00
2014-10-31 10:37:24 -03:00
>>ArduPlane (or APM:Plane) : [code](https://github.com/diydrones/ardupilot/tree/master/ArduPlane), [wiki](http://plane.ardupilot.com)
2014-10-31 10:37:24 -03:00
>>ArduRover (or APMrover2) : [code](https://github.com/diydrones/ardupilot/tree/master/APMrover2), [wiki](http://rover.ardupilot.com)
2014-10-31 10:37:24 -03:00
>>Antenna Tracker : [code](https://github.com/diydrones/ardupilot/tree/master/AntennaTracker), [wiki](http://copter.ardupilot.com/wiki/common-antennatracker-introduction)
2014-10-31 10:37:24 -03:00
### User Support & Discussion Forums ###
>>APM Forum: [http://ardupilot.com/forum/index.php](http://ardupilot.com/forum/index.php)
2014-10-31 10:37:24 -03:00
>>Community Site: [http://diydrones.com](http://diydrones.com)
2014-10-31 10:37:24 -03:00
### Developer Information ###
>>Github repository: [https://github.com/diydrones/ardupilot](https://github.com/diydrones/ardupilot)
2014-10-31 10:37:24 -03:00
>>Main developer wiki: [http://dev.ardupilot.com](http://dev.ardupilot.com)
2014-10-31 10:37:24 -03:00
>>Developer email group: drones-discuss@googlegroups.com
2014-10-31 10:37:24 -03:00
### Contributors ###
>>[Github statistics](https://github.com/diydrones/ardupilot/graphs/contributors)
2014-10-31 10:37:24 -03:00
### 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.com/wiki/guidelines-for-contributors-to-the-apm-codebase)
2014-10-31 10:37:24 -03:00
>>We have an active group of Beta Testers especially for ArduCopter to help us find bugs: [release procedures](http://dev.ardupilot.com/wiki/release-procedures)
>>Desired Enhancements and Bugs can be posted to the [issues list](https://github.com/diydrones/ardupilot/issues).
>>Helping other users with log analysis on [diydrones.com](http://www.diydrones.com) and the [APM forums ](http://ardupilot.com/forum/index.php) 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](http://dev.ardupilot.com/wiki/license-gplv3)
>>[Full Text](https://github.com/diydrones/ardupilot/blob/master/COPYING.txt)