Evaluate worst case amount of samples for a channel
Adding a function to calculate the worst case number of data units exchanged between two tasks on a given communication channel.
Adding a function to calculate the worst case number of data units exchanged between two tasks on a given communication channel.
added DIPLODOCUS label
Added two functions in TMLTask: getWorstCaseDataSending and getWorstCaseDataReceiving. commit 573df9d2 in master To be tested
Tested successfully ! Thank you !
closed