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

307 commits

Author SHA1 Message Date
dacbbe739b rtp: add simple example config 2019-01-07 12:52:33 +01:00
8a5aba08f4 tests: use ports > 1024 in order to run without superuser privs 2018-12-02 03:11:32 +01:00
474010010a update loopback config example 2018-11-30 21:36:26 +01:00
79d5a58cd5 use new configuration syntax in loopback example 2018-11-30 20:37:44 +01:00
693d51cdac added missing setting for file node to example.conf 2018-11-23 21:00:18 +02:00
6670139439 update example config 2018-10-20 18:47:09 +02:00
Dennis Potter
1328f190ad Removed obsolete BUSY/EVENT flag from Infiniband node 2018-10-14 01:54:54 +02:00
ad775bbf58 fix syntax error in uldaq.conf 2018-10-04 00:48:44 +02:00
Manuel Pitz
c837b4bebc uldaq: add sample configuratioen for ul201
uldaq: fix missing samples by not using the uldaq counter. this may create race iussues
2018-09-26 23:28:53 +02:00
Manuel Pitz
ffbbb9bd51 workaround for init function call 2018-09-25 15:22:50 +02:00
556f4384a3 uldaq: check that signal definitions are correct. 2018-09-25 12:09:04 +02:00
82e7cc93be uldaq: add example config 2018-09-25 11:58:28 +02:00
8ea70b541f web: use signal names from new signal definitions 2018-09-17 22:19:09 +02:00
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
Dennis Potter
b7a4b9d7c8 Changed transport mode in example configuration 2018-08-07 16:46:03 +02:00
Dennis Potter
027555c34d Added flag in config to enable/disable connection fallback. Closes #188 2018-08-02 10:41:37 +02:00
Dennis Potter
634beee1d1 Removed unused out section of target 2018-07-26 16:03:33 +02:00
Dennis Potter
ddc185d7cd Updated Infiniband configuration to be used with villas-node 2018-07-25 18:54:13 +02:00
Dennis Potter
2c3ddfd0c2 Merge branch 'ib-rearrange-qp' into develop
Closes #152. As described in #182, we will not rearrange the Queue Pairs
for connected mode. As soon as we test many-to-one connections for the
unrealiable connection, we will look again at this issue.
2018-07-21 12:14:25 +02:00
Dennis Potter
afb8b57156 Removed option to manually add QP type
The QP type is dependend on the port space of the RDMA CM ID. If the
RDMA CM ID is set to TCP, the QP has to be set to a RC. If it is set to
UDP, it has to be set to UD.
2018-07-19 20:42:20 +02:00
Dennis Potter
fd48c94ddc Changed vectorize from 64 to 1 for simplicity 2018-07-19 14:51:23 +02:00
3c3ef6676a added simple config for websocket client 2018-07-17 10:52:51 +02:00
Dennis Potter
3f58359ce4 It is a bad idea to have a smaller CQ than recv. Queue 2018-07-16 13:41:42 +02:00
Dennis Potter
ea785152c9 Added infiniband configuration file 2018-07-15 13:55:20 +02:00
0a4f1a3731 cmake: add install targets and several other cpack improvments 2018-06-30 01:29:45 +02:00
9094941b4c cmake: add more CMakeLists.txt 2018-06-29 14:36:50 +02:00
f585a94ebf remove most of the old Makefiles 2018-06-29 14:36:24 +02:00
Daniel Krebs
bfcf87d970 comedi: merge comedi node with tested DAC functionality 2018-06-15 17:44:25 +02:00
Daniel Krebs
b6dbc7a8a7 comedi: config tuning to reduce latency for demo 2018-06-15 17:43:29 +02:00
Daniel Krebs
fe302f9649 comedi: implement ADC and DAC directions, only DAC tested
The write / DAC direction has been tested with two output signals, see
etc/comedi.conf for reference. For now, the buffer size may not be
(considerably) smaller than 32kB, Comedi stops working for unknown
reasons. To compensate for the latency (always approx. one buffer size)
if only small sample rates are required, configure the path for
upsampling (sample-and-hold via rate parameter) at the same rate as
the out direction of the comedi node.
2018-06-15 15:47:10 +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
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