]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commit
Remove possibility of undetected overruns
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 27 Aug 2015 09:15:21 +0000 (11:15 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 28 Aug 2015 14:15:02 +0000 (16:15 +0200)
commit690137665086c19f9ef0cbe5cbb6c57b0d163be7
tree5077492956046fe2785754aa2ae0f790ce012172
parent0b130f5f6162d10bc8bc1670a2c9c220e263ffe4
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