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

2748 commits

Author SHA1 Message Date
8eb58e62c1 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2018-10-20 14:29:54 +02:00
5f72532fba cmake: fix linking 2018-10-19 13:55:56 +02:00
b55186d16c avoid redefinition of standard macros 2018-10-19 13:43:01 +02:00
d335837525 get rid of LIST_INIT 2018-10-19 13:41:50 +02:00
Dennis Potter
6e16e43833 Started with cleanup of code 2018-10-18 23:59:07 +02:00
Dennis Potter
c91487eb25 Script is now able to plot 3d graphes. Still needs documentation and a major cleanup. 2018-10-18 16:33:45 +02:00
Dennis Potter
e5144575dd Version is able to plot histograms and medians. Yet to be done before code is cleaned: 3d plots of rate/size combination 2018-10-18 10:21:20 +02:00
Dennis Potter
e68202e525 Placed conditional block at right position. 2018-10-17 23:57:19 +02:00
e0a02c74f5 loopback: add option for queue sync mode 2018-10-17 16:12:16 +02:00
11bba98efe node: simplify configuration of node signals 2018-10-17 16:11:44 +02:00
Dennis Potter
c639796c97 Initial version of an evaluation script to compare node-types
**this is an early version** The code still needs serious cleanup and a lot of options are not yet available.
2018-10-16 01:34:46 +02:00
Dennis Potter
09c5d0bb49 Changed default flag back to TIMERFD 2018-10-16 01:07:57 +02:00
Dennis Potter
1109a82581 Fixed errors from 65ee460953 that broke compilation with RDTSC flag 2018-10-16 01:00:31 +02:00
97381d245b Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2018-10-16 00:08:33 +02:00
Dennis Potter
8f90d77224 Added flag which lets path use original sequence number of source 2018-10-14 14:44:56 +02:00
Dennis Potter
1d918229e8 Forgot to remove a debug print statement 2018-10-14 12:39:49 +02:00
Dennis Potter
1328f190ad Removed obsolete BUSY/EVENT flag from Infiniband node 2018-10-14 01:54:54 +02:00
Dennis Potter
ed3a27fefd Fixed wrong meta data correction and added macros for sample size 2018-10-11 14:18:30 +02:00
7f1ef6735c cmake: fix package dependencies 2018-10-04 02:22:21 +02:00
8d16634356 docker: use new fedora package repo 2018-10-04 02:22:04 +02:00
d88c59aab4 bugfixes for ARM 2018-10-04 00:49:46 +02:00
15ac4023f5 fixes for compiling VILLASnode on ARM 2018-10-04 00:49:38 +02:00
7dd4fc2f91 link against libm 2018-10-04 00:45:21 +02:00
9c0d26448c cmake: fix detection of libwebsockets 2018-10-04 00:45:07 +02:00
06b4ede3e7 docker: use new fedora package repo 2018-10-04 00:44:18 +02:00
091fe0dc0a docker: switch to fedora 29 2018-10-04 00:43:54 +02:00
6954f8bb78 added note to cite our paper 2018-09-20 11:18:15 +02:00
8ea70b541f web: use signal names from new signal definitions 2018-09-17 22:19:09 +02:00
4223241ac9 web: fix automatic reconnect 2018-09-17 22:19:09 +02:00
0c62ce4cf0 web: fix websocket uri when page is loaded via file:// 2018-09-17 22:19:09 +02:00
2e1805f4ac cmake: bump package release num 2018-09-17 22:19:09 +02:00
a76c4d04e3 log: do not use V macro which ambigious when compiling against Eigen3 2018-09-17 22:19:09 +02:00
d59c75316f cmake: fix RPM packaging 2018-09-17 22:19:09 +02:00
Dennis Potter
7ae2d137fb Fixed the issue as discussed in #195 2018-09-09 12:37:46 +02:00
0b9178c97b cmake: fix deployment paths 2018-09-08 11:12:07 +02:00
3b26208787 cmake: fix doxygen paths 2018-09-08 11:11:53 +02:00
139c5b0241 docker: fix FEIN repo 2018-09-08 11:11:42 +02:00
2677623c8c socket: fix unused variable 2018-09-08 00:05:47 +02:00
969e1525f2 influxdb: fix uninitialized variable 2018-09-08 00:05:22 +02:00
6ece88cbd3 cmake: install missing config header 2018-09-08 00:04:50 +02:00
Sonja Kolen
c39e3c5d70 kernel: added missing include inttypes.h to compile; required for PRIu64 usage 2018-08-22 16:45:03 +02:00
Sonja Kolen
1b437d2f12 super_node: use hook_periodic in define pragma to enable built without hooks 2018-08-22 16:43:22 +02:00
Sonja Kolen
6cc4f6b8ea node: fixed unused variable to build with disabled hooks 2018-08-22 16:41:26 +02:00
f72d0b6b57 ci: add missing rabbitmq broker for integration tests 2018-08-20 19:08:57 +02:00
c52c03265b super_node: move execution of periodic hooks to super_node_periodic() 2018-08-20 19:06:24 +02:00
df3b02b55f fix smaller merge errors 2018-08-20 18:57:54 +02:00
52492d47d1 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2018-08-20 18:40:46 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
c2c75d2295 cmake: fix NO_EVENTFD option 2018-08-20 18:32:54 +02:00
ff858bc9dc tests: how reasons for skipped integration tests 2018-08-20 18:32:34 +02:00