Difference between revisions of "Developer Guide"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
*[[DevGuide/JTAG-Debug|JTAG-Debug<br><small>using JTAG debug for LPC2148</small>]] | *[[DevGuide/JTAG-Debug|JTAG-Debug<br><small>using JTAG debug for LPC2148</small>]] | ||
*[[DevGuide/DesignOverview|DesignOverview<br><small>Attempt at a longer walk through the airborne code architerture</small>]] | *[[DevGuide/DesignOverview|DesignOverview<br><small>Attempt at a longer walk through the airborne code architerture</small>]] | ||
*[[DevGuide/USB-Serial|USB-Serial<br><small>using the USB instead of the UART for telemetry</small>]] |
Revision as of 11:44, 4 February 2009
- Communications
how telemetry and datalink is done - USB Download
how the Paparazzi USB bootloader works - Values
a short walk through the system - JTAG-Debug
using JTAG debug for LPC2148 - DesignOverview
Attempt at a longer walk through the airborne code architerture - USB-Serial
using the USB instead of the UART for telemetry