Statistics
| Branch: | Revision:

urtware @ e566c39e

# Date Author Comment
e566c39e 2020-06-03 13:00 Svenja Kenneweg

Finished some todos in functions of the core
(mutex lock, broadcast control event, increment/check node's stage value)

64fde4ba 2020-05-31 14:59 Svenja Kenneweg

Started to write the core and node functions

492608e6 2020-05-28 22:40 Svenja Kenneweg

Finished core init function

6ba201f8 2020-05-28 11:44 Svenja Kenneweg

Builded test

70cb1c52 2020-05-26 14:57 Svenja Kenneweg

Merge branch 'master' into prototype

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

OSAL slightly reworked.
Interfaces enhanced.
Documentation updated.

1f7ffcff 2020-05-18 20:19 Svenja Kenneweg

Started to write the init functions

5198dfae 2020-05-11 15:25 Svenja Kenneweg

Started to fill the doxygen

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

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

017b2ac7 2020-05-10 13:37 Svenja Kenneweg

Added some typedefs in the node header and functions in the subscriber and service header

cd21e832 2020-05-10 12:39 Svenja Kenneweg

Changed depth of indentation

7d9678db 2020-05-04 15:32 Svenja Kenneweg

Finished header, added empty functions in c classes, added comments

1fb06240 2020-04-27 21:20 Svenja Kenneweg

started the simple skeleton of the urtware

5dfd7422 2020-04-27 21:15 Svenja Kenneweg

added gitignore

155b0443 2020-04-22 14:24 Svenja Kenneweg

Added header file for the subscriber and basic c class for the nrt subscriber

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)

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

42470f0a 2018-11-13 12:53 Thomas Schöpping

introduced some fundamental files:
- urt_types.h defines several fundamental types of µRtWare
- urtware.h is the main header to be included when using µRtWare
- urt_confcheck.h is a helper to check the µRtWare configuration

6132e017 2018-11-06 14:47 Thomas Schöpping

enhanced UML component diagram

265a3b55 2018-11-06 12:02 Thomas Schöpping

Introduced an UML component diagram.
Its primary purpose is to be used by super projects.

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.

5cf36532 2018-04-09 10:58 Thomas Schöpping

project initialization