|
From: | Felix Ruess |
Subject: | Re: [Paparazzi-devel] Question about "FBW". |
Date: | Wed, 4 Feb 2015 20:17:21 +0100 |
Felix, can you recommend a hardware that supports dual MCU configuration? Is it meant for one MCU with multiple cores or two physically separate micros? I have just quickly scanned thru the Paparazzi supported hardware page but could not find any.
Thanks
Karoly
Date: Wed, 4 Feb 2015 12:38:33 +0100
From: address@hidden
To: address@hidden
Subject: Re: [Paparazzi-devel] Question about "FBW".Hi,See http://docs.paparazziuav.org/latest/main__ap_8c.html#details and http://docs.paparazziuav.org/latest/main__fbw_8c.html#detailsIf 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,FelixOn 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
_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |