]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/history - rpp/rpp/rpp_srmain.tlc
demo: Uncheck "Download to RPP"
[jenkicar/rpp-simulink.git] / rpp / rpp / rpp_srmain.tlc
2015-08-28 Michal SojkaRemove possibility of undetected overruns
2015-07-24 Martin VajnarAdd missing #endif
2015-07-23 Martin VajnarInitialize peripherals used in Simulink models
2015-07-09 Michal HornMerge branch 'master' into all-targets
2015-07-08 Michal SojkaMerge branches 'master' and 'rm48/master'
2015-04-20 Michal HornFix conditions for GPIO initialisation in the model...
2015-04-14 Michal SojkaMerge tag 'eaton-0.3.1' into rm48/master
2015-04-14 Michal SojkaEnclose macro body in parentheses eaton-0.3.1
2015-04-07 Michal HornRework multi rate handling system
2015-03-31 Michal SojkaGet rid of unreferenced variable
2015-03-31 Michal SojkaRework handling of multi-rate systems
2015-03-31 Michal SojkaRemove misleading comment
2015-03-31 Michal HornAdd support for multirate singlethread models
2015-03-02 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-02-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-02-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-02-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-12 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-12 Michal HornMerge branch 'maint-rm48' into rm48/master
2014-12-12 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-12 Michal HornMerge branch 'maint-rm48' into rm48/master
2014-12-11 Michal HornMerge branch 'maint-rm48' into rm48/master
2014-12-10 Michal HornMerge branch 'maint-rm48' into rm48/master
2014-12-10 Michal HornMerge branch 'maint-rm48' into rm48/master
2014-12-10 Michal HornMerge branch 'maint-rm48' into rm48/master
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master eaton-0.1-beta
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-04 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-03 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-03 Michal HornImplement simulink blocks and demo for GPIO
2014-12-03 Michal HornRemove excessive initializations from the main template...
2014-12-01 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:jenkicar...
2014-12-01 Michal HornLarge changes in documentation, still some parts and...
2014-10-14 Michal HornSimulink blocks tlc files tuned to reflect changes...
2014-10-06 Michal HornTwo others warnings fixed
2014-09-12 Michal SojkaDo not generate dead code in ert_main.c
2014-09-11 Karel KočíMoved Overrun flag declaration to separated header...
2014-08-29 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:jenkicar...
2014-08-28 Michal SojkaOne more case change
2014-08-28 Michal SojkaRename certain variables to lower case
2014-08-28 Karel KočíAdd Overrun simulink block
2014-07-28 Michal SojkaMerge branch 'master' of rtime:jenkicar/rpp-simulink
2014-07-28 Michal SojkaCoding style: Add space after if, for and while
2014-07-21 Michal SojkaCleanup main template
2014-07-21 Michal SojkaAdd external mode support
2014-07-02 Michal SojkaChange the license from GPL to proprietary
2013-09-13 Michal SojkaMove model initialization to the working thread
2013-09-13 Michal SojkaRevert "Spawn FreeRTOS scheduler before initializing...
2013-09-13 Michal SojkaRevert "Both created task have configurable stack size"
2013-08-30 Michal SojkaBoth created task have configurable stack size
2013-08-29 Michal SojkaSpawn FreeRTOS scheduler before initializing the model
2013-08-22 Michal HornRPP template for main function changed - sci baudrate...
2013-06-14 Carlos JenkinsFixed some really stupid one white space bug.
2013-06-14 Carlos JenkinsMinor fixes in documentation.
2013-06-13 Carlos JenkinsImproved documentation.
2013-06-13 Carlos JenkinsImplemented metadata print option in TLC. Changed hello...
2013-06-13 Carlos JenkinsImplemented string printf format for Simulink SCIS...
2013-06-12 Carlos JenkinsFix Simulink model compilation (no intvecs in linking...
2013-06-10 Carlos JenkinsTest and fixed LOUT Simulink compilation.
2013-06-10 Carlos JenkinsFixed RPP Target main template file.
2013-06-05 Carlos JenkinsFixed minor compilation issues.
2013-06-05 Carlos JenkinsAdded AIN, AOUT and DIN Masked S-Functions to the libra...
2013-06-04 Carlos JenkinsChanged comment style to C89 so Simulink stops complain...
2013-06-03 Carlos JenkinsFixed an error on main template file in case DEBUG...
2013-06-02 Carlos JenkinsSome minor fixes for debug.
2013-05-30 Carlos JenkinsAdded old initialization calls to RPP library. This...
2013-05-30 Carlos Miguel Jenk... Improved documentation on the RPP Target library.
2013-05-29 Carlos Miguel Jenk... Finished to specify blocks.
2013-05-17 Carlos JenkinsAdded function prototype to catch stack overflow and...
2013-05-17 Carlos JenkinsImplemented heap and stack configuration options with...
2013-05-16 Carlos JenkinsChanged configuration to match old FreeRTOS settings...
2013-05-16 Carlos JenkinsFixed some typos errors.
2013-05-15 Carlos JenkinsAdded overrun flag notification. Removed includes,...
2013-05-15 Carlos JenkinsNormalizing headers. I know I know... obsessive-compuls...
2013-05-14 Carlos JenkinsFixed compilation system.
2013-05-14 Carlos JenkinsFixed some make bugs. Looking good :D
2013-05-14 Carlos JenkinsFixed stupid building bugs.
2013-05-14 Carlos JenkinsFixed setup file and added step implementation in the...
2013-05-13 Carlos JenkinsImplemented target_tools makefile for CCS. Added setup...
2013-05-07 Carlos JenkinsRemoving stupid Windows line endings on a couple of...
2013-05-07 Carlos JenkinsImplemented base files for custom RPP target.