Difference between revisions of "Developer Guide"

From PaparazziUAV
Jump to navigation Jump to search
(add link to CI server infos)
Line 13: Line 13:
*[[BootloaderUploadHowToSTM32|Upload the luftboot bootloader]]<br><small>How to upload the Bootloader to a STM32 processor based AP board like the LISA</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 architecture</small>
*[[FirmwareArchitecture|Firmware Architecture]]<br><small>Attempt at brief overview of the firmware architecture with modules and subsystems</small>
*[[FirmwareArchitecture|Firmware Architecture]]<br><small>Attempt at brief overview of the firmware architecture with modules and subsystems</small>
*[[DevGuide/USB-Serial|USB-Serial]]<br><small>using the USB instead of the UART for telemetry</small>
*[[DevGuide/USB-Serial|USB-Serial]]<br><small>using the USB instead of the UART for telemetry</small>
Line 23: Line 23:




*[[ControlTheory]]
*[[ControlTheory]]<br><small>The harsh reality about the Control Theory</small>
*[[Reference/bootloader]]
*[[Reference/bootloader]]<br><small>All questions about bootloader but where afraid to ask</small>
*[[Altitude_definitions]]
*[[Demystified/Altitude and Height|Altitude and Height]]<br><small>Altitude and Height demystified</small>
*[[Demystified/Altitude and Height|Altitude and Height]]<br><small>Altitude and Height demystified</small>
*[[Abi]]
*[[Abi]]
*[[DevGuide/StateInterface]]
*[[DevGuide/StateInterface]]<br><small>A stateinterface is a stateinterface is a stateinterface, poems aside read more here</small>


[[Category:Developer_Documentation]]
[[Category:Developer_Documentation]]

Revision as of 16:02, 31 January 2013

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 your karma and really appreciated. You are welcomed to enhance and extend this documentation.