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

97 commits

Author SHA1 Message Date
Sonja Happ
bfa51b2585 include <filesystem> directly and set minimum required compiler versions for gcc and clang in cmake file 2021-08-31 13:53:06 +02:00
14daa11dc1 redis: add detection for TLS support 2021-07-20 20:52:45 +02:00
d72a133263 redis: add new redis node-type 2021-07-20 14:53:40 +00:00
3dcdfe23d1 final fixes from Steffen 2021-07-01 11:41:25 +02:00
Manuel Pitz
eb97c92239 cmake: add support for building with OpenMP 2021-07-01 11:41:25 +02:00
c3cd33779a cmake: fix Lua and IBVerbs detection 2021-06-18 20:19:46 -04:00
edd84d79af temper: add new node-type for reading PCSensor / TEMPer USB sensors 2021-06-18 15:26:55 -04:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
Juan Pablo Noreña
ca10fd076f Adds node-type-kafka, example and packaging deps 2021-05-05 12:02:18 -05:00
8e53d2a329 opal: fix node-type 2021-02-24 09:17:53 +01:00
dd7fcb4c89 lua: drop LuaJIT 2021-02-19 07:03:21 +01:00
Manuel Pitz
2aceac7090 change version requirment to comply with ubuntu 20.04 2021-02-16 12:25:58 +01:00
62b4f58092 cmake: add option for enabling Lua support 2021-01-08 19:09:19 +01:00
c00ff67c70 hook: add new lua hook 2021-01-08 19:09:19 +01:00
27f14b6e67 cmake: fix detection of libmosquitto (fixes #285) 2021-01-06 08:05:49 +01:00
25bb5096db cmake: fix invalid name for libmosquitto pkg-config file 2021-01-05 18:14:56 +01:00
0f2b33386b ci: multiplatform builds 2020-12-07 21:22:17 +01:00
3534f4929d cmake: use pkg-config for detecting libmosquitto 2020-12-07 21:22:17 +01:00
b6234d27ae cmake: check if libwebsockets is built with deflate extension 2020-12-07 21:22:15 +01:00
9b594d3185 ci: fix cppcheck job 2020-09-11 15:15:55 +02:00
838675f7dc cmake: trying to run cppcheck with cmake options 2020-09-10 18:24:27 +02:00
36bffd8f53 cmake: check for paste tool (closes #275) 2020-09-10 17:40:37 +02:00
5b1cda7a89 can: inital code skeleton 2020-07-09 07:25:33 +02:00
6b911cd67f cmake: only build FPGA support if libxil is present 2020-07-01 17:33:29 +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
0d7f4b9c52 graphviz: fix missing libs 2020-06-08 02:42:01 +02:00
9c2c99696e graphviz: fix broken detection 2020-06-08 02:19:00 +02:00
ee3087bae6 cmake: add support for garphviz 2020-06-08 02:17:34 +02:00
Divya Laxetti
dd155818ca ethercat: fix detection of EtherLAB in CMake 2020-02-02 13:25:54 +01:00
Niklas Eiling
142363a03f ethercat: add ethercat plugin to cmake. removed some whitespaces. 2020-01-25 13:19:20 +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
Sonja Happ
79b8bd8a40 CMake: reduce required version of libuuid from 2.27 to 2.23 (works on Centos7) 2019-05-06 13:20:32 +02:00
Sonja Happ
4f03908713 CMake: reduce required version of libuuid from 2.29 to 2.27 2019-05-02 15:30:29 +02:00
15c3f04c5d cmake: more fixes 2019-04-05 22:10:46 +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
8678f236a7 cmake: adhere to WITH_CONFIG option 2019-04-05 11:03:16 +02:00
2866ad65a6 cmake: remove option WITH_IO 2019-04-05 10:47:57 +02:00
ada7c4ec7f cmake: reduce C++ version requirement 2019-04-05 03:39:51 +02:00
f4f2849da8 reduce version requirement of libuuid 2019-04-05 03:35:50 +02:00
e5c13a5cd4 cmake: check version of libuuid 2019-04-05 03:17:30 +02:00
6f9f6ab479 add compatability with CMake 3.7 2019-02-09 20:16:41 +00:00
b46eee0199 add compatability with jansson 2.9 2019-02-09 20:15:58 +00:00
Sonja Happ
9aaed6d7a8 Increase minimal required version of jansson to 2.10 due to dependencies on json_dumpfd and json_loadfd methods 2019-01-30 11:20:26 +01:00
569ebaf727 cmake: make libuuid a requirement 2019-01-28 21:41:50 +01:00
e62fac9670 docker: update Dockerfile for villas/node-dev-ubuntu image 2019-01-23 15:06:50 +01:00
a1c411a4fc relay: link against libuuid 2019-01-17 20:29:47 +01:00