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

1078 commits

Author SHA1 Message Date
ebc60ed3a1 influxdb: fix index error 2020-03-10 22:54:44 +01:00
Divya Laxetti
c3c0035989 ethercat: remove old testing code 2020-02-02 13:25:54 +01:00
Divya Laxetti
dd155818ca ethercat: fix detection of EtherLAB in CMake 2020-02-02 13:25:54 +01:00
ee1c417e9b ethercat: fix sample code 2020-01-25 17:38:39 +01:00
c9dfc547f4 ethercat: rewrite into multithreaded 2020-01-25 17:38:22 +01:00
Divya Rajashekhar Laxetti
4258b74ecc Update ethercat.h 2020-01-25 13:19:58 +01:00
Divya Laxetti
69256b0d79 ethercat: bugfixes 2020-01-25 13:19:20 +01:00
Divya Rajashekhar Laxetti
692da638af Update lib/nodes/ethercat.c 2020-01-25 13:19:20 +01:00
Divya Laxetti
76cbaad2b9 ethercat: fixes for test setup in lab 2020-01-25 13:19:20 +01:00
Niklas Eiling
142363a03f ethercat: add ethercat plugin to cmake. removed some whitespaces. 2020-01-25 13:19:20 +01:00
Niklas Eiling
f1911b89ae ethercat: make ethercattest display more relevant information during startup 2020-01-25 13:18:53 +01:00
Niklas Eiling
140bafc5f9 ethercat: add ethercattest tool for testing the ethercat connection 2020-01-25 13:18:52 +01:00
Niklas Eiling
62a15894fe ethercat: add stub for new ethercat node interface 2020-01-25 13:18:52 +01:00
1f3655ba2d refactor alloc() / free() to new / delete 2020-01-21 16:27:03 +01:00
3bf4eeabad example: add missing callbacks 2020-01-21 14:31:38 +01:00
817c3fab0e socket: change file header description 2020-01-21 14:31:37 +01:00
0e7e5cc476 added example node-type for starting new implementations 2020-01-21 14:31:37 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
806be42803 influx: add support for complex signal types 2020-01-09 10:36:12 +01:00
ae8f43dac9 influx: fix copy&paste mistake while checking supported signal types 2020-01-07 10:51:59 +01:00
1bc639644e zeromq: allow both sides of the socket to bind 2019-10-29 20:18:30 +01:00
c200ecc326 Merge branch 'mqtt-fix-thread' into 'master'
use warnings instead of errors in async mqtt thread

See merge request acs/public/villas/VILLASnode!54
2019-10-26 14:27:15 +02:00
995e4b5ec9 memory: use default value for memory type 2019-10-26 13:34:03 +02:00
Sonja Happ
0d113ab715 mqtt: mosquitto loop returns immediately 2019-10-23 15:21:51 +02:00
Sonja Happ
e6cc58e4c0 use warnings instead of errors in async mqtt thread 2019-10-23 12:02:49 +02:00
0767a01408 Merge branch 'ci-fixes-raspbian' into 'master'
Compatibility and CI fixes for Raspbian builds

See merge request acs/public/villas/VILLASnode!51
2019-10-18 10:44:47 +02:00
679567fa6f comedi: fix a few format strings for portability 2019-10-18 10:34:14 +02:00
31623673a4 minor code-style fixes 2019-10-03 11:30:08 +02:00
Sonja Happ
69f76420ee fix indentation 2019-10-03 11:30:08 +02:00
Sonja Happ
ff8151bee0 remove files of mqtt_unthreaded node type since this is implemented in mqtt type now 2019-10-03 11:30:08 +02:00
Sonja Happ
e52d2f77ee 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-10-03 11:30:08 +02:00
Sonja Happ
3624cb9fca renaming variable to improve readability 2019-10-03 11:30:08 +02:00
Sonja Happ
19523377f4 use a thread per process to execute mosquitto loop, contributes to #248 2019-10-03 11:30:08 +02:00
Sonja Happ
f3db8f6192 add unthreaded version of MQTT node type 2019-10-03 11:28:28 +02:00
Manuel Pitz
db15dda566 loopback: node type does not provide signals 2019-07-30 12:01:05 +02:00
2d7941ea17 uldaq: fix compare of differing signedness 2019-06-27 01:51:03 +02:00
f71643813f fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
39f28149af exec: fix argument parsing 2019-06-23 17:35:28 +02:00
d4fbf83054 exec: enable flushing by default 2019-06-23 17:35:05 +02:00
abd8a7d92b exec: show more details 2019-06-23 17:22:03 +02:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
c842914bc5 stats: port to C++ 2019-06-23 13:35:42 +02:00
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +02:00
73677d0df6 infiniband: fix printf formatting string on arm arch 2019-06-18 18:51:52 +01:00
7ad5c58d0e exec: start executable in exec_prepare() rather than exec_start() 2019-06-11 16:41:33 +00:00
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +02:00
ebf2943240 update VILLAScommon submodule 2019-06-04 16:55:38 +02:00
11bb63ecce use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:15:00 +02:00
14434d093f remove old super_node C wrapper code 2019-04-23 13:14:47 +02:00