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

2622 commits

Author SHA1 Message Date
ebdb4ba026 iec61850: library now has a pkg-config in upstream repo 2017-12-06 14:09:26 +08:00
5fb48d607e moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
214e02f97e fix bug in FPGA configuration parser code 2017-11-21 18:04:06 +01:00
5441f8c0d8 iec61850: add compiler flag 2017-11-18 11:15:43 +01:00
2fc4285b55 Merge branch 'node-iec61850-9-2' into develop 2017-11-18 01:56:12 +01:00
6c7a9302a1 iec61850-9-2: fix race 2017-11-18 01:54:06 +01:00
3ed515ae8e iec61850-9-2: finish initial implementation of new node-type 2017-11-18 01:43:05 +01:00
73ba58ade5 amqp: finish implementation of initial amqp support 2017-11-18 01:05:18 +01:00
086e5b2a40 amqp: added new node-type to Makefile 2017-11-17 18:12:07 +01:00
2c5982436d first pieces for RabbitMQ / AMQP node-type 2017-11-17 18:12:07 +01:00
e6a754170b refactor: naming of jansson objects 2017-11-17 17:54:36 +01:00
58fc61f82c iec61850-9-2: finished Sampled Values implementation 2017-11-17 17:52:26 +01:00
2108974027 iec61850-9-2: fix build 2017-11-17 17:47:09 +01:00
6ce9b47f04 iec61850-9-2: added type descriptors 2017-11-17 17:45:42 +01:00
2be839eae0 iec61850-9-2: a little progress 2017-11-17 17:45:42 +01:00
2c74761ee1 iec61850: added skeleton for Sampled Values node-type 2017-11-17 17:45:42 +01:00
e586e2d229 iec61850: add iec61850 node-types if libiec61850 library is available 2017-11-17 17:45:42 +01:00
976d213d04 Merge branch 'master' into develop 2017-11-02 18:08:43 +01:00
daniel-k
78d23294af lib: add missing includes of string.h 2017-11-02 13:08:12 +01:00
5ce8ac713a use proper rules for protobuf-compiler 2017-10-28 16:45:38 +02:00
2aaa6520d0 fail if included Makefiles are missing 2017-10-28 16:43:07 +02:00
0445ec27dc protobuf: added generate code to avoid compilation problems 2017-10-28 10:19:38 +02:00
31e997f95b protobuf: fixed optional fields 2017-10-28 10:17:36 +02:00
7c52de9b0a socket: do not fail if stale socket does not exist 2017-10-27 21:46:40 +02:00
950d44c32e protobuf: added new format type 2017-10-27 19:16:26 +02:00
7d6ca30f8a socket: lift limitation of packet lengths (was 1500 bytes) 2017-10-27 19:15:23 +02:00
2443f7c2fa socket: add support for AF_UNIX domain sockets 2017-10-26 18:32:51 +02:00
4a063b36b6 build OPAL AsyncIP only if libOpal libraries area available 2017-10-20 11:54:00 +02:00
792cf1853a several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
37f5bfe24c c++: more porting 2017-10-20 11:54:00 +02:00
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
41ae48ad58 test_rtt: create missing output directory 2017-10-18 14:44:30 +02:00
bbdacfc0b4 refactor: rephrase log message "message" -> "sample" 2017-10-18 14:24:16 +02:00
48452f6ed6 fix integration tests for loopback node-type and socket multicast 2017-10-18 14:23:50 +02:00
3c27971cc7 socket: treat EPERM as a warning (see #120) 2017-10-18 13:23:00 +02:00
d0517b89dd use new bitset datastrcture in path 2017-10-18 09:31:31 +02:00
7221d054ea added new bitset datastructure for arbitrary lengths 2017-10-18 09:31:14 +02:00
3d6561097f cleanups 2017-10-16 23:08:46 +02:00
a6f158b250 added support for more register modes 2017-10-16 23:07:42 +02:00
80ee8d786d refactored sample by adding more *_many() functions 2017-10-16 08:09:07 +02:00
ce5f4e5a60 some refactoring in json parsing 2017-10-16 08:09:07 +02:00
50e25ac464 bugfix for parsing netem configuration 2017-10-15 22:03:26 +02:00
7e997bc063 added new node-type for InfluxDB 2017-10-15 22:02:43 +02:00
7fd99e2ee7 fix reset part of path 2017-09-24 01:15:28 -06:00
f8c73553eb some fixes in remapping code which caused memory leaks 2017-09-24 00:01:27 -06:00
003650eb21 change behaviour of mux feautre: send sample containing all values by default 2017-09-23 23:57:19 -06:00
4ed3dbe837 hook: reverte change for making decimate hook compatible in path 2017-09-23 23:51:38 -06:00
912c689f5d some refactoring in mapping code 2017-09-23 23:50:45 -06:00
d4fde78129 hook: some refactoring for the map hook 2017-09-23 23:49:16 -06:00
b03748ac2c another fix for #120 (sendto: invalid argument) 2017-09-23 23:45:39 -06:00