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-06-28 13:37:01 +02:00
clients avoid calling copy constructors 2019-06-18 17:53:09 +02:00
cmake ci: add support for armhf and aarch64 cross-builds 2019-06-27 01:25:25 +02:00
common@bf060238f6 update VILLAScommon submodule 2019-06-27 01:38:09 +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 gate: add hold-off timer 2019-06-27 02:22:08 +02:00
include/villas fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
lib Merge branch 'fix-memory-locking-without-root' into develop 2019-06-28 11:54:06 +02:00
packaging ci: add support for armhf and aarch64 cross-builds 2019-06-27 01:25:25 +02:00
plugins refactor enums to class enums 2019-06-23 16:13:23 +02:00
python python: fix invalid relative import for Python 3.5 2019-06-18 18:52:51 +01:00
src replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
tests gate: add integration test 2019-06-27 01:36:35 +02:00
tools tests: reduce timeouts 2019-06-27 21:47:46 +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 ci: fix missing docs in install stage 2019-06-28 13:37:01 +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 exec: add new exec node-type 2019-06-05 18:59:45 +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