1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
Commit graph

16 commits

Author SHA1 Message Date
812eb31c95 cleaning function namespaces: config_ => cfg 2016-07-14 09:47:00 +02:00
5320830b13 added pthread cancelation points to pipe 2016-07-11 16:02:32 +02:00
def9d0ec6d code cleanup for pipe tool 2016-06-26 15:33:04 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
909bde0894 introduced new data structures 2016-06-08 22:38:21 +02:00
5d5b36cd76 moved list destructor and added optional free() of list items 2016-04-16 19:54:26 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
18d4051ca4 remove references to node list from library code (hooks) 2016-02-04 17:17:55 +01:00
a057e35a41 Use same copyright message across all tools 2016-01-15 15:25:22 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
5fc9c7bd15 Changed name of configuration setting combine to vectorize 2015-12-19 16:51:27 +01:00
6e8726a0be call node_{init,deinit} per node type (similar to nodes and paths) 2015-12-13 00:45:20 +01:00
3b91ba705f changed signature of node type initialization 2015-12-11 12:35:32 +01:00
0491015db9 better checks for node type specific functions 2015-12-09 15:45:10 +01:00
af62bcee16 smaller refactoring and fixes 2015-12-04 01:54:33 +01:00
bdb1737e53 replaced send and receive tools by a single pipe tool which does both directions 2015-11-29 21:27:26 +01:00