]> rtime.felk.cvut.cz Git - ert_linux.git/commitdiff
Update of the README.
authorPavel Pisa <pi@baree.pikron.com>
Sun, 23 Feb 2014 15:17:50 +0000 (16:17 +0100)
committerPavel Pisa <pi@baree.pikron.com>
Sun, 23 Feb 2014 15:17:50 +0000 (16:17 +0100)
Signed-off-by: Pavel Pisa <pi@baree.pikron.com>
README

diff --git a/README b/README
index 30bad48d4d85d0d0e3b76b58f1bff6194c81f982..82e9784fd1f0be29576f37833c10a85d36be96e1 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,12 @@
 Mimimalistic Simulink Coder Target for Linux
 ============================================
 Mimimalistic Simulink Coder Target for Linux
 ============================================
+Authors: Michal Sojka <sojkam1@fel.cvut.cz>
+         Lukas Hamacek <hamacl1@fel.cvut.cz>
+
+Copyright (C) 2009 - 2014
+         Department of Control Engineering
+         Faculty of Electrical Engineering
+         Czech Technical University in Prague
 
 The aim of this target is to allow Simulink to generate code that
 runs in real-time on Linux. This target tries to be minimalist in
 
 The aim of this target is to allow Simulink to generate code that
 runs in real-time on Linux. This target tries to be minimalist in
@@ -19,4 +26,19 @@ From now on, Code Generation pane of Simulink Model Configuration
 Parameters should offer ert_linux.tlc as System Target File (after
 pressing "Browse...." button).
 
 Parameters should offer ert_linux.tlc as System Target File (after
 pressing "Browse...." button).
 
-Note: This target was tested with Matlab R2012b.
+Documentation
+-------------
+
+Pinters to more ERT Linux target documentation can be found
+at the project SourceForge page
+
+  http://lintarget.sourceforge.net/
+
+The Michal Sojka blogpost about update of actual version
+can be found at
+
+  http://rtime.felk.cvut.cz/~sojka/blog/on-generating-linux-applications-from-simulink/
+
+Note: This target was tested with Matlab R2012b and R2013a
+      and Humusoft MF624 cards with Linux kernels up to 3.12 RT
+      on 64-bit Debian GNU/Linux system.