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

2024 commits

Author SHA1 Message Date
6c7a9302a1 iec61850-9-2: fix race 2017-11-18 01:54:06 +01:00
614e994d48 iec61850-9-2: fix integration test (hacky) 2017-11-18 01:53:43 +01:00
3ed515ae8e iec61850-9-2: finish initial implementation of new node-type 2017-11-18 01:43:05 +01:00
4313ce3aa8 iec61850-9-2: improve example config 2017-11-18 01:42:25 +01:00
1126588dc0 docker: fix invocation of "docker run" 2017-11-17 17:53:34 +01:00
9398a74be6 iec61850-9-2: added new libiec61850 RPM package to dependency list 2017-11-17 17:53:16 +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
16bc167628 iec61850-9-2: added example config 2017-11-17 17:45:42 +01:00
2056ecab37 update libiec61850 submodule to v1.1 2017-11-17 17:45:42 +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
cc8bbcf10b rpm: build libiec61850 RPM package 2017-11-17 17:45:41 +01:00
2c5c2f67bb integrate libiec61850 into build system 2017-11-01 10:10:42 +01:00
fc5e66f165 added new git submodule for libiec61850 (from GitHub\!) 2017-11-01 10:07:57 +01:00
cde3d82a95 updated changelog 2017-11-01 10:07:22 +01:00
76111c5154 move ancillary Makefiles to "make" subdirectory 2017-11-01 10:06:08 +01:00
4c63ac6aa8 docker: improved build system and added new labels to images 2017-11-01 10:05:39 +01:00
a738d6403d updated submodules 2017-10-30 15:33:06 +01:00
5ce8ac713a use proper rules for protobuf-compiler 2017-10-28 16:45:38 +02:00
574b9ea88b docker: remove 32bit libs from Dockerfile as the opal node-type which is using them is deprecated 2017-10-28 16:44:05 +02:00
2aaa6520d0 fail if included Makefiles are missing 2017-10-28 16:43:07 +02:00
18a6e035a0 remove obsolete comment 2017-10-28 10:20:52 +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
bd8a3b1b25 tests: added integration test for Python / Protobuf client 2017-10-28 10:16:43 +02:00
e5edab6dc1 python: added example client application which uses Protobuf and UDP / domain sockets to communicate with VILLASnode 2017-10-28 10:16:17 +02:00
7c52de9b0a socket: do not fail if stale socket does not exist 2017-10-27 21:46:40 +02:00
5d7bb098b9 python: build protobuf serializer for Python 2017-10-27 19:20:30 +02:00
3af77a2d0b clients: move Makefile for OPAL-RT AsyncIP to subdirectory 2017-10-27 19:18:15 +02:00
d80289a5a3 tests: do socket loopback test with more than 1 value per sample 2017-10-27 19:17:11 +02:00
86285bf922 tests: removed obsolete test case 2017-10-27 19:16:49 +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
08a8f29117 protobuf: added dependencies to Dockerfiles 2017-10-27 18:48:09 +02:00
a3029d4407 protobuf: added protobuf-c submodule 2017-10-27 18:40:28 +02:00
92bd1965d1 tests: removed obsolete test cases 2017-10-26 18:46:23 +02:00
50b7ed9e6e socket: added integration for AF_UNIX sockets 2017-10-26 18:39:48 +02:00
9f1929ddbb socket: extended example config for new "unix" layer 2017-10-26 18:34:11 +02:00
2443f7c2fa socket: add support for AF_UNIX domain sockets 2017-10-26 18:32:51 +02:00
b71863b6d1 fix building of RPM packages 2017-10-23 09:46:28 +02:00
7516f35e89 updated changelog for v0.5.1 release 2017-10-23 09:41:34 +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
8bb2c740f6 prepare v0.5.0 release 2017-10-18 14:47:20 +02:00
e362bba1ed tests: use correct binaries when run in debug mode 2017-10-18 14:44:40 +02:00