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

24 commits

Author SHA1 Message Date
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
f8850b4110 refactor: improve code-style 2020-07-01 17:07:16 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
2e6ca2de94 avoid calling copy constructors 2019-06-18 17:53:09 +02:00
05ac6dd61f fix obsolete include filename 2019-05-28 17:36:23 +02:00
492004bf34 use new villas::Tool class as common top-level entrypoint 2019-05-28 17:31:58 +02:00
71995642a9 add missing include villas/colors.hpp 2019-04-23 13:11:19 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
51f7179f0e harmonize usage info 2019-03-31 21:11:40 +02:00
a64f3e4b6d add VILLASnode specific exceptions 2019-03-26 15:39:07 +01:00
7b5f2157b0 refactor: do not use global loggers 2019-01-17 20:28:20 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
a63b15609a do not throw dynamically allocated exceptions 2018-12-02 03:11:32 +01:00
c30009b96f cpp: use new supernode class 2018-11-30 21:35:14 +01:00
e625926d7d refactor: cout over multiple lines 2018-11-30 21:00:53 +01:00
30576ba7ad refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
0709235502 log: adjust to new log constructor signature 2018-11-30 20:58:15 +01:00
f1d571ab36 clients: move shmem CMakeLists into subdir 2018-10-28 14:11:23 +01:00
2a0f745434 clients: move shmem example into clients directory 2018-10-21 10:46:27 +02:00