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
Sonja Happ b2184665be improve unthreaded implementation of MQTT node type
- set cancel type of MQTT communication management thread to asynchronous
- fix removing node from list in mqtt_stop
- add a debug output upon invocation of pthread cancel in mqtt_type_stop
- contributes to #248
2019-09-13 09:56:50 +02:00
clients add missing include villas/colors.hpp 2019-04-23 13:11:19 +02:00
cmake docker: nanomsg is now packaged in Fedora 29 2019-04-15 12:27:33 +02:00
common@907e81d81b update VILLAScommon submodule 2019-04-23 13:15:48 +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 rtp: fix config test 2019-04-23 11:19:35 +02:00
include/villas add unthreaded version of MQTT node type 2019-05-08 14:10:55 +02:00
lib improve unthreaded implementation of MQTT node type 2019-09-13 09:56:50 +02:00
packaging ci: bump libiec61850 version 2019-04-23 14:57:28 +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 remove old super_node C wrapper code 2019-04-23 13:14:47 +02:00
tests use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +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 ci: disable raspbian builds for now 2019-04-23 09:40:51 +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: reduce required version of libuuid from 2.27 to 2.23 (works on Centos7) 2019-05-06 13:20:32 +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