1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib/formats
2018-08-12 23:59:15 +02:00
..
CMakeLists.txt Fixed typo COMMAND 2018-07-19 14:52:39 +02:00
csv.c Fixed compile errors with format string identifiers. 2018-08-09 14:24:45 +02:00
json.c json_format: fixed a bug, int values are now saved in the data.i field instead of data.f 2018-08-01 14:36:31 +02:00
json_reserve.c sample: remove source field 2018-08-12 23:59:15 +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 Fixed compile errors with format string identifiers. 2018-08-09 14:24:45 +02:00