Difference between revisions of "Developer Guide"

From PaparazziUAV
Jump to navigation Jump to search
Line 9: Line 9:
*[[DevGuide/Values|Values]]<br><small>a short walk through the system</small>
*[[DevGuide/Values|Values]]<br><small>a short walk through the system</small>
*[[DevGuide/USBDownload|USB Download]]<br><small>how the Paparazzi USB bootloader works</small>
*[[DevGuide/USBDownload|USB Download]]<br><small>how the Paparazzi USB bootloader works</small>
*[[BootloaderUploadHowTo|Upload Bootloader]]<br><small>How to upload the Bootloader to the AP board</small>
*[[BootloaderUploadHowTo|Upload Bootloader]]<br><small>How to upload the Bootloader to a LPC2148 processor based AP board like the TWOG</small>
*[[BootloaderUploadHowToSTM32|Upload the luftboot bootloader]]<br><small>How to upload the Bootloader to a STM32 processor based AP board like the LISA</small>
*[[DevGuide/JTAG-Debug|JTAG-Debug]]<br><small>using JTAG to directly debug on the board</small>
*[[DevGuide/JTAG-Debug|JTAG-Debug]]<br><small>using JTAG to directly debug on the board</small>
*[[DevGuide/DesignOverview|Design Overview]]<br><small>Attempt at a longer walk through the airborne code architerture</small>
*[[DevGuide/DesignOverview|Design Overview]]<br><small>Attempt at a longer walk through the airborne code architerture</small>

Revision as of 06:22, 18 July 2012

A great resource for in-depth information.

By the time you land on this page, you probably want to enhance the Paparazzi project, that is really good for you karma and well appriciated. You are welcomed to enhance and extend this documentation.