Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
inter_mcu.h File Reference

Communication between fbw and ap processes. More...

+ 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.