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

23 commits

Author SHA1 Message Date
Steffen Vogel
aa16979fdd Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 13:00:16 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
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
ec66348ef3 villas-binary: make source_index configurable 2021-10-04 11:07:51 +02:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
0e0250dcba check if struct sample::signals is set everywhere properly 2020-07-06 15:07:05 +02:00
b882f476e8 Update clients/hypersim/model/ucm_node.def, clients/opal/models/send_receive/src/main.c, include/villas/formats/msg_format.h, lib/formats/msg.cpp files 2020-06-04 09:33:01 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
b3ca300b26 fix invalid variable name 2019-10-04 18:48:16 +02:00
4531443269 Merge branch 'v0.8.0-fixes' into develop 2019-10-03 11:01:07 +02:00
fd3c732771 refactor: msg format reserved 2019-09-03 22:06:23 +02:00
287f249735 msg: fix intiialization of reserved fields 2019-08-29 09:59:04 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
Sonja Happ
e8ed440ccf Fix MSG_TS macro 2019-05-08 15:44:19 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
783997139b we dont use camel case for variable names 2019-04-10 09:52:41 +02:00
4d6f85c151 macros should not contain multiple statements! 2019-04-10 09:51:56 +02:00
Manuel Pitz
d8447664dd UPDATE formts init now compatible to gcc 6.3 c++ 2019-04-10 09:49:17 +02:00
0d91ac891b use C++ compiler 2019-04-07 15:13:40 +02:00
Renamed from lib/formats/msg.c (Browse further)