1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

16 commits

Author SHA1 Message Date
3a94319ad4 json: fix compiler warning 2019-04-06 14:20:00 +02:00
b7d0f174ca remove auto signal type detection 2019-03-09 13:34:51 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
30c15be7ae json: properly handle EOF in json format 2018-11-30 21:37:52 +01:00
759d633967 io: obey io->flags and smp->flags during encoding/decoding of samples 2018-10-20 16:23:57 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
86003e0b78 formats: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:30:24 +02:00
Sonja Kolen
89f4e9b768 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
1db78bec9b io: apply new separator/delimiter settings to other formats 2018-05-24 10:46:31 +02:00
9ec69bcbdf refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
63e839afc9 io: align header / source files 2018-05-12 18:11:39 +02:00
9868f97ab5 io: misc bug fixes 2018-05-12 18:03:10 +02:00
221937bb5e io: pass instance pointer everywhere 2018-05-12 18:01:48 +02:00
011971920d io: several fixes 2018-05-12 15:25:47 +02:00
c0313c7963 refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
Renamed from lib/io/json.c (Browse further)