From 17c4c78f69127c3be5d83f40f7a7f78f8f83b18e Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Sat, 15 Feb 2020 09:08:09 +0100 Subject: [PATCH] Add pointer to repository working with 2017a Matlab/Simulink version and InstallFest workshop. Signed-off-by: Pavel Pisa --- index.mdwn | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/index.mdwn b/index.mdwn index ee1d136..cf8facc 100644 --- a/index.mdwn +++ b/index.mdwn @@ -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)
Initial version of blockset supporting analog and digital input/output, IRC, PWM and PWM measurement for MF624 cards. -- 2.39.2