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

3871 commits

Author SHA1 Message Date
a374acb499 pipe: start/stop interfaces 2019-01-21 22:11:44 +01:00
2d6188e5da super_node: sub-divide SuperNode::{start,stop}() functions 2019-01-21 22:11:30 +01:00
ecd5f7800f super_node: be less verbose 2019-01-21 22:10:25 +01:00
2ff86fed25 tests: add integration test for averaging hook 2019-01-21 22:09:21 +01:00
6ff4c838b4 hook: added new averaging hook 2019-01-21 22:04:04 +01:00
06caa9c16e super_node: fix copy&paste mistake in SuperNode::getInterfaces() 2019-01-21 18:55:09 +01:00
76464f202b add check against nullptr dereferences 2019-01-21 18:54:48 +01:00
9acd10fefa fix duplicated usage of variable 2019-01-21 17:28:01 +01:00
8a97f534a6 update VILLAScommon submodule 2019-01-21 17:14:17 +01:00
9db4c8d2d2 fix compiler errors about non-existing std::filesystem namespace with GCC 7 2019-01-21 17:11:42 +01:00
df42a2880c fix compiler errors about non-trivial designated initializers with GCC 7 2019-01-21 17:11:11 +01:00
e2a89dfaba updated VILLAScommon submodule 2019-01-21 16:34:47 +01:00
2253d5c008 fix example config 2019-01-21 16:22:06 +01:00
720e5e688c plugin: strip down old plugin system 2019-01-21 16:21:26 +01:00
c5ec56908a rtp: add netem config to example config 2019-01-21 15:50:33 +01:00
8190227776 netem: move intialization of Netem support into node instead of socket class 2019-01-21 15:50:18 +01:00
90335c8c9e if: add if_name() 2019-01-21 15:49:14 +01:00
d3ff9f2d41 node: allow nodes to have multiple filedescriptors 2019-01-21 15:47:34 +01:00
4e55971faa super_node: interfaces are now managed per super_node 2019-01-21 15:44:39 +01:00
3b0cca73e3 rtp: added initial implementation for AIMD 2019-01-21 13:10:55 +01:00
07c6826e1d Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-01-21 12:13:21 +01:00
49fe632bbc rtp: added hooks for rate throttling via RTCP 2019-01-21 12:12:47 +01:00
2d94f15d3c api: add missing logger 2019-01-21 12:07:59 +01:00
6b68bc0f00 hooks: add functions to set rate/ratio in limit_rate/decimate hooks 2019-01-21 11:01:25 +01:00
667a62c874 api: add missing logger 2019-01-21 10:34:45 +01:00
ffb27baee0 fix compiler errors 2019-01-21 10:34:36 +01:00
e3ec18df73 improve coding style 2019-01-21 10:34:22 +01:00
a1c411a4fc relay: link against libuuid 2019-01-17 20:29:47 +01:00
5415e57c8e websocket: remove obsolete debugging comment 2019-01-17 20:28:53 +01:00
165ea7d57b web: remove obsolete include 2019-01-17 20:28:32 +01:00
7b5f2157b0 refactor: do not use global loggers 2019-01-17 20:28:20 +01:00
Marvin Klimke
264310ab5a rtp node: make pthread for re_main static and add deconstructor call for rtp socket 2019-01-16 16:41:02 +01:00
af09f06030 revert refactoring 2019-01-14 19:07:57 +01:00
f26926dd58 docker: add more dirs to ignore 2019-01-14 14:50:35 +01:00
4e5b8e8afd docker: fix broken image labels 2019-01-14 14:50:08 +01:00
149585ddc6 cmake: skip installation of files in "Unspecified" component 2019-01-14 14:20:12 +01:00
70faba9fd9 web: only issue a single call to lws_write() per LWS_*_WRITABLE callback 2019-01-14 10:08:12 +01:00
daf72cd0bd update copyright years 2019-01-14 10:02:55 +01:00
b84f6b8a47 lws: check return value of lws_write() 2019-01-14 10:00:09 +01:00
13cb493810 relay: improve coding style 2019-01-14 09:59:51 +01:00
c3bd697df6 cmake: add missing C++ headers when installing 2019-01-13 00:43:41 +01:00
6ed54b8f0d update VILLAScommon submodule 2019-01-13 00:43:33 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
939b52a969 updated changelog 2019-01-13 00:28:30 +01:00
c7907e2f2d cmake: updated dependencies in RPM packages 2019-01-13 00:28:16 +01:00
0d5d9ad037 rtp, uldaq: smaller bugfixes 2019-01-13 00:02:34 +01:00
684c5dfae9 docker: update Dockerfiles 2019-01-13 00:02:14 +01:00
a795c00003 update VILLAScommon submodule 2019-01-13 00:01:50 +01:00
7d9b11c527 iec61850_sv: fix missing refrTm timestamps in publisher 2019-01-12 23:21:58 +01:00
b229a9948a iec61850: fix double free in destructor of global receiver list 2019-01-12 23:21:34 +01:00