Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
inter_mcu.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Communication between fbw and ap processes.

This unit contains the data structure used to communicate between the "fly by wire" process and the "autopilot" process. It must be linked once in a monoprocessor architecture, twice in a twin-processors architecture. In the latter case, the inter-mcu communication process (e.g. SPI) must fill and read these data structures.

Definition in file inter_mcu.h.