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

17 commits

Author SHA1 Message Date
886a0af868 refactor: json_unpack() => json_unpack_ex() 2019-03-23 20:49:19 +01:00
b7d0f174ca remove auto signal type detection 2019-03-09 13:34:51 +01:00
cdcdb65c1b iec61850: allow new configuration style for signal description 2019-02-12 19:57:44 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
b229a9948a iec61850: fix double free in destructor of global receiver list 2019-01-12 23:21:34 +01:00
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
caf3e45960 workaround for C-compatability 2018-12-02 03:11:31 +01:00
987a59a5aa cpp: ported SuperNode 2018-11-30 20:46:59 +01:00
d335837525 get rid of LIST_INIT 2018-10-19 13:41:50 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
bf08e75296 iec61850: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:22:59 +02:00
0240d5b2c4 refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
ae8d576b4a use proper include style 2018-08-12 23:59:15 +02:00
60f55ec178 improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
34e6891192 iec61850: fix ether_aton() call on OS X 2018-06-29 14:36:50 +02:00
bdcdb37bb3 iec61850: fix include paths 2018-03-28 14:15:08 +02:00
041f6be982 iec61850: rewrote iec61850-9-2 node-type in preperation for support of iec61850-8-1 node-type 2017-12-06 16:44:50 +08:00