Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Communication between fbw and ap processes. More...
Go to the source code of this file.
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.