paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Question about "FBW".


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Question about "FBW".
Date: Wed, 4 Feb 2015 12:38:33 +0100

Hi,

See http://docs.paparazziuav.org/latest/main__ap_8c.html#details and http://docs.paparazziuav.org/latest/main__fbw_8c.html#details
If you have a single MCU system, then both "processes" will run in main on the same MCU.
In a dual MCU setup, main will contain the ap or fbw part for the respective MCU and communicate via inter_mcu.

Hope that helps,
Felix

On Mon, Feb 2, 2015 at 1:00 PM, wertrrte <address@hidden> wrote:
Hi,

I'm studying codeĀ  of 5.4, and I wonder the difference between main_ap.c and
main_fbw.c. In main.c, two macros "AP" and "FBW" are used to handle ap and
fbw functions. My question is, can the two macros both be active in main.c
at any time?Thanks for any help.

wertrrte





--
View this message in context: http://lists.paparazziuav.org/Question-about-FBW-tp16751.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]