Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-21[runtime.c] Fix MT_WIN_MinGW MMTimer define typoEyrak Paen1-2/+2
2021-06-18[modellib.c][runtime.c] Integrate fixes for tcpEyrak Paen3-15/+53
2021-05-12[runtime.c] Add WinMM Timer implementation to MT_WIN_MinGW platformEyrak Paen2-1/+67
2020-04-30[runtime.c] Add comments to previous fix of deadlock caused by etTimerJan Belle2-1/+13
2020-04-24[runtime.c] Fix deadlock caused by posix implementation of etTimerJan Belle2-17/+8
2020-03-27Bug 558626: Problems setting properties of threadsHenrik Rentz-Reichert1-10/+71
2019-11-25Bug 552836 Race condition in shutdown sequence of Runner causes SEGVHenrik Rentz-Reichert3-2/+14
2019-11-11Bug 552897 - [runtime.c] reduce warnings using C compilerv_3.0.1Henrik Rentz-Reichert1-0/+1
2019-11-11Bug 552599 - [runtime.c] fixed compile issue for linuxJuergen Haug1-1/+3
2019-06-28Bug 539945 - Provide C++ option for the C code generatorHenrik Rentz-Reichert3-11/+11
2019-06-07Bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert69-138/+276
2019-04-26Bug 546142 - etRuntime should give access to message service statisticsHenrik Rentz-Reichert2-1/+2
2017-09-29[runtime.c] new osal for socketsJan Belle2-0/+168
2017-01-03[runtime.cpp] Applied generator changes to the SystemServicesProtocolJan Belle1-10/+24
2016-12-21[runtime.c] Fixed POSIX TcpService implementationJan Belle1-6/+26
2016-10-13[runtime.c] Minor changes in the posix implementation of etThreadJan Belle1-7/+4
2016-09-29Merge "[runtime.c, runtime.cpp, modellib.cpp] added WindowsMinGW_ST target im...Thomas Schuetz5-2/+71
2016-09-29[runtime.c, runtime.cpp, modellib.cpp] added WindowsMinGW_ST targetThomas Schuetz5-2/+71
2016-09-29[runtime.cpp.tests] Initial commit of MessageServiceTestJan Belle1-7/+11
2016-05-29block comment in etDatatypes fixedThomas Jung4-4/+9
2016-05-12some adjustments in C projects and generators to be ANSI compatibleHenrik Rentz-Reichert2-6/+9
2016-05-09* turned C++ into C commentsHenrik Rentz-Reichert28-123/+126
2016-04-22Dave Integration ST runtime fixed (missing defines added)Thomas Jung2-0/+18
2016-04-18added new runtimes for Dave (on behalf of Thomas Jung)Henrik Rentz-Reichert24-0/+1136
2016-02-28[generators] added cpp generator draftJuergen Haug1-0/+8
2015-10-13[runtime.c] added missing wakeupFromISR() of ST_32BitGenericJuergen Haug1-0/+7
2015-08-31[runtime.c] fixed etAlignment defineJuergen Haug3-3/+3
2015-07-31Bug 473951 - [runtime.c] runtime.c.tests fail under windowsJuergen Haug1-2/+5
2015-07-31Bug 472908 - refactor etDatatypes.hJuergen Haug4-257/+63
2015-06-05runtime.c 32Bit FreeRtos Generic addedThomas Jung12-0/+637
2015-06-05original, more simple version of getTimeFromTarget addedThomas Jung2-3/+85
2015-06-03[modellib.c] fixes and changes for mingw tcp serviceJuergen Haug1-1/+7
2015-05-29[runtime.c] removed deprecated targetsJuergen Haug35-2482/+0
2015-05-15etrice.runtime.c generic single threaded addedThomas Jung12-0/+603
2015-05-13etrice.runtime.c ST runtime added for XMC4500 with fixed timingThomas Jung10-0/+566
2014-12-09etrice.runtime.c Interrupt includedThomas Jung2-0/+13
2014-10-24[generator, runtime.c, runtime.cpp] TRUE/FALSE -> ET_TRUE/ET_FALSEHenrik Rentz-Reichert9-34/+34
2014-10-22etDatatypesThomas Jung7-28/+28
2014-03-24Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung6-0/+36
2014-03-17[gen, runtime] added java data-driven communicationJuergen Haug6-0/+36
2014-01-29files removed from c-buildtjung6-201/+239
2014-01-28multi threaded FreeRTOS runtime for HW Elevator tjung11-0/+1142
2014-01-28single threaded runtime for HW Elevatortjung5-0/+240
2013-12-03406870: [runtime.c] unify etMemory.hHenrik Rentz-Reichert2-2/+2
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz18-1893/+1893
2013-06-10[runtime.c, runtime.c.tests] separate build configurationsHenrik Rentz-Reichert2-8/+9
2013-06-06[runtime.c, runtme.c.tests] tests pass for POSIXHenrik Rentz-Reichert2-38/+42
2013-06-05[runtime.c] still debugging...Henrik Rentz-Reichert7-35/+47
2013-06-05[runtime.c] still debugging...Henrik Rentz-Reichert5-11/+44
2013-05-15[runtime.c, runtime.c.tests] debug output and minor changesHenrik Rentz-Reichert3-9/+14

Back to the top