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

45 commits

Author SHA1 Message Date
d8520699b1 format: Allow printing test meta data to result file
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-05-28 19:45:55 -07:00
Philipp Jungkamp
b70704f2d4 format-json: Include flags in serialization.
Include the SampleFlags::NEW_FRAME and NEW_SIMULATION flags in the
JSON serialization of samples.

Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-19 19:07:22 +02:00
Steffen Vogel
02a2aa4f94 Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-08 11:37:42 +02:00
bbb3cfe240 Remove more Doxygen-style comments
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-09-07 11:16:04 +02:00
68654f95f2 Add periods after file headers and fix email addresses
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-09-07 11:16:04 +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
Steffen Vogel
78727be952 Use C++ style comments
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
dfcafed20a several fixes for new opal format 2022-02-24 08:02:19 -05:00
d4f74a5a51 add new format-type for OPAL-RT's AsyncIP example 2022-02-24 08:02:19 -05:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
28843a7cd6 villas-binary: add option to enable source index validation 2021-11-10 05:19:38 -05:00
ec66348ef3 villas-binary: make source_index configurable 2021-10-04 11:07:51 +02:00
2fa223dfd5 formats: fix code-style 2021-10-04 11:07:23 +02:00
fd7fddcf15 json.edgeflex: add sample unpacking support 2021-07-20 12:23:31 +02:00
Manuel Pitz
862dfce65a formats: add specific json format for edgeFlex 2021-07-19 12:12:26 +02:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
d1a9d1e089 json.kafka: add missing header 2021-06-03 03:34:29 -04: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
irismarie
38e1193f7e Added Ultralight format for FISMEP project 2020-03-10 19:15:57 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
fd3c732771 refactor: msg format reserved 2019-09-03 22:06:23 +02:00
9cbcef4fc1 format: do not use hyphens in file names 2019-09-03 22:02:42 +02:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
Sonja Happ
e8ed440ccf Fix MSG_TS macro 2019-05-08 15:44:19 +02:00
8f974511fe remove extern "C" 2019-04-23 13:03:58 +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
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
029ccd2e09 Merge branch 'node-uldaq' into develop 2019-01-09 17:02:43 +01:00
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
d2a7107aaa raw: fix raw format without fake headers 2018-10-30 10:57:50 +01:00
Manuel Pitz
e7d0af6b6b raw: fix raw headers when using standard raw formats 2018-09-26 23:31:14 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
5707ee9d58 new signal declaration code 2018-08-20 18:31:27 +02:00
312cdc2fbe revert whitespace changes 2018-06-29 08:37:14 +02:00
Sonja Kolen
4ec3cf030b Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
607342eddc csv: make column seperator configurable 2018-05-24 10:45:11 +02:00
63e839afc9 io: align header / source files 2018-05-12 18:11:39 +02:00
221937bb5e io: pass instance pointer everywhere 2018-05-12 18:01:48 +02:00
c0313c7963 refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00