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

127 commits

Author SHA1 Message Date
bd238dfebd remove history field of hook structure as this is now obsolete.
use the reference counting to keep copies of older samples
2017-03-14 11:24:06 -03:00
3af0f136d5 added option to use shift hook also for sequence numbers 2017-03-14 11:14:02 -03:00
339e45b205 fix uninitialized value 2017-03-12 23:20:15 -03:00
9771559533 added new hook to shift timestamps of samples 2017-03-12 17:13:55 -03:00
2757011e1b several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
a9771ec8c6 Merge branch 'develop' into eric-lab 2017-03-09 13:30:19 -03:00
0b06a77c15 add macros to get plugin name and description from pointer to plugin specific data 2017-03-07 07:12:24 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
e27f0b699f several fixes for clean compilation 2017-03-03 20:21:33 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7ec6aee288 Merge remote-tracking branch 'rwth/develop' into feature-curlio 2017-02-18 11:05:11 -05:00
5beb70d0c6 Updated and modularised Makefiles 2017-02-15 17:54:52 -03:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
c84df390bc renamed hook related files 2016-11-20 13:11:37 -05:00
a93952aaae statistics are almost working again 2016-11-20 13:01:17 -05:00
cbaf8d40b3 remove HOOK_STATS as it is only used once in the codebase 2016-11-20 03:47:41 -05:00
f50e449373 refactoring in the stats system to fix some compiler errors 2016-11-08 00:27:28 -05:00
1d3bb7c730 some cleanups in the hook system 2016-11-08 00:26:06 -05:00
735f08f551 more improvements to make statistic subsystem extensible 2016-11-07 22:18:26 -05:00
248a6638da these hooks do not use HOOK_{INIT,DEINIT} to lets return early to not fail the assertion 2016-10-30 22:57:58 -04:00
510aec7630 added constructor and destructor methods to hook_storage() management 2016-10-30 22:52:33 -04:00
a9363dad44 entangle hook and statistic collection system 2016-10-22 20:42:05 -04:00
d4e6204e8e fixed for rate 2016-10-20 21:17:20 -04:00
ba399a0b1d fixed compilation: functionality still heavily broken. its a mess right now 2016-09-22 21:20:21 -04:00
0097132b4f Merge branch 'feature-gtnet' into develop 2016-09-11 02:56:46 +00:00
3880abeb63 unified member variable naming of struct sample and struct msg 2016-07-11 18:19:23 +02:00
0fa5f5b976 introduced new directory structure for source and header files 2016-06-14 01:17:58 +02:00