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

53 commits

Author SHA1 Message Date
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
5707ee9d58 new signal declaration code 2018-08-20 18:31:27 +02:00
3bba9c16b0 hooks: remove map hook 2018-08-13 00:00:09 +02:00
f1d4bed4db amqp: allow connection settings to be specified individually 2018-06-15 14:51:43 +02:00
88af9b8c8d influx: use new signal description for specifying the InfluxDB fields 2018-05-24 09:23:17 +02:00
c59e0948c3 io: use dots instead of hyphens in format names 2018-05-08 08:45:18 +02:00
4f1aab1da8 rename setting 'no_builtin' to 'builtin' to avoid double negation 2018-04-19 15:43:57 +02:00
6517a43f6c Update example.conf 2018-04-18 11:31:53 +02:00
cb8cc1e942 mqtt: added example configuration 2018-01-17 01:22:26 +01: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
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
63f309f26a update example config 2017-09-16 17:21:57 +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
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
d2300e7397 temp node test_rtt 2017-07-28 18:09:47 +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
a994de62e2 socket: added support for multicast adressing 2017-06-28 10:39:41 +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
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
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
fe8a6750f4 added web socket node to example config 2017-04-24 19:58:23 +02:00
61d42c342d refactoring: DEFAULT_VALUES => DEFAULT_SAMPLELEN 2017-04-15 22:46:42 +02:00
f6c204c441 removed split and splitted settings from file node-type 2017-03-29 20:14:01 +02:00
8e53725c33 improved configuration file format for hooks 2017-03-17 02:52:59 -03:00
b04af03721 unified file headers of example configuration files 2017-03-12 16:52:05 -03:00
ec49fc6bad renamed ‚path‘ setting of file node-type to ‚uri‘ in preparation for upcoming advio remote IO 2017-03-07 07:19:40 -04:00
Umar Farooq
21f5ca3dff Merge branch 'gtnet_features' into 'develop'
Endianess setting for GTNET-SKT header

Hi there,

I did a bit of rework on Umar's work.

This unveiled some more severe bugs (my faults).
So, I am quite happy that this kind of code review helps everybody :-)

As last time, I assign this MR to @umar.farooq. Have a look over it, and merge if you are happy.

See merge request !8
2016-11-07 14:56:59 +01:00
c0875fdafa readd Git commit hash to version string 2016-10-30 20:27:24 -04:00
7dec04edfc added new setting to example config, updated documentation 2016-10-30 17:10:20 -04:00
3159729cff add new header type to socket node-type for making "fake" header in gtnet-skt mode configurable 2016-10-20 09:06:29 -04:00
483e9af293 restructured configuration files 2016-07-11 11:24:42 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
c59481a26d fixing default config 2016-06-08 22:53:52 +02:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00