Statistics
| Branch: | Revision:

urtware / doc / activitydiagrams / publisher / urtPublisherPublish.uml @ e7056e1b

History | View | Annotate | Download (4.143 KB)

# Date Author Comment
0de5bed8 2020-06-17 11:48 Thomas Schöpping

OSAL: Condition variable timeout feature is now optional.
As a result, urtPublisherPublish() method supports timeout only if condition variables do.

dd31cb03 2020-03-02 17:27 Thomas Schöpping

Documentation restructured and overhauled.

ee83a495 2020-02-25 15:14 Thomas Schöpping

Again another huge update to the documentation.
Still incomplete, though.

c22d21ad 2020-02-21 17:07 Thomas Schöpping

documentation: removed mutex lock from message structure (was redundantly used with topic lock)

7491c395 2020-02-21 16:32 Thomas Schöpping

introduced activity diagrams for the publish-subscribe system.
(state diagrams are deprecated and will be removed soon)