]> rtime.felk.cvut.cz Git - ert_linux.git/shortlog
ert_linux.git
2019-01-14 Michal SojkaMove the project to GitHub master
2019-01-14 Michal SojkaConvert README to Markdown
2018-04-25 Michal SojkaUpdate my email address
2018-04-25 Michal SojkaAdd license (Apache 2.0)
2018-04-25 Michal SojkaFix typo in README
2017-03-20 Pavel PisaInclude SIGINT handler to properly stop model when...
2017-03-20 Pavel PisaCorrect base_rate function prototype to be compatible...
2015-04-03 Pavel PisaEnsure that mlockall() applies even to already mapped...
2014-10-03 Michal SojkaRemove unused file
2014-04-18 Kvetoslav BeldaSuppress warning about thread return value.
2014-04-18 Kvetoslav BeldaLocal definition of TRUE/FALSE is required for R2014a...
2014-03-10 Michal SojkaAdd mlockall() to the generated code
2014-03-10 Michal SojkaREADME: Mention how to cross-compile
2014-03-10 Michal SojkaREADME: Fix typos and reformat
2014-02-23 Pavel PisaPointer to GIT repository.
2014-02-23 Pavel PisaUpdate of the README.
2014-02-20 Pavel PisaUse rtExtModeParseArgs in ERT main instead of rtERTExtM...
2013-07-23 Michal SojkaSynchronize external mode in different threads
2013-07-23 Michal SojkaConvert to UNIX line endings
2013-07-23 Michal SojkaClean up generation of ert_main.c
2013-07-23 Michal SojkaUpdate and cleanup comments
2013-07-23 Michal SojkaFix compiler warnings
2013-07-23 Michal SojkaSupport also single-tasking mode
2013-07-23 Michal SojkaDo not use 64 bit integer
2013-07-23 Michal SojkaPostpone next sampling time on overruns
2013-07-23 Michal SojkaFix/add some comments
2013-07-12 Michal SojkaDon't use debugging version of ext_svr.c
2013-07-12 Michal SojkaMove ext mode communiction out of the real-time thread
2013-07-12 Michal SojkaExternal mode works now
2013-07-12 Michal SojkaCorrectly shutdown external mode
2013-07-11 Michal SojkaFix duplicate object files during linking
2013-07-11 Michal SojkaSimplify external mode support by using provided functions
2013-07-11 Michal SojkaAdd debuging version of ext_svr.c
2013-07-11 Michal SojkaSomehow working version
2013-07-10 Michal SojkaAdd select callback handler (inspired by Hamacek)
2013-07-10 Michal Sojkafixup file process
2013-07-10 Michal SojkaUpdate README
2013-07-10 Michal SojkaUse only multitasking mode, remove unnecessary logging
2013-07-10 Michal SojkaAdd Hamacek's main file template
2013-07-10 Michal SojkaIntentation fixes
2013-07-10 Michal SojkaAdd main file generator from Hamacek's target
2013-07-04 Michal SojkaCopy default file processing template
2013-07-04 Michal SojkaAdd preliminary readme
2013-07-04 Michal SojkaAdd libraries needed for linking the final binary
2013-07-03 Michal SojkaAdd setup script
2013-07-03 Michal SojkaUpdate system target file to have a minimal working...
2013-07-03 Michal SojkaAdd renamed ert.tlc
2013-07-03 Michal SojkaAdd renamed ert_unix.tmf