1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

221 commits

Author SHA1 Message Date
6517a43f6c Update example.conf 2018-04-18 11:31:53 +02:00
3f74f036ea fpga: removed all FPGA related code 2018-04-05 10:21:17 +02:00
f4cf47137b removed AMQP config as it is in example.conf 2018-01-31 20:44:07 +01:00
cb8cc1e942 mqtt: added example configuration 2018-01-17 01:22:26 +01:00
cce5bbe384 Merge branch 'new-iec61850-9-2' into develop 2017-12-06 16:57:41 +08:00
041f6be982 iec61850: rewrote iec61850-9-2 node-type in preperation for support of iec61850-8-1 node-type 2017-12-06 16:44:50 +08:00
5fb48d607e moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
2fc4285b55 Merge branch 'node-iec61850-9-2' into develop 2017-11-18 01:56:12 +01:00
4313ce3aa8 iec61850-9-2: improve example config 2017-11-18 01:42:25 +01:00
963b930287 amqp: added example configuration 2017-11-18 01:03:16 +01:00
16bc167628 iec61850-9-2: added example config 2017-11-17 17:45:42 +01:00
e5edab6dc1 python: added example client application which uses Protobuf and UDP / domain sockets to communicate with VILLASnode 2017-10-28 10:16:17 +02:00
9f1929ddbb socket: extended example config for new "unix" layer 2017-10-26 18:34:11 +02:00
14c948cb92 added new path modes to example config 2017-10-18 12:50:13 +02:00
8806b8cc34 fix syntax error in example config 2017-10-15 22:03:40 +02:00
7e997bc063 added new node-type for InfluxDB 2017-10-15 22:02:43 +02:00
d57785547c add missing configuration file 2017-09-16 17:51:16 +02:00
63f309f26a update example config 2017-09-16 17:21:57 +02:00
71c355eee7 more improvements to the websocket demo config 2017-09-06 21:32:06 +02:00
dafa351c99 added example for node hook 2017-09-05 15:00:07 +02:00
045860ef84 added stats node type to example config 2017-09-05 14:55:43 +02:00
f3404026c8 improved websocket demo config 2017-09-05 14:52:09 +02:00
8c9348cfc0 updated websocket example configs 2017-09-05 10:03:21 +02:00
d6ea18d3a1 signal: added new counter signal type 2017-09-01 07:50:35 +02:00
5075794a70 update example configuration with latest introduction of IO formats, new hook functions and more 2017-08-31 09:31:57 +02:00
5d0ba771c6 Merge branch 'node-test' into develop
# Conflicts:
#	include/villas/api/session.h
#	lib/api.c
#	lib/super_node.c
#	lib/web.c
2017-08-27 18:44:03 +02:00
944a3700ba some improvements to the javascript config example 2017-08-27 17:09:53 +02:00
10bff06934 added example for Javascript configuration files 2017-08-23 15:02:32 +02:00
467e405644 fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
a985d99868 node: fix high cpu usage 2017-08-10 08:07:55 +02:00
5a21d05c40 fix structure of VILLASfpga config files 2017-08-05 21:03:04 +02:00
d2300e7397 temp node test_rtt 2017-07-28 18:09:47 +02:00
07bd89de45 websocket: send dummy data in example configuration 2017-07-14 13:14:05 +02:00
4b274626e7 loopback: add new loopback node-type to have a more performant replacement for localhost socket-nodes 2017-07-14 13:12:48 +02:00
007ff9a776 added new node-type based on villas-signal tool 2017-07-06 21:15:46 +02:00
b123e91189 add missing configuration file for valgrind checks 2017-07-03 00:16:55 +02:00
a994de62e2 socket: added support for multicast adressing 2017-06-28 10:39:41 +02:00
Georg Reinke
6265c39ce2 shmem: use one region for each direction 2017-06-14 13:00:43 +02:00
9835ff8554 updated example config 2017-05-28 19:43:35 +02:00
890d5e2497 zeromq: updated example configuration 2017-05-23 15:22:37 +02:00
5a267813d0 zeromq: added initial version of ZeroMQ node-type 2017-05-23 15:20:38 +02:00
f433743173 nanomsg: added new messaging node-type 2017-05-23 14:54:25 +02:00
b0cc2ed0ad updated loopback configuration example 2017-05-14 10:40:47 +02:00
001400774e changed configuration format for hooks 2017-05-08 00:50:54 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Umar Farooq
de6c7f83a4 AsyncIP endianess fix, test with VILLASnode 2017-04-25 15:11:41 +00:00
fe8a6750f4 added web socket node to example config 2017-04-24 19:58:23 +02:00
122ba0f0f5 Merge branch 'node-shm' into develop 2017-04-18 01:50:12 +02:00