]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commit
Remove possibility of undetected overruns personal/sojka/threadsafe-tmp
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 27 Aug 2015 09:15:21 +0000 (11:15 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 27 Aug 2015 09:15:26 +0000 (11:15 +0200)
commit97d5a19bad66e2dd3246afa002094f44c63cda5e
tree730716841422d94f6995410094ae7ad76f0e6cde
parent0c805d43b3a4dc9af7872bebe4079869a720778d
Remove possibility of undetected overruns

If control task clears the overrun flag, the overrun detection block may
not see it, because it can run at different rate in a working task.

This is now changed so that control task only sets the flag and only
overrun detection block clears it.
rpp/blocks/tlc_c/sfunction_tror.tlc
rpp/rpp/rpp_mrmain.tlc
rpp/rpp/rpp_srmain.tlc