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

31 commits

Author SHA1 Message Date
6460108c92 Improved periodic statistics 2015-10-12 16:16:42 +02:00
0b5358ed4b added new global 'name' setting 2015-10-11 14:52:59 +02:00
01cf61e467 updated Doxygen documentation 2015-10-11 13:22:58 +02:00
9ceb05d823 rework of hook system.
added new hooks:
  - skip_first
2015-10-09 13:30:41 +02:00
a66331ccbe updated version number and maximum number of values 2015-10-09 13:25:43 +02:00
acd72ea501 fixed implementation of FIR filter hook with thread local storage 2015-09-28 19:53:42 +02:00
ec26e4c346 added "deduplication" hook: do not send messages which are too similar to their precursors 2015-09-28 19:18:39 +02:00
17659ffc83 applying coding conventions 2015-09-19 12:24:11 +02:00
f7d10ebf7b removed obsolete system2() function and added more checks 2015-09-19 12:14:35 +02:00
3fe2008a94 smaller cleanups 2015-09-17 01:00:21 +02:00
7b49fd75e3 refactored system tests 2015-09-17 00:55:20 +02:00
ecbc4bc247 remove timestamp prepending 2015-06-02 22:30:08 +02:00
08e08e6711 updated copyright in header 2015-06-02 21:53:04 +02:00
06b7b1ec92 cleanups 2015-05-06 13:21:26 +02:00
9e0153f0f8 make use of timestamps in send/receive tools configurable via TOOLS_USE_TIMESTAMP (config.h) 2015-05-06 12:04:31 +02:00
17a3ff8869 moved setting struct 2015-05-06 11:43:05 +02:00
506bb2446c updated documentation (copyright year and other stuff) 2015-05-06 11:36:51 +02:00
9f4dd78ab3 added circular history buffer of past message to every path 2015-04-01 13:26:46 +02:00
5f95fef037 decreased maximum number of values per message to 16 (shrink working set) 2015-03-21 15:32:19 +01:00
39f1dff626 fixed version string macro when git is not installed 2015-03-21 12:28:17 +01:00
befdc520d0 fixed various bugs during OPAL-RT tests 2015-03-20 18:55:14 +01:00
8bd93e40fd rewrite of histogram class
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@260 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-12-09 19:46:25 +00:00
c552ad9caa smaller changes for vtable based node system 2014-12-05 12:34:45 +01:00
09170fe189 changed default message size to 64 values
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@234 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-10 11:38:02 +00:00
310031dc16 added simple ASCII style histogram plot
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@226 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-09 09:23:23 +00:00
e90662d5f6 added histogram for sequence number offsets (lost, duplicated and reordered packages)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@223 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-09 09:03:11 +00:00
9d0d4423d0 bumped version and some Makefile tweaks
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@214 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-07 16:29:01 +00:00
ceddb27da6 removed obsolete #define
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@207 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-07 16:28:43 +00:00
184893aade fixed some message format related things
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@202 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 13:30:37 +00:00
c2516799ee unified comment style
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@155 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 11:49:44 +00:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00
Renamed from include/config.h (Browse further)