Unterschiede zwischen den Revisionen 8 und 9
Revision 8 vom 31.05.2013 09:14
Größe: 3451
Autor: LotharF
Kommentar:
Revision 9 vom 20.07.2015 10:03
Größe: 0
Autor: LotharF
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
#acl AdminGroup:read,write,revert EditorsGroup:read,write,revert All:read

{{{#!wiki MK_Nav
||||||<class="MK_Nav_Header">!MikroKopter-Tool||
}}}

{{{#!wiki MK_select1
 * {{http://mikrokopter.de/images/eng.gif}} [[en/Software|english]]
 * {{http://mikrokopter.de/images/deu.gif}} [[Software|deutsch]]
}}}


<<BR>><<BR>>

||<class="MK_TableNoBorder" :tablewidth="99%">With the software for the !MikroKopter you can set, adjust, check and change all - if you want.<<BR>>In the basic settings, the !MikroKopter can already fly very stable and agile.||

<<BR>><<BR>>

||<-9 tablewidth="99%" tablestyle="text-align: center;" class="MK_TableNoBorder">'''!MikroKopter - Software'''||
||<-9 class="MK_TableNoBorder">||
||<-9 class="MK_TableNoBorder" :>'''To open -> click on the image or text'''||
||<class="MK_TableNoBorder"width="40%">||<class="MK_TableNoBorder">[[fr/MikroKopterTool|{{http://gallery.mikrokopter.de/main.php?g2_view=core.DownloadItem&g2_itemId=108116&g2_serialNumber=8}}]]||<class="MK_TableNoBorder">||<class="MK_TableNoBorder">[[fr/MK-Parameter|{{http://gallery.mikrokopter.de/main.php?g2_view=core.DownloadItem&g2_itemId=136174&g2_serialNumber=2}}]]||<class="MK_TableNoBorder">||<class="MK_TableNoBorder" >[[fr/MikroKopterTool-OSD|{{http://gallery.mikrokopter.de/main.php?g2_view=core.DownloadItem&g2_itemId=108118&g2_serialNumber=6}}]]||<class="MK_TableNoBorder"width="40%">||
||<class="MK_TableNoBorder"width="40%">||<class="MK_TableNoBorder":>'''[[fr/MikroKopterTool|MikroKopterTool]]'''||<class="MK_TableNoBorder">||<class="MK_TableNoBorder":>'''[[fr/MK-Parameter|KopterTool - Setting]]'''||<class="MK_TableNoBorder">||<class="MK_TableNoBorder":>'''[[fr/MikroKopterTool-OSD|KopterTool - OSD]]'''||<class="MK_TableNoBorder"width="40%">||
||<class="MK_TableNoBorder" height="40px">||


||<-5 tablewidth="99%" tablestyle="text-align: center;" class="MK_TableNoBorder">'''!MikroKopter-Tool Download'''||
||<class="MK_TableNoBorder"width="40%">||<class="MK_TableNoBorder">[[fr/Download|{{http://gallery.mikrokopter.de/main.php?g2_view=core.DownloadItem&g2_itemId=108134&g2_serialNumber=2}}]]||<class="MK_TableNoBorder"width="40%">||
||<class="MK_TableNoBorder"width="40%">||<class="MK_TableNoBorder">[[en/Download|Download]]||<class="MK_TableNoBorder"width="40%">||
||<class="MK_TableNoBorder" height="100px">||





{{{#!wiki note
'''For Developers'''

The software of the different components (!FlightCtrl etc.) is also available to other developers.
<<BR>><<BR>>

'''Source Code-Access'''<<BR>>
It is located in a Subversion-Repository. The access to it is described here: MikroKopterRepository<<BR>><<BR>>

'''Software-Development'''<<BR>>
For that reason that AVR-Microcontroller are used by Atmel you need to have a so called AVR-Toolchain for Linux and OSX, or [[http://downloads.sourceforge.net/winavr/WinAVR-20060421-install.exe?use_mirror=mesh|WinAVR]] for Windows.<<BR>>
Linux-User can get this package i.e. with the following terminal-command: apt-get install gcc-avr avr-libc. For Mac OS X there is an installer available: [[http://www.obdev.at/products/crosspack/index.html|Crosspack]]].<<BR>>
You translate the sources simply with "make" and you will get .hex-files which can be transferred to the device via an AvrDude.<<BR>>
More detailed informationen you can find currently here: [[http://www.mikrokopter.de/ucwiki/en/FlightCtrl_1#Software|FlightCtrl-Software]]


}}}