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
2019-04-07 11:30:14 +02:00
clients fix some #endif and comments 2019-04-05 02:22:53 +02:00
cmake cmake: fix RPM dependencies 2019-01-28 21:42:04 +01:00
common@a72a0e23ab fix misalignment in va_list 2019-04-07 11:30:14 +02:00
doc cmake: make sure that the documentation has been built before installing it (closes #228) 2019-02-12 14:30:21 +01:00
etc config: added node for streaming data to VILLASweb demo instance 2019-04-06 10:51:29 +02:00
include/villas fix misalignment in va_list 2019-04-07 11:30:14 +02:00
lib fix misalignment in va_list 2019-04-07 11:30:14 +02:00
packaging docker: install gcc-8 from Debian Buster on Raspbian build 2019-04-07 10:37:39 +02:00
plugins port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
python python: fix URL in setup.py 2019-02-18 18:05:18 +01:00
src node: fix parsing of command line arguments 2019-04-06 13:55:28 +02:00
tests cmake: more fixes 2019-04-05 22:10:46 +02:00
tools cmake: adhere to WITH_CONFIG option 2019-04-05 11:03:16 +02:00
web update copyright year to 2019 2019-01-13 00:42:39 +01:00
.dockerignore docker: add more dirs to ignore 2019-01-14 14:50:35 +01:00
.editorconfig indent configuration files with 8 spaces equivalent 2019-03-26 15:39:07 +01:00
.gitignore gitignore: ignore all build files 2018-11-30 21:40:36 +01:00
.gitlab-ci.yml cmake: remove option WITH_IO 2019-04-05 10:47:57 +02:00
.gitmodules added new VILLAScommon submodule 2018-11-30 20:58:15 +01:00
CHANGELOG.md release v0.7.1 2019-01-23 15:09:50 +01:00
CMakeLists.txt cmake: more fixes 2019-04-05 22:10:46 +02:00
CONTRIBUTING.md fix CONTRIBUTING.md 2018-07-04 17:57:06 +02:00
COPYING.md added license 2017-04-27 12:51:35 +02:00
README.md update copyright year to 2019 2019-01-13 00:42:39 +01: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,
  • MQTT & AMQP
  • WebSockets
  • Shared Memory
  • Files
  • IEC 61850 Sampled Values / GOOSE
  • Analog/Digital IO via Comedi drivers
  • Infiniband (ibverbs)

It's designed with a focus on very low latency to achieve real-time 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

2014-2019, Institute for Automation of Complex Power Systems, EONERC

License

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

We kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:

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