|
df7707b64f
|
stats: split stats hook into send and receive side
|
2019-04-06 13:55:08 +02:00 |
|
|
7bcebd5e7b
|
stast: show new metrics periodically
|
2019-04-06 13:54:42 +02:00 |
|
|
ad31f0a84a
|
config: added node for streaming data to VILLASweb demo instance
|
2019-04-06 10:51:29 +02:00 |
|
|
c1960271d5
|
ebm: first implementation of energy meter using trapazoidal rule
|
2019-04-06 10:50:58 +02:00 |
|
|
15c3f04c5d
|
cmake: more fixes
|
2019-04-05 22:10:46 +02:00 |
|
|
8d3a140f4f
|
cmake: improve supported combination of compile options
|
2019-04-05 20:58:42 +02:00 |
|
|
6002f2debd
|
rtp: do not register plugin twice
|
2019-04-05 20:56:51 +02:00 |
|
|
487672e9af
|
pipe: do not start API
|
2019-04-05 19:36:21 +02:00 |
|
|
8a8dd30370
|
socket: fix includes
|
2019-04-05 19:30:44 +02:00 |
|
|
1d2f28cd19
|
cmake: add individual CMake options for each node-type
|
2019-04-05 19:28:42 +02:00 |
|
|
8678f236a7
|
cmake: adhere to WITH_CONFIG option
|
2019-04-05 11:03:16 +02:00 |
|
|
6f37b17953
|
fix ifdefs for compilation without libwebsockets
|
2019-04-05 10:56:57 +02:00 |
|
|
11a5369034
|
fixup socket_Addr
|
2019-04-05 10:53:51 +02:00 |
|
|
2866ad65a6
|
cmake: remove option WITH_IO
|
2019-04-05 10:47:57 +02:00 |
|
|
e6a4c0dfad
|
socket: move socket address related functions to new file
|
2019-04-05 10:47:57 +02:00 |
|
|
a61b705228
|
fix bugs on rpi #2
|
2019-04-05 03:51:58 +02:00 |
|
|
f16056092a
|
fix bugs on rpi #1
|
2019-04-05 03:50:59 +02:00 |
|
|
ada7c4ec7f
|
cmake: reduce C++ version requirement
|
2019-04-05 03:39:51 +02:00 |
|
|
f4f2849da8
|
reduce version requirement of libuuid
|
2019-04-05 03:35:50 +02:00 |
|
|
5845482f99
|
docker: build libuldaq for Raspbian
|
2019-04-05 03:17:53 +02:00 |
|
|
e5c13a5cd4
|
cmake: check version of libuuid
|
2019-04-05 03:17:30 +02:00 |
|
|
6af9c4c653
|
ci: simplify gitlab-ci.yml file
|
2019-04-05 03:17:09 +02:00 |
|
|
95bec4c900
|
path: change debug output
|
2019-04-05 02:24:14 +02:00 |
|
|
3fb748a058
|
stats: add new age metric
|
2019-04-05 02:23:54 +02:00 |
|
|
a010a182c0
|
path: check return type of mapping_list_remap()
|
2019-04-05 02:23:35 +02:00 |
|
|
e22e60a2b2
|
fix some #endif and comments
|
2019-04-05 02:22:53 +02:00 |
|
|
12765feca5
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-05 02:20:28 +02:00 |
|
|
2c4279dae2
|
ci/docker: cross-compile for Raspian
|
2019-04-05 02:19:40 +02:00 |
|
|
0fc5e1003c
|
zeromq: add support for network emulation
|
2019-04-04 22:01:52 +02:00 |
|
|
e6f346feca
|
nanomsg: add support for network emulation
|
2019-04-04 22:01:40 +02:00 |
|
Sonja Happ
|
5a184d8d1e
|
path: added missing WITH_HOOKS statement to be able to compile without hooks, fixes #240
|
2019-04-04 11:45:08 +02:00 |
|
|
20d64ef781
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-02 16:07:33 +02:00 |
|
|
656fdf913e
|
remove broken field from stats table
|
2019-04-02 16:07:05 +02:00 |
|
|
5c6f5cfeba
|
path: use original sequence number of only one source is used
|
2019-04-02 16:01:56 +02:00 |
|
|
0b1ca62498
|
fix invalid table headers in periodic stats output
|
2019-04-02 09:51:03 -04:00 |
|
|
1dbc12df6d
|
fix from broken skip-builtin option
|
2019-04-02 09:17:59 -04:00 |
|
|
289cd6e10c
|
fix buffer overflow
|
2019-04-01 18:21:57 +02:00 |
|
|
221f8c1cd1
|
add missing space
|
2019-04-01 18:15:39 +02:00 |
|
|
ac05a33310
|
io: allow re-opening of file
|
2019-04-01 18:15:23 +02:00 |
|
|
6c98e8c26f
|
test_rtt: add missing preparation of signal list
|
2019-04-01 18:14:58 +02:00 |
|
|
02ab3687cb
|
signal_generator: move preperation of signal list to signal_generator_prepare()
|
2019-04-01 18:14:11 +02:00 |
|
|
6acfed07f0
|
influxdb: fix segfault
|
2019-03-31 22:59:38 +02:00 |
|
|
95b42a509e
|
infiniband: fix segfault
|
2019-03-31 22:42:58 +02:00 |
|
|
d59dcdc0b2
|
ci: another attempt to debug CI-only segfaults
|
2019-03-31 22:38:13 +02:00 |
|
|
d54f4c464e
|
tests: harmonize output
|
2019-03-31 22:37:01 +02:00 |
|
|
3f5d4b2ba6
|
ci: another attempt to debug CI-only segfaults
|
2019-03-31 22:36:41 +02:00 |
|
|
61de5be927
|
ci: store coredump as artifact
|
2019-03-31 22:28:35 +02:00 |
|
|
903ad4075c
|
ci: use parallel build
|
2019-03-31 22:27:13 +02:00 |
|
|
5a58daf306
|
infiniband: remove some too verbose log messages
|
2019-03-31 22:14:45 +02:00 |
|
|
eb1ac25e08
|
tests: enable config plausability checks in addition to syntax checks
|
2019-03-31 22:14:29 +02:00 |
|