1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
No description
Find a file
2017-08-22 12:21:17 +02:00
clients opal: map RecvID / SendID of Asnynchronous process to msg->id field in order to support multiple send / receive blocks 2017-07-22 14:07:43 +02:00
doc doc: add draft of DIA figure for class hierachy 2017-06-15 14:00:48 +02:00
etc fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
include/villas io: fix data types for sample count 2017-08-22 12:20:55 +02:00
lib io: several bug fixes for IO formats 2017-08-22 12:21:17 +02:00
packaging tests: move integration test script 2017-07-14 16:30:49 +02:00
plugins fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
src test-cmp: add new options to ignore several parts of the comparison 2017-08-20 10:56:16 +02:00
tests fix configuration 2017-08-20 10:55:05 +02:00
thirdparty do not build jansson docs by default 2017-08-20 09:48:51 +02:00
tools tests: added some helper functions for the integration tests 2017-08-20 09:48:20 +02:00
web web: do not use catch-all connection 2017-07-14 13:23:19 +02:00
.distignore Overhaul of build and packaging system: 2017-03-29 04:04:20 +02:00
.dockerignore fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
.gitignore added new make target to build .clang_complete files for Clang-based Atom / Vim autocompletion support 2017-07-28 18:09:02 +02:00
.gitlab-ci.yml fix Docker deployment 2017-07-08 13:33:50 +02:00
.gitmodules zeromq: add libzmq as thirdparty module 2017-05-23 15:19:23 +02:00
config.h log: added new module to print fancy tables and use it for histograms as well as periodc stats 2017-07-12 12:19:49 +02:00
CONTRIBUTING.md started contribution guide 2016-09-14 04:31:49 +02:00
COPYING.md added license 2017-04-27 12:51:35 +02:00
Dockerfile docker: remove dependencies from Dockerfile as they are automatically installed based on villas-node.spec 2017-07-12 12:20:11 +02:00
Dockerfile.dev fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
Dockerfile.dev-centos fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
Dockerfile.dev-ubuntu fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
Doxyfile remove documentation which is now in separate repo 2017-05-04 19:36:13 +02:00
Makefile make libconfig optional but keep it for backwards compatability with old config files 2017-08-03 00:21:07 +02:00
Makefile.complete fix clang-complete make target 2017-08-01 11:59:16 +02:00
README.md Update README.md 2017-06-27 09:32:19 +02:00

VILLASnode

build status coverage report

This is VILLASnode, a gateway for processing and forwardning simulation data between real-time simulators. VILLASnode is a client/server application to connect simulation equipment and software such as:

  • OPAL-RT RT-LAB,
  • RTDS GTFPGA cards,
  • RTDS GTWIF cards,
  • Simulink,
  • LabView,
  • and FPGA models

by using protcols such as:

  • IEEE 802.2 Ethernet / IP / UDP,
  • ZeroMQ,
  • nanomsg,
  • WebSockets
  • Shared Memory
  • Files

Planned:

  • IEC 61850-9-2 Sampled Values,
  • IEC 61850-8-1 GOOSE,
  • AMQP

It's designed with a focus on very low latency to achieve almost realtime exchange of simulation data. VILLASnode is used in distributed- and co-simulation scenarios and developed for the field of power grid simulation at the EON Energy Research Center in Aachen, Germany.

Documentation

User documentation is available here: https://villas.fein-aachen.org/doc/node.html

2017, Institute for Automation of Complex Power Systems, EONERC

License

This project is released under the terms of the GPL version 3.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For other licensing options please consult Prof. Antonello Monti.

Contact

EONERC ACS Logo

Institute for Automation of Complex Power Systems (ACS)
EON Energy Research Center (EONERC)
RWTH University Aachen, Germany