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

23 commits

Author SHA1 Message Date
Dennis Potter
4663f55e4b Changed all node_read() functions to support a *cnt instead of cnt 2018-07-07 17:07:45 +02:00
e4f3a83c49 several fixes to silence the c++ compiler 2018-07-03 20:43:05 +02:00
ffec25bbfd use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
951c388f53 add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
312cdc2fbe revert whitespace changes 2018-06-29 08:37:14 +02:00
Sonja Kolen
4ec3cf030b Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
375287cd52 stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
434fe6dbd6 replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
bc83463831 added new format subsystem 2017-07-28 18:11:52 +02:00
e9ebbed9db improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
cc6f6a6132 log: added new module to print fancy tables and use it for histograms as well as periodc stats 2017-07-12 12:19:49 +02:00
f1c51c6b95 stats: destructors should have an integer return type 2017-07-09 14:37:02 +02:00
ad13abd675 remove GAP_SEQUENCE statistic 2017-05-08 09:09:17 +00:00
c711f0f1bc added warmup phase to histogram for better selection of min/max (closes #12) 2017-05-05 22:26:40 +00:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
563512893e stats: minor fixes 2017-03-29 04:20:26 +02:00
a8232e9ba0 stats: added support for different output formats 2017-03-20 09:15:54 -03:00
a93952aaae statistics are almost working again 2016-11-20 13:01:17 -05:00
f50e449373 refactoring in the stats system to fix some compiler errors 2016-11-08 00:27:28 -05:00
baaa809b90 remove STATS_INVALID as it is too specific for the socket node-type 2016-11-08 00:26:56 -05:00
735f08f551 more improvements to make statistic subsystem extensible 2016-11-07 22:18:26 -05:00
a9363dad44 entangle hook and statistic collection system 2016-10-22 20:42:05 -04:00