Statistics
| Branch: | Revision:

urtware / doc / classdiagrams @ 77bd2c61

# Date Author Comment
77bd2c61 2020-07-16 23:57 Svenja Kenneweg

Added functions to the documentation

6c5df8c1 2020-06-17 12:12 Thomas Schöpping

OSAL: introduced a new thread API function: urtThreadShouldTerminate()
UML: several minor fixes to text formatting

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.

46471486 2020-05-20 12:44 Thomas Schöpping

OSAL slightly reworked.
Interfaces enhanced.
Documentation updated.

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.

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)

056e40d2 2020-02-21 16:30 Thomas Schöpping

classdiagrams updated

4d55cea4 2020-02-11 10:55 Thomas Schöpping

classdiagrams overhauled:
- various modules are split into several files
- introduced a functions.iuml as consistent 'library'

509d44c4 2019-01-07 11:51 Thomas Schöpping

updated all file headers to 2019

2934c7a4 2018-11-13 12:53 Thomas Schöpping

Classdiagram updated

5f113d7b 2018-11-05 17:13 Thomas Schöpping

class diagram slightly fixed and enhanced

e98c61a8 2018-10-22 17:01 Thomas Schöpping

Minor enhancement to the urtSubscriberFetchMessage() method.

35c9457f 2018-10-22 12:24 Thomas Schöpping

Finalized (hopefully) the documentation/specification.

6ebd2388 2018-10-05 16:29 Thomas Schöpping

Initial documentation of the µRtWare project.