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
46bd8a011e added "deduplication" hook: do not send messages which are too similar to their precursors 2015-09-28 19:16:02 +02:00
f53d7284d1 added new hook type for asynchronous path 2015-09-22 15:33:01 +02:00
006440567a improving documentation 2015-09-19 18:48:00 +02:00
de37528788 Replaced static arrays for hooks and node types by dynamic linked lists and REGISTER_* macros 2015-09-19 15:26:30 +02:00
66fcf82d1c moved hook_run() function to path.c 2015-09-19 12:20:17 +02:00
1b9bfc155a rewrite of hook system (much more powerful now :-) 2015-06-10 15:10:51 +02:00
b42dd7a466 pass timestamp when message was received to hook callbacks 2015-06-05 12:39:40 +02:00
08e08e6711 updated copyright in header 2015-06-02 21:53:04 +02:00
411e02f034 updated hooks: multiplexing will soon be replaced by new _{read,write} functions 2015-05-06 11:38:57 +02:00
506bb2446c updated documentation (copyright year and other stuff) 2015-05-06 11:36:51 +02:00
4670e946aa added first code for new multiplex hooks 2015-04-01 14:27:52 +02:00
877e2b7aec Merge branch 'master' of github.com:RWTH-ACS/S2SS 2015-04-01 13:28:33 +02:00
e1d63db91b adjusted fir_hook() to use the new history buffer 2015-04-01 13:27:10 +02:00
d63c5e913b removed log hook, because it was replaced by the 'file' node type 2015-03-31 18:28:18 +02:00
9c57c54abe improved hook user callback system and added new examples (untested) 2015-03-18 16:13:18 +01:00
64cead2f2e added first version of configurable hook support with a few examples
TODO: this is not tested yet

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@177 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 14:43:28 +00:00