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
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