]> rtime.felk.cvut.cz Git - ert_linux.git/blobdiff - README
Pointer to GIT repository.
[ert_linux.git] / README
diff --git a/README b/README
index 0a44b8aa1c7258de1b3a9d4e2c21dc7cc1f4f93c..69b7d2ef25919b21af8b2062571996f9e5d35e5c 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,15 @@
 Mimimalistic Simulink Coder Target for Linux
 ============================================
+Authors: Michal Sojka <sojkam1@fel.cvut.cz>
+         Lukas Hamacek <hamacl1@fel.cvut.cz>
 
-The aim of this target is to allow Simmulink to generate code that
-runs in real-time on Linux. This target tries to be minimalistic in
+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 sense that it reuses as much as possible from Simulink built-in
 targets.
 
@@ -18,3 +25,27 @@ In Matlab prompt execute:
 From now on, Code Generation pane of Simulink Model Configuration
 Parameters should offer ert_linux.tlc as System Target File (after
 pressing "Browse...." button).
+
+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/
+
+Development sources repository
+------------------------------
+
+  http://rtime.felk.cvut.cz/gitweb/ert_linux.git
+
+  git clone git://rtime.felk.cvut.cz/ert_linux.git
+
+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.