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

1701 commits

Author SHA1 Message Date
d77808368f tests: fix integration 2017-07-14 19:26:19 +02:00
77201b6813 tests: move integration test script 2017-07-14 16:30:49 +02:00
98eed183e3 loopback: we need an additional pool for now 2017-07-14 16:29:05 +02:00
eb471d68ee fix build error 2017-07-14 13:43:54 +02:00
a24b2255a2 web: do not use catch-all connection 2017-07-14 13:23:19 +02:00
07bd89de45 websocket: send dummy data in example configuration 2017-07-14 13:14:05 +02:00
4b274626e7 loopback: add new loopback node-type to have a more performant replacement for localhost socket-nodes 2017-07-14 13:12:48 +02:00
fb4bbbfb26 websocket: reuse buffer to construct payload and send bigger payload at once 2017-07-13 22:39:38 +02:00
3ad2506b61 path: support paths without a destination 2017-07-13 22:25:42 +02:00
37148f0bb0 path: properly handle reference counts for samples 2017-07-13 22:25:05 +02:00
daadd3f442 path: reduce log verbosity 2017-07-13 22:24:38 +02:00
8650e4278e hooks: allow to have special functions for parsing command line arguemnts 2017-07-13 22:15:29 +02:00
f7608fd653 tests: add another valgrind testcase 2017-07-13 22:14:15 +02:00
c78d71d39d signal: use proper timestamps 2017-07-13 22:13:58 +02:00
51d80b73ce refactoring: json.c => config_helper.c & sample_io_json.c 2017-07-13 22:13:40 +02:00
6369373149 villas-signal: use node_* interface 2017-07-13 01:56:01 +02:00
4b51c4dbba node_type: add new function for parsing node configuration from CLI 2017-07-13 01:55:06 +02:00
c1148b11e6 docker: remove dependencies from Dockerfile as they are automatically installed based on villas-node.spec 2017-07-12 12:20:11 +02:00
e927795388 smaller cleanups 2017-07-12 12:20:11 +02:00
794e4dee36 hooks: dont run periodic hooks for stopped paths 2017-07-12 12:20:11 +02:00
45ec574011 utils: die() has been superseeded by killme() 2017-07-12 12:20:11 +02:00
82bc32c206 stats_collect: fix regression 2017-07-12 12:20:11 +02:00
11b84deba1 hooks: produce less debug output 2017-07-12 12:20:08 +02:00
8f517a588a hooks: every look should maintain its own pointers to past samples 2017-07-12 12:19:49 +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
2af83114bf fix: symlink libnl's search path for tc netem distributions 2017-07-12 12:19:01 +02:00
dc4085047d utils: add strlen() variant which calculates length of string as printed on the screen 2017-07-12 12:19:01 +02:00
94ae566091 utils: renamed macros for color output 2017-07-12 12:18:43 +02:00
e17226995d hook: add debug messages 2017-07-09 19:35:15 +02:00
05f36e48e4 fix: problem with outdated version identifier after git pull 2017-07-09 18:45:44 +02:00
802f5d1c1e hooks: improve error handling 2017-07-09 14:38:58 +02:00
f1c51c6b95 stats: destructors should have an integer return type 2017-07-09 14:37:02 +02:00
49c0e9957a using memdup() will invalidate pointers to the object which might have been used during _init() and _parse() calls 2017-07-09 14:36:09 +02:00
9bb91af30d add script to define aliases for make and villas commands which will be executed inside Docker container 2017-07-09 13:20:58 +02:00
7171ebeeb1 added module-init-tools as dep for villas-node rpm because it provides modprobe which is required for netem support 2017-07-09 10:15:00 +02:00
670511e1a0 fix Docker deployment 2017-07-08 13:33:50 +02:00
aac86c1c76 Merge branch 'ubuntu-fixes' into 'develop'
Ubuntu fixes

See merge request !30
2017-07-08 13:06:10 +02:00
321df2ba6b fix OPAL-RT AsyncIP model for RT-LAB 11.1.x 2017-07-07 20:59:50 +02:00
Georg Reinke
7be29f61d7 fix typo 2017-07-07 12:27:32 +02:00
Georg Reinke
c92f2ee846 fix CI 2017-07-07 12:19:33 +02:00
Georg Reinke
7f8c2add2e fix CI 2017-07-07 12:11:08 +02:00
Georg Reinke
1cc9c2177d file: prevent stack corruption when reading first sample 2017-07-07 11:55:33 +02:00
6ccb8c674c increase timeout of integration tests 2017-07-07 09:57:36 +02:00
a32f51bb47 use branch name instead of tag in revision of RPM packages 2017-07-07 09:56:59 +02:00
3252247182 Merge branch 'develop' of git.rwth-aachen.de:VILLASframework/VILLASnode into develop 2017-07-07 00:14:09 +02:00
913b8d61e5 tests: add valgrind test for villas-signal 2017-07-07 00:13:46 +02:00
053e4d9516 Merge branch 'node-signal' into 'develop'
Add new node-type to generate test data within villas-node

See merge request !28
2017-07-07 00:11:50 +02:00
2fef0864a8 fixed regression 2017-07-07 00:01:17 +02:00
f641b55355 fix: invalid return code 2017-07-06 23:28:57 +02:00
8f29e3d495 allow dashes in branch names for building RPM packages 2017-07-06 23:28:57 +02:00