From: Michal Sojka Date: Fri, 12 Jun 2015 13:37:43 +0000 (+0200) Subject: Better structuring of the page information X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ert_linux_web.git/commitdiff_plain/faf7e952c23635d02980d3861f412b6a07ed651d Better structuring of the page information --- diff --git a/index.html b/index.html index 0767e5d..d07888b 100644 --- a/index.html +++ b/index.html @@ -28,9 +28,10 @@ acquired and visualized with Simulink scopes.

Linux ERT target uses heavily real-time capabilities - of real-time variant of the Linux - kernel. The resulting control system supports sampling frequencies - up to 20 kHz.

+ of real-time + variant of the Linux kernel that provides bounded maximal + latencies. The resulting control system supports sampling + frequencies up to 20 kHz.

Page Contents @@ -60,38 +61,54 @@ developers and researchers at the OSADL booth (hall 5 booth 276). -

Native Linux Real-Time and I/O Cards and Devices Support

+

I/O and communication interface support

-

Current version of the Linux ERT target is optimized to use the -proper Linux kernel timing mechanism with bounded maximal latencies. -Matlab/Simulink running on GNU/Linux desktop system as development -system is supported. More information about current version can be -found -in Michal -Sojka's blog post. UIO driver and blockset has been implemented to -support -Humusoft data acquisition cards (MF624 for now).

+ -

UIO driver for the MF624 card -is already included in the Linux mainline kernel. More documentation -for this driver can be found -on DCE -HW Wiki page.

-

-The Bhanderi's ComediToolbox -suitable for most Linux Comedi driver supported analog and digital -inputs/output cards has been successfuly tested with ert_linux target. The little updated version -with target configuration example is available in lintarget project -download area. -

- -

-The basic blocks for CAN messages sending and receiption -under Linux are implemented. -

+ + + + + + +

RT-Capable Platform and Kernel

+

Standard distribution Linux kernel does not guarantee bounded latencies for many operations. The use of real-time variant of Linux