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

76 commits

Author SHA1 Message Date
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Philipp Jungkamp
5aacd5f49e node-modbus: Add initial modbus support
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-08-23 16:29:53 +02:00
Steffen Vogel
49caafec7d cmake: fix linking if rdkafka if dependency is not installed in system search path
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-06-21 11:48:03 +02:00
b2955e3e3c remove Golang node-types
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-06-16 16:27:54 +02:00
2d4783599f webrtc: signaling almost working
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-06-16 16:27:54 +02:00
40f01e904e webrtc: add new node and libdatachannel to build system
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-06-16 16:27:54 +02:00
Philipp Jungkamp
75ebfbc623 initial iec61850-goose node
Signed-off-by: Philipp Jungkamp <philipp.jungkamp@rwth-aachen.de>
2023-01-31 11:12:51 +00:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
Philipp Jungkamp
adb70138c8 start iec60870 node + sample to ASDU conversion 2022-07-27 11:14:55 +00:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
56fa561493 api: implement first version of universal data-exchange API 2022-03-28 18:06:47 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
fa398a2cf7 go: finish Go node-type 2022-03-14 15:32:20 -04:00
db67c468bc go: add first version of Golang node-type support 2022-03-07 08:37:14 -05:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
d72a133263 redis: add new redis node-type 2021-07-20 14:53:40 +00:00
edd84d79af temper: add new node-type for reading PCSensor / TEMPer USB sensors 2021-06-18 15:26:55 -04:00
ec3baca612 kafka: with linking on CentOS 2021-05-09 15:25:40 +02:00
Juan Pablo Noreña-Monsalve
727e886d47
Update CMakeLists.txt 2021-05-05 12:14:41 -05:00
Juan Pablo Noreña
ca10fd076f Adds node-type-kafka, example and packaging deps 2021-05-05 12:02:18 -05:00
0f2b33386b ci: multiplatform builds 2020-12-07 21:22:17 +01:00
d398a5a8fb cmake: use imoprted targets for linking 2020-12-07 21:22:17 +01:00
3534f4929d cmake: use pkg-config for detecting libmosquitto 2020-12-07 21:22:17 +01:00
ace994247a cmake: fix linking if libraries are in non-standard locations 2020-12-07 21:22:16 +01:00
62bed4953d api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +02:00
88ef85844d loopback_internal: add new node-type for internal loopback 2020-09-10 17:41:29 +02:00
Niklas Eiling
4de57668c5 fix building with bitbake when villas-fpga is used 2020-08-28 15:13:19 +02:00
5b1cda7a89 can: inital code skeleton 2020-07-09 07:25:33 +02:00
a5bc8eb90f fpga: first compiling code of fpga support 2020-07-01 17:07:16 +02:00
e341b7c0dc fpga: update CMakeLists 2020-07-01 17:07:16 +02:00
942aff3c59 cmake: several smaller improvements 2020-07-01 17:07:15 +02:00
5859364ad1 cmake: add rt lib to interface libraries 2020-07-01 14:36:18 +02:00
fa96d2a016 more CI fixes 2020-06-08 01:49:46 +02:00
Divya Laxetti
dd155818ca ethercat: fix detection of EtherLAB in CMake 2020-02-02 13:25:54 +01:00
c9dfc547f4 ethercat: rewrite into multithreaded 2020-01-25 17:38:22 +01:00
Divya Laxetti
69256b0d79 ethercat: bugfixes 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
62a15894fe ethercat: add stub for new ethercat node interface 2020-01-25 13:18:52 +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
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +02:00
37c724f61b nodes: use C++ compiler 2019-04-22 23:43:46 +02:00
06292524a1 test_rtt: port to C++ 2019-04-08 08:59:59 +02:00
0d91ac891b use C++ compiler 2019-04-07 15:13:40 +02:00
8d3a140f4f cmake: improve supported combination of compile options 2019-04-05 20:58:42 +02:00
1d2f28cd19 cmake: add individual CMake options for each node-type 2019-04-05 19:28:42 +02:00
8762648f87 rtp: port to C++ 2019-03-26 15:39:08 +01:00
18d6ab49d3 cmake: always include NGSI node-type 2019-03-26 15:39:08 +01:00
58fd0131bc cbuilder: remove deprecated node-type 2019-03-16 13:41:33 +01:00