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

17 commits

Author SHA1 Message Date
937d4f0aae signal_data: only use type not complete signal struct 2021-02-19 07:03:21 +01:00
d1f3b03bc5 portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
0e0250dcba check if struct sample::signals is set everywhere properly 2020-07-06 15:07:05 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
f2f830c7f0 csv: use the the same column interpretation while en/decoding CSV data
(closes #259)
2019-10-29 23:02:18 +01:00
5e6fec26ae signal: refactor signal_data_snprint() -> signal_data_print_str() 2019-09-03 21:21:11 +02:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
8fd096ab17 whitespace cleanups 2019-06-04 16:55:50 +02:00
ebf2943240 update VILLAScommon submodule 2019-06-04 16:55:38 +02:00
5485bf4be3 csv: fix indention 2019-04-22 23:43:56 +02:00
65828daed4 csv: only print offset if both received and origin timestamps are available 2019-04-17 18:13:47 +02:00
0c804bc328 csv: fix typo introduced by C++ refactoring 2019-04-17 18:11:36 +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/csv.c (Browse further)