Xenomai
Sign in to saveXenomai is a software framework cooperating with the Linux kernel to provide interface-agnostic, hard real-time computing support to user space application software seamlessly integrated into the Linux environment.
Official website
Link to the official site · 2,685 chars · not written by Vinony
Source code
Also, make sure to read the per-architecture README files, i.e.: kernel/cobalt/arch/ /README Asciidoc, Doxygen, W3M and Dot packages are required for building the documentation. Once the repository is cloned, make sure to bootstrap the autoconf system in the top-level directory by running scripts/bootstrap. In order to do this, you will need the GNU autotools installed on your workstation. If you intend to update the Xenomai code base, you may want to pass --enable-maintainer-mode to the configure script for building, so that autoconf/automake output files are automatically regenerated at the next (re)build in case the corresponding templates have changed. Tarballs:
Excerpt from the source-code README · 2,209 chars · not written by Vinony
~2 min read
Encyclopedic overview
4 sectionsContents
- Xenomai vs. RTAI
- See also
- References
- External links
Xenomai is a software framework cooperating with the Linux kernel to provide interface-agnostic, hard real-time computing support to user space application software seamlessly integrated into the Linux environment.
The Xenomai project was launched in August 2001. In 2003, it merged with the Real-Time Application Interface (RTAI) project to produce RTAI/fusion, a real-time free software platform for Linux on Xenomai's abstract real-time operating system (RTOS) core. Eventually, the RTAI/fusion effort became independent from RTAI in 2005 as the Xenomai project.
Excerpted from Wikipedia’s “Xenomai” article, available under the CC BY-SA 4.0 licence.