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-10-28 10:16:43 +02:00
clients python: added example client application which uses Protobuf and UDP / domain sockets to communicate with VILLASnode 2017-10-28 10:16:17 +02:00
doc add official EONERC logo in SVG 2017-09-19 21:38:23 +02:00
etc python: added example client application which uses Protobuf and UDP / domain sockets to communicate with VILLASnode 2017-10-28 10:16:17 +02:00
include/villas protobuf: added new format type 2017-10-27 19:16:26 +02:00
lib socket: do not fail if stale socket does not exist 2017-10-27 21:46:40 +02:00
packaging build rpm packages with debuginfo 2017-09-24 19:24:24 -06:00
plugins fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
src c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
tests tests: added integration test for Python / Protobuf client 2017-10-28 10:16:43 +02:00
thirdparty protobuf: added protobuf-c submodule 2017-10-27 18:40:28 +02:00
tools tests: use correct binaries when run in debug mode 2017-10-18 14:44:40 +02: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 fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02: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 prepare v0.5.0 release 2017-10-18 14:47:20 +02:00
.gitmodules protobuf: added protobuf-c submodule 2017-10-27 18:40:28 +02:00
CHANGELOG.md updated changelog for v0.5.1 release 2017-10-23 09:41:34 +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 smaller bug fixes 2017-09-16 23:31:47 +02:00
Dockerfile.dev python: build protobuf serializer for Python 2017-10-27 19:20:30 +02:00
Dockerfile.dev-centos python: build protobuf serializer for Python 2017-10-27 19:20:30 +02:00
Dockerfile.dev-ubuntu python: build protobuf serializer for Python 2017-10-27 19:20:30 +02:00
Doxyfile remove documentation which is now in separate repo 2017-05-04 19:36:13 +02:00
Makefile build OPAL AsyncIP only if libOpal libraries area available 2017-10-20 11:54:00 +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