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
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
clients clients: do not build opal code by default as it compiles only on 32bit systems 2017-11-17 17:56:47 +01:00
doc add official EONERC logo in SVG 2017-09-19 21:38:23 +02:00
etc moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
include/villas moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
lib moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
make move ancillary Makefiles to "make" subdirectory 2017-11-01 10:06:08 +01:00
packaging moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
plugins fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
src moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
tests moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
thirdparty removed libxil submodule 2017-11-21 21:53:14 +01:00
tools tools/conf2json: supply input as argument and use path as include dir 2017-11-22 15:53:56 +01:00
web more compiler fixes 2017-09-05 10:19:36 +02:00
.distignore fix building of RPM packages 2017-10-23 09:46:28 +02:00
.dockerignore integrate libiec61850 into build system 2017-11-01 10:10:42 +01:00
.editorconfig add editorconfig 2017-09-03 10:54:23 +02:00
.gitignore added Eclipse project files to gitignore 2017-09-13 22:29:42 +02:00
.gitlab-ci.yml setup automatic mirroring to GitHub 2017-11-20 14:30:17 +01:00
.gitmodules removed libxil submodule 2017-11-21 21:53:14 +01:00
CHANGELOG.md updated changelog 2017-11-01 10:07:22 +01: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
Doxyfile remove documentation which is now in separate repo 2017-05-04 19:36:13 +02:00
Makefile move ancillary Makefiles to "make" subdirectory 2017-11-01 10:06:08 +01: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