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

88 commits

Author SHA1 Message Date
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
daf72cd0bd update copyright years 2019-01-14 10:02:55 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
c2f83b01fd Merge branch 'ws-relay' into develop
# Conflicts:
#	include/villas/node/config.h.in
#	include/villas/utils.h
#	lib/CMakeLists.txt
#	lib/nodes/websocket.c
#	lib/utils.c
#	lib/web.c
#	src/CMakeLists.txt
#	src/villas-pipe.cpp
2019-01-12 13:48:29 +01:00
029ccd2e09 Merge branch 'node-uldaq' into develop 2019-01-09 17:02:43 +01:00
5b443aeff4 Merge branch 'node-rtp' into develop 2019-01-07 10:20:02 +01:00
c090b0bc76 tests: fix python example 2018-12-04 13:27:42 +01:00
5b3cba5bef build with C++17 2018-12-02 03:46:12 +01:00
a219145349 cmake: fix detection of libwebsockets 2018-11-30 21:36:55 +01:00
b12fa2e81b cmake: remove obsolete ARCH variable 2018-11-30 21:35:14 +01:00