1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/lib/formats
2018-07-16 21:16:43 +02:00
..
CMakeLists.txt cmake: do not regenerate protobuf files if not necessary 2018-07-16 21:16:43 +02:00
csv.c csv: fix detection of column separators 2018-06-16 20:56:43 +02:00
json.c io: apply new separator/delimiter settings to other formats 2018-05-24 10:46:31 +02:00
json_reserve.c Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2018-06-04 22:24:50 +02:00
msg.c refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
protobuf.c refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
raw.c refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
villas.proto refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
villas_binary.c refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
villas_human.c villas.human: improve header 2018-05-24 10:49:31 +02:00