Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added table of contents
Section
Column

This section aims to outline the architecture of the flight code (the code that runs on flight controllers).

On this particular page, we will first take a look at the directory structure so you'll know where to find what you're looking for. Then we'll look at how LibrePilot starts when the flight controller is powered on and which files are involved.

Column
width250px
Panel
borderStylesolid
titleIn this page

Table of Contents


Directory Structure

The flight code lives inside the flight/ directory. Here is the structure of this directory:

...