About 181 results
Open links in new tab
  1. RTAI | RTAI home page

    This is the homepage of RTAI - the RealTime Application Interface for Linux - which lets you write applications with strict timing constraints for your favorite operating system. Like Linux itself, …

  2. RTAI | RTAI home page

    What is RTAI? RTAI means Real Time Application Interface. Strictly speaking, it is not a real time operating system, such as VXworks or QNX. It is based on the Linux kernel, providing the …

  3. RTAI | RTAI home page

    A new release of the official RTAI User Manual containing 2 new chapters: 3rd which covers how to work with the CVS and 5th which explains the schedulers. Chapther 4 has also some new …

  4. RTAI | RTAI home page

    RTAI is a true community project. Just download and try it out - the developers are looking forward to your comments, ideas and other help to make RTAI one of the best realtime …

  5. Chapter 3 Getting RTAI Download RTAI – The CVS repository The very first place to look for the latest stable release is the main RTAI website http://www.rtai.org. On the first page there is …

  6. RTAI | RTAI home page

    May 2019: RTAI 5.2 released The tarball is available at rtai-5.2.tar.bz2 (re)based on the new public RTAI repository, at “savannah.nongnu.org/projects/rtai” porting to the latest available …

  7. RTAI | RTAI home page

    About RTAI-Lab. The RTAI-Lab project provides a tool chain to develop block diagrams that can be compiled and executed on the RTAI real-time Linux operating system. RTAI-Lab is included …

  8. Simulink/ Real-Time-Workshop suite and RTAI, a freeware hard real time extension for Linux. The development process requires only the ability to use the cited MATLAB suite, almost without …

  9. RTAI schedulers and hard real time in kernel/user space.

    RTAI provides symmetric hard real time services inter/intra user/kernel space. Such a support comes through two schedulers, at the moment called rtai_lxrt and rtai_ksched, that can …

  10. RTAI API: base/ipc/sem/sem.c File Reference

    Functions: RTAI_SYSCALL_MODE void rt_typed_sem_init (SEM *sem, int value, int type): More... void rt_sem_init (SEM *sem, int value): More... RTAI_SYSCALL_MODE int rt ...