]> rtime.felk.cvut.cz Git - ert_linux_web.git/commitdiff
Add pointer to repository working with 2017a Matlab/Simulink version and InstallFest...
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 15 Feb 2020 08:08:09 +0000 (09:08 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 15 Feb 2020 08:08:09 +0000 (09:08 +0100)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
index.mdwn

index ee1d13643b13c45c0ce84a2d2790f7dd70b81f84..cf8faccc10c8c1126d1a01cb8b314a275df86e30 100644 (file)
@@ -17,11 +17,10 @@ supports sampling frequencies **up to 20 kHz**. Matlab/Simulink GUI
 running on the same GNU/Linux desktop system as the generated
 real-time application is supported.
 
-More information about current version can be found in
+More information about initial version developed by Michal Sojka at [Department of Control Engineering](https://dce.fel.cvut.cz/) [FEE](http://www.fel.cvut.cz/)
+[CTU](https://www.cvut.cz/) can be found in
 [Michal Sojka's blog post](http://rtime.felk.cvut.cz/~sojka/blog/on-generating-linux-applications-from-simulink/).
 
-
-
 [MathWorks]: http://www.mathworks.com/
 [Simulink]: http://en.wikipedia.org/wiki/Simulink
 
@@ -31,9 +30,14 @@ More information about current version can be found in
 Recent News
 --------------------
 
-- We will present the a paper
+- The real time control of DC and BDLC motors from plain C and Matlab/Simulink with
+  ert_linux target hands-on session is planned at 29th February 2020 at 15:00–16:55
+  at place of the project origin ([DCE](https://dce.fel.cvut.cz/) labs) in the frame
+  of [InstallFest 2020](https://installfest.cz/if20/) conference.
+  See [details](https://pretalx.installfest.cz/installfest-2020/talk/HSNJCM/).
+- The a paper
   [Usable Simulink Embedded Coder Target for Linux](https://www.osadl.org/?id=2018)
-  and RPi motor control demonstration at
+  and RPi motor control has been presented at
   [16th Real Time Linux Workshop](https://www.osadl.org/RTLWS-2014.rtlws-2014.0.html)
   taking place on 12 and 13 October 2014 in Dusseldorf Germany. The
   [Paper](http://rtime.felk.cvut.cz/publications/public/ert_linux.pdf)
@@ -41,7 +45,7 @@ Recent News
   [slides](http://rtime.felk.cvut.cz/publications/public/ert_linux-rtlws2014.pdf)
   are available from our
   [publications archive](http://rtime.felk.cvut.cz/publications/).
-- We will present the ert_linux project at
+- The ert_linux project has been presented at
   [Amper exhibition](http://www.amper.cz/en/online-catalog/list-of-exhibitors.html/e9595_0-fakulta-elektrotechnicka-cvut-v-praze)
   from 18th to 21st March 2014 in Brno, Czech Republic.
 - Linux ERT at Embedded World exhibition – 25 until 27 February 2014 - Visit
@@ -110,8 +114,10 @@ Source Code and Download
 - [Download area at Sourceforge](https://sourceforge.net/projects/lintarget/files/)
   contains released versions of the Linux target and CANopen based
   distributed system
-- [Linux ERT source code repository](http://rtime.felk.cvut.cz/gitweb/ert_linux.git) 
-  (development version).
+- Linux ERT source code repository [GitHub DCE](https://github.com/aa4cc/ert_linux)
+  (the lastest version for now, with exmaples for native, ARM and AArch64/ARM64 builds),
+  [GitHub IIG](https://github.com/CTU-IIG/ert_linux),
+  [Original RTIME Repo](http://rtime.felk.cvut.cz/gitweb/ert_linux.git).
 - [Humusoft MF624 card support blockset](http://rtime.felk.cvut.cz/gitweb/mf624-simulink.git)
   <br>Initial version of blockset supporting analog and digital
   input/output, IRC, PWM and PWM measurement for MF624 cards.