Arquivos
Felix Geisendörfer db13ae3d0a Community support
2013-12-25 19:51:26 +01:00

44 linhas
1.2 KiB
ReStructuredText

About GoDrone
=============
GoDrone is a free software [#license]_ alternative firmware for the `Parrot AR Drone
2.0 <http://ardrone2.parrot.com/>`_. It is developed by `Felix Geisendörfer
<http://felixge.de/>`_ and `Contributors
<https://github.com/felixge/godrone/graphs/contributors>`_ using the `Go
<http://golang.org/>`_ programming language. There is no affiliation with
Parrot and running this firmware may void your warranty.
The current release is |release|, and is aimed at adventurous software
developers. If you're curious what to expect, check out this teaser video.
.. raw:: html
<p>
<iframe width="560" height="315" src="//www.youtube.com/embed/frVXdUMVj4E" frameborder="0" allowfullscreen></iframe>
</p>
User Manual
-----------
.. toctree::
:maxdepth: 2
user/install
user/first_flight
user/config
user/faq
user/community_support
user/changelog
Contributor Manual
------------------
.. toctree::
:maxdepth: 2
contributor/install_from_source
contributor/reverse_engineering
.. [#license] GoDrone is licensed under the `AGPLv3 license <https://github.com/felixge/godrone/blob/master/LICENSE.txt>`_.