Statistics
| Branch: | Revision:

urtware / inc @ 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

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.

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

Started to fill the doxygen

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

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

updated all file headers to 2019

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

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

Initial documentation of the µRtWare project.