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

55 commits

Author SHA1 Message Date
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
a5c5e91bf8 fix linking of libuldaq 2019-02-09 20:17:09 +00:00
55548857ac cmake: fix missing lib on Ubuntu 18.04 2019-01-23 15:07:27 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +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
caf3e45960 workaround for C-compatability 2018-12-02 03:11:31 +01:00
96b05e32cb misc changes 2018-11-30 21:36:26 +01:00
833729cb57 added new VILLAScommon submodule 2018-11-30 20:58:15 +01:00
987a59a5aa cpp: ported SuperNode 2018-11-30 20:46:59 +01:00
22eefc7590 websockets: fix proken detection of libwebsockets 2018-11-23 21:00:19 +02:00
Marvin Klimke
de34ad2cda add rtp node to CMakeLists
adapted from libnanomsg dependencies
2018-11-16 16:08:55 +01:00
f84ffe608e revert commit a693e7b5db
libnl3 is not required by default.
2018-10-30 11:17:34 +01:00
c55b1a2db6 loopback: now also supported on macOS 2018-10-28 13:27:15 +01:00
Niklas Eiling
a693e7b5db cmake: only try building socket.c if libnl is present. (see #208) 2018-10-24 15:47:57 +02:00
5f72532fba cmake: fix linking 2018-10-19 13:55:56 +02:00
cc2802cbac cmake: fix linking against pkg-config libs 2018-10-05 15:09:26 +02:00
f499e49ef7 uldaq: fix CMakeLists 2018-09-25 10:25:16 +02:00
505099c1d3 uldaq: add to CMakeLists.txt 2018-09-24 21:24:20 +02:00
5bbf174a13 cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory() 2018-07-16 20:16:14 +02:00
b84210b91d cmake: add support for infiniband node-type 2018-07-04 17:50:26 +02:00
8cd1b93225 cmake: fix linking of libiec61850 on Ubuntu 2018-07-04 16:27:43 +02:00