|
ec64fcb6e9
|
iec61850: update submodule
|
2017-11-18 11:17:40 +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 |
|
|
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 |
|
|
4ea68b1ce2
|
Merge branch 'develop' of git.rwth-aachen.de:VILLASframework/VILLASnode into develop
|
2017-11-18 01:06:06 +01:00 |
|
|
38e9f70a10
|
amqp: added integration test
|
2017-11-18 01:05:29 +01:00 |
|
|
73ba58ade5
|
amqp: finish implementation of initial amqp support
|
2017-11-18 01:05:18 +01:00 |
|
|
963b930287
|
amqp: added example configuration
|
2017-11-18 01:03:16 +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 |
|
|
2b308b7af4
|
added rabbitmq-c thirdparty dependency
|
2017-11-17 18:12:07 +01:00 |
|
|
605fb85dd7
|
clients: do not build opal code by default as it compiles only on 32bit systems
|
2017-11-17 17:56:47 +01:00 |
|
|
3fc3c7c992
|
zmq: fix include
|
2017-11-17 17:54:49 +01:00 |
|
|
e6a754170b
|
refactor: naming of jansson objects
|
2017-11-17 17:54:36 +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 |
|
daniel-k
|
951847e272
|
packaging: add Archlinux packaging and update libxil submodule
Requires package libxil from other repo built and installed.
$ cd packaging/archlinux
$ makepkg
$ sudo pacman -U villas-node-*
|
2017-11-07 11:09:16 +01:00 |
|
|
976d213d04
|
Merge branch 'master' into develop
|
2017-11-02 18:08:43 +01:00 |
|
daniel-k
|
7febe9592a
|
zmq: only use DISH if compiled with drafts api
|
2017-11-02 13:15:31 +01:00 |
|
daniel-k
|
78d23294af
|
lib: add missing includes of string.h
|
2017-11-02 13:08:12 +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 |
|