Statistics
| Branch: | Revision:

urtware / src / urt_subscriber.c @ 65dc89cb

History | View | Annotate | Download (38.491 KB)

# Date Author Comment
65dc89cb 2020-07-27 20:54 Svenja Kenneweg

Work in the subscriber functions:
Mainly the fetchLatest/FetchNext

37cd5dc2 2020-07-16 14:32 Svenja Kenneweg

Several fixes, todos:
Children and siblings of thread are now terminated in nodes main function.
Finished Subscribe and Unsubscribe functions of the subscriber function.
Added functions in the core

8378a78b 2020-07-15 17:13 Svenja Kenneweg

Work in main function of the node and subscriber

5b7188aa 2020-07-14 23:31 Svenja Kenneweg

Work in the subscriber functions (mainly the subscribe/unsubscribe functions)

a5e142de 2020-07-13 23:41 Svenja Kenneweg

Work in the subscriber functions

5c6cb22f 2020-07-10 18:11 Svenja Kenneweg

Enabled pubsub system
Wrote Initialization functions for all subscriber types

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

Started to fill the doxygen

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