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-31 11:31:43 +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 update example configuration with latest introduction of IO formats, new hook functions and more 2017-08-31 09:31:57 +02:00
include/villas path: properly calculate correct queuelen and samplelen values 2017-08-31 11:29:49 +02:00
lib path: show more path details in log 2017-08-31 11:31:43 +02:00
packaging packaging: force recreation of spec file for each build 2017-08-10 19:55:01 +02:00
plugins fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
src pipe: always start API together with Web module 2017-08-30 23:28:40 +02:00
tests tests: adding unit tests for queue_signalled 2017-08-30 12:36:15 +02:00
thirdparty upgrade to libwebsockets 2.3 2017-08-27 17:06:07 +02:00
tools tests: homogenize output of integration tests with unit tests 2017-08-30 12:34:36 +02:00
web web: allow higher plot refresh rates 2017-08-30 23:30:48 +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: add another layer to leverage build cache 2017-08-10 20:21:13 +02:00
Dockerfile.dev removed incomplete HDF5 support (now in branch format-h5pt) 2017-08-27 18:50:29 +02:00
Dockerfile.dev-centos removed incomplete HDF5 support (now in branch format-h5pt) 2017-08-27 18:50:29 +02:00
Dockerfile.dev-ubuntu removed incomplete HDF5 support (now in branch format-h5pt) 2017-08-27 18:50:29 +02:00
Doxyfile remove documentation which is now in separate repo 2017-05-04 19:36:13 +02:00
Makefile Merge branch 'node-test' into develop 2017-08-27 18:44:03 +02:00
Makefile.complete Merge branch 'node-test' into develop 2017-08-27 18:44:03 +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