Statistics
| Branch: | Revision:

urtware / doc / activitydiagrams @ e7056e1b

# Date Author Comment
e7056e1b 2020-07-30 11:18 Svenja Kenneweg

Documentation expanded:
Mainly added functions of the core

77bd2c61 2020-07-16 23:57 Svenja Kenneweg

Added functions to the documentation

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.

621aa0b6 2020-06-17 11:46 Thomas Schöpping

Introduced getter functions to the core for its event source and mutex.

2d315870 2020-05-11 13:10 Thomas Schöpping

Documentation massively overhauled:
- Remote Procedure Call system massively reworked.
- Component diagram slightly enhanced.
- Several fixes.

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

Documentation restructured and overhauled.

e87bd7c7 2020-02-26 18:04 Thomas Schöpping

Remaining UML diagrams added and existing ones updated.

e48e1ccf 2020-02-25 15:29 Thomas Schöpping

Documentation: added the remaining files, but without content so far.

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)