Browse Source

markdown fixes to README.md

There was some odd markdown formatting in README.md (e.g., everything
was a block quote).  This commit cleans things up a bit.
master
Lars Kellogg-Stedman 8 years ago committed by Randy Mackay
parent
commit
ed2aab5113
  1. 204
      README.md

204
README.md

@ -8,101 +8,109 @@
[![Coverity Scan Build Status](https://scan.coverity.com/projects/5331/badge.svg)](https://scan.coverity.com/projects/diydrones-ardupilot) [![Coverity Scan Build Status](https://scan.coverity.com/projects/5331/badge.svg)](https://scan.coverity.com/projects/diydrones-ardupilot)
### The ArduPilot project is made up of: ### ## 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)
- 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)
- 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)
- 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/)
- 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)
- Antenna Tracker : [code](https://github.com/ArduPilot/ardupilot/tree/master/AntennaTracker), [wiki](http://ardupilot.org/antennatracker/index.html)
### User Support & Discussion Forums ### ## User Support & Discussion Forums ##
>>Support Forum: [http://discuss.ardupilot.org/](http://discuss.ardupilot.org/)
- Support Forum: <http://discuss.ardupilot.org/>
>>Community Site: [http://ardupilot.org](http://ardupilot.org)
- Community Site: <http://ardupilot.org>
### Developer Information ###
>>Github repository: [https://github.com/ArduPilot/ardupilot](https://github.com/ArduPilot/ardupilot) ## Developer Information ##
>>Main developer wiki: [http://dev.ardupilot.org](http://dev.ardupilot.org) - Github repository: <https://github.com/ArduPilot/ardupilot>
>>Developer email group: drones-discuss@googlegroups.com - Main developer wiki: <http://dev.ardupilot.org>
### Contributors ### - Developer email group: drones-discuss@googlegroups.com
>>[Github statistics](https://github.com/ArduPilot/ardupilot/graphs/contributors)
## 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) - [Github statistics](https://github.com/ArduPilot/ardupilot/graphs/contributors)
>>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) ## How To Get Involved ##
>>Desired Enhancements and Bugs can be posted to the [issues list](https://github.com/ArduPilot/ardupilot/issues). - 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)
>>Helping other users with log analysis on [http://discuss.ardupilot.org/](http://discuss.ardupilot.org/) is always appreciated: - 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)
>>There is a group of wiki editors as well in case documentation is your thing: ardu-wiki-editors@googlegroups.com - Desired Enhancements and Bugs can be posted to the [issues list](https://github.com/ArduPilot/ardupilot/issues).
>>Developer discussions occur on drones-discuss@google-groups.com - Helping other users with log analysis on [http://discuss.ardupilot.org/](http://discuss.ardupilot.org/) is always appreciated:
### License ### - There is a group of wiki editors as well in case documentation is your thing: <ardu-wiki-editors@googlegroups.com>
>>[Overview of license](http://dev.ardupilot.com/wiki/license-gplv3)
- Developer discussions occur on <drones-discuss@google-groups.com>
>>[Full Text](https://github.com/ArduPilot/ardupilot/blob/master/COPYING.txt)
## License ##
### Maintainers ###
>> Ardupilot is comprised of several parts, vehicles and boards. The list below The ArduPilot project is licensed under the GNU General Public
>> contains the people that regularly contribute to the project and are responsible License, version 3.
>> for reviewing patches on their specific area. See [CONTRIBUTING.md](.github/CONTRIBUTING.md)
>> for more information. - [Overview of license](http://dev.ardupilot.com/wiki/license-gplv3)
>>
>> - [Andrew Tridgell](https://github.com/tridge) - [Full Text](https://github.com/ArduPilot/ardupilot/blob/master/COPYING.txt)
>> - ***Vehicle***: Plane, AntennaTracker
>> - ***Board***: APM1, APM2, Pixhawk, Pixhawk2, PixRacer ## Maintainers ##
>> - [Randy Mackay](https://github.com/rmackay9)
>> - ***Vehicle***: Copter, AntennaTracker Ardupilot is comprised of several parts, vehicles and boards. The list below
>> - [Robert Lefebvre](https://github.com/R-Lefebvre) contains the people that regularly contribute to the project and are responsible
>> - ***Vehicle***: TradHeli for reviewing patches on their specific area. See [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information.
>> - [Grant Morphett](https://github.com/gmorph):
>> - ***Vehicle***: Rover - [Andrew Tridgell](https://github.com/tridge)
>> - [Tom Pittenger](https://github.com/magicrub) - ***Vehicle***: Plane, AntennaTracker
>> - ***Vehicle***: Plane - ***Board***: APM1, APM2, Pixhawk, Pixhawk2, PixRacer
>> - [Paul Riseborough](https://github.com/priseborough) - [Randy Mackay](https://github.com/rmackay9)
>> - ***Subsystem***: AP_NavEKF2 - ***Vehicle***: Copter, AntennaTracker
>> - [Lucas De Marchi](https://github.com/lucasdemarchi) - [Robert Lefebvre](https://github.com/R-Lefebvre)
>> - ***Subsystem***: Linux - ***Vehicle***: TradHeli
>> - [Peter Barker](https://github.com/peterbarker) - [Grant Morphett](https://github.com/gmorph):
>> - ***Subsystem***: DataFlash - ***Vehicle***: Rover
>> - ***Subsystem***: Tools - [Tom Pittenger](https://github.com/magicrub)
>> - [Michael du Breuil](https://github.com/WickedShell) - ***Vehicle***: Plane
>> - ***Subsystem***: GPS - [Paul Riseborough](https://github.com/priseborough)
>> - [Francisco Ferreira](https://github.com/oxinarf) - ***Subsystem***: AP_NavEKF2
>> - ***Bug Master*** - [Lucas De Marchi](https://github.com/lucasdemarchi)
>> - [Matthias Badaire](https://github.com/badzz) - ***Subsystem***: Linux
>> - ***Subsystem***: FRSky - [Peter Barker](https://github.com/peterbarker)
>> - [Eugene Shamaev](https://github.com/EShamaev) - ***Subsystem***: DataFlash
>> - ***Subsystem***: CAN bus - ***Subsystem***: Tools
>> - ***Subsystem***: UAVCAN - [Michael du Breuil](https://github.com/WickedShell)
>> - [Víctor Mayoral Vilches](https://github.com/vmayoral) - ***Subsystem***: GPS
>> - ***Board***: PXF, Erle-Brain 2, PXFmini - [Francisco Ferreira](https://github.com/oxinarf)
>> - [Mirko Denecke](https://github.com/mirkix) - ***Bug Master***
>> - ***Board***: BBBmini, BeagleBone Blue - [Matthias Badaire](https://github.com/badzz)
>> - [Georgii Staroselskii](https://github.com/staroselskii) - ***Subsystem***: FRSky
>> - ***Board***: NavIO - [Eugene Shamaev](https://github.com/EShamaev)
>> - [Emile Castelnuovo](https://github.com/emilecastelnuovo) - ***Subsystem***: CAN bus
>> - ***Board***: VRBrain - ***Subsystem***: UAVCAN
>> - [Julien BERAUD](https://github.com/jberaud) - [Víctor Mayoral Vilches](https://github.com/vmayoral)
>> - ***Board***: Bebop & Bebop 2 - ***Board***: PXF, Erle-Brain 2, PXFmini
>> - [Pritam Ghanghas](https://github.com/pritamghanghas) - [Mirko Denecke](https://github.com/mirkix)
>> - ***Board***: Raspilot - ***Board***: BBBmini, BeagleBone Blue
>> - [Matt Lawrence](https://github.com/Pedals2Paddles) - [Georgii Staroselskii](https://github.com/staroselskii)
>> - ***Vehicle***: 3DR Solo & Solo based vehicles - ***Board***: NavIO
>> - [Gustavo José de Sousa](https://github.com/guludo) - [Emile Castelnuovo](https://github.com/emilecastelnuovo)
>> - ***Subsystem***: Build system - ***Board***: VRBrain
>> - [Craig Elder](https://github.com/CraigElder) - [Julien BERAUD](https://github.com/jberaud)
>> - ***Administration***: ArduPilot Technical Community Manager - ***Board***: Bebop & Bebop 2
>> - [Jacob Walser](https://github.com/jaxxzer) - [Pritam Ghanghas](https://github.com/pritamghanghas)
>> - ***Vehicle***: Sub - ***Board***: Raspilot
- [Matt Lawrence](https://github.com/Pedals2Paddles)
- ***Vehicle***: 3DR Solo & Solo based vehicles
- [Gustavo José de Sousa](https://github.com/guludo)
- ***Subsystem***: Build system
- [Craig Elder](https://github.com/CraigElder)
- ***Administration***: ArduPilot Technical Community Manager
- [Jacob Walser](https://github.com/jaxxzer)
- ***Vehicle***: Sub

Loading…
Cancel
Save