daniel-k
|
717659ff87
|
tools/conf2json: supply input as argument and use path as include dir
Passing via stdin does not allow to use the input file path for include
lookup, because we only see the stdin file stream from our program.
|
2017-11-22 15:53:56 +01:00 |
|
|
53fda92226
|
removed libxil submodule
|
2017-11-21 21:53:14 +01:00 |
|
|
5fb48d607e
|
moved VILLASfpga specific code to separate repo
|
2017-11-21 21:51:07 +01:00 |
|
|
e0959b562f
|
hwdef-parse: parse baseaddr and size of BRAM instances in the design
|
2017-11-21 18:42:27 +01:00 |
|
|
5ba80c171d
|
hwdef-parse: remove debug output
|
2017-11-21 18:42:01 +01:00 |
|
|
502e1f797a
|
hwdef-parse: fix errors found by parsing more complex villas hwdef
|
2017-11-21 18:41:42 +01:00 |
|
|
857c5c2056
|
added hwdef-parse.py
|
2017-11-21 18:04:45 +01:00 |
|
|
214e02f97e
|
fix bug in FPGA configuration parser code
|
2017-11-21 18:04:06 +01:00 |
|
|
caebfc8492
|
setup automatic mirroring to GitHub
|
2017-11-20 14:30:17 +01:00 |
|
|
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 |
|