... | ... | @@ -47,14 +47,14 @@ What is a Xenomai _skin_? |
|
|
-------------------------
|
|
|
|
|
|
To understand that, you should first know that Xenomai is some sort of
|
|
|
http://www.xenomai.org/documentation/slides/Xenomai-OSMB-2007-01.pdf[Chameleon
|
|
|
https://xenomai.org/documentation/slides/Xenomai-OSMB-2007-01.pdf[Chameleon
|
|
|
RTOS] at its core, which can export multiple real-time APIs to
|
|
|
applications, all built over the Xenomai _nucleus_.
|
|
|
|
|
|
A Xenomai API can impersonate an existing traditional RTOS interface
|
|
|
such as VxWorks (tm), or provide an original programming interface for
|
|
|
some particular purpose, such as
|
|
|
http://www.xenomai.org/documentation/branches/v2.4.x/html/api/group__rtdm.html[RTDM].
|
|
|
https://xenomai.org/documentation/branches/v2.4.x/html/api/group__rtdm.html[RTDM].
|
|
|
|
|
|
Basically, each API makes Xenomai look a different RTOS albeit all of
|
|
|
them are based on the same common core. This is the reason why we call
|
... | ... | |