Hi Felix,
Le 30/01/2013 16:55, Felix Ruess a
écrit :
As long as the interface is the same, it must be possible to have
several implementation of ABI, a basic synchronous one, and a more
complex asynchronous one compatible with RTOS. Do you think this
would make sense ?
I'm not really pushing for ABI, but we really need to get rid of the
handlers in main.c
The first step is to have the AP in one process and the data logging
on SD in an other one.
ChibiOS allows to tightly choose which part to use (scheduler, HAL
or only a part of it). As much as possible, we'll use libocm3 and
ChibiOS HAL for unsupported parts.
G.
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
|