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

4070 commits

Author SHA1 Message Date
747ce08684 update VILLAScommon submodule 2020-07-01 17:07:16 +02:00
437d699aa8 update VILLASfpga submodule 2020-07-01 17:07:16 +02:00
8c01a7914f config: and WIP version of env subsitution and include directives 2020-07-01 17:07:16 +02:00
a5bc8eb90f fpga: first compiling code of fpga support 2020-07-01 17:07:16 +02:00
f8850b4110 refactor: improve code-style 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
f8d96ada55 avoid unnecessary includes 2020-07-01 17:07:15 +02:00
96c55711da plugin: use new plugin code from VILLAScommon 2020-07-01 17:07:15 +02:00
0ed67d6b2d fpga: add libxil to deps.sh 2020-07-01 17:07:15 +02:00
8cec6edeef fpga: add submodule 2020-07-01 17:07:15 +02:00
44fc7ccfb3 common: fix submodule url 2020-07-01 17:07:15 +02:00
5859364ad1 cmake: add rt lib to interface libraries 2020-07-01 14:36:18 +02:00
e077285d98 update VILLAScommon submodule 2020-06-08 04:03:18 +02:00
daeb0820ee smaller bug fixes 2020-06-08 04:03:07 +02:00
53bb93a967 use new kernel namespace 2020-06-08 03:55:05 +02:00
13c117fe2c use new task api 2020-06-08 03:41:00 +02:00
8340e1725e use new headers 2020-06-08 03:40:25 +02:00
2ed51e7e79 use new villas/common header 2020-06-08 03:39:44 +02:00
0d7f4b9c52 graphviz: fix missing libs 2020-06-08 02:42:01 +02:00
ef7b2f7f91 graphviz: workaround nameclash 2020-06-08 02:32:11 +02:00
9c2c99696e graphviz: fix broken detection 2020-06-08 02:19:00 +02:00
26500efb5b graph: add first version of graph output 2020-06-08 02:19:00 +02:00
ee3087bae6 cmake: add support for garphviz 2020-06-08 02:17:34 +02:00
fa96d2a016 more CI fixes 2020-06-08 01:49:46 +02:00
7cb45fa9fd docker: add difftools to debian based images 2020-06-08 01:31:56 +02:00
67ce91cf89 docker: fix entrypoint for CentOS image 2020-06-08 01:31:56 +02:00
c336c275e1 fix CMAKE_OPTS for non-redhat distros 2020-06-08 01:31:56 +02:00
13ba94a25f docker: reorder packages 2020-06-08 01:31:56 +02:00
fabf232e7c docker: skip libuldaq on Debian multiarch builds 2020-06-08 01:31:56 +02:00
a111e4869c fix CI 2020-06-08 01:31:56 +02:00
41a7e07248 docker: remove libusb from debian multiarch 2020-06-08 01:31:56 +02:00
cd9351c042 fix installation of nanomsg 2020-06-08 01:31:56 +02:00
a7d9a7accb docker: add missing packages 2020-06-08 01:31:56 +02:00
fb200ed47d docker: CentOS does not ship with a nanomsg package 2020-06-08 01:31:56 +02:00
81e93541b0 build libwebsockets with extensions 2020-06-08 01:31:56 +02:00
df038bcd72 add nanomsg to deps.sh 2020-06-08 01:31:55 +02:00
c89b535a52 only install dependencies which are not already present 2020-06-08 01:31:55 +02:00
6715192900 fix Dockerfiles for new deps script 2020-06-08 01:31:55 +02:00
a5248c980c fix invalid CMake option for spdlog 2020-06-08 01:31:55 +02:00
ab5c2aede5 install libwebsockets in deps.sh 2020-06-08 01:31:55 +02:00
6ca8213f76 update other Dockerfile to use new deps script 2020-06-08 01:31:55 +02:00
b796ec3a02 docker: update Fedora Dockerfile 2020-06-08 01:31:55 +02:00
0616a03815 deps: started to extend script for building RPMs of non-packaged dependencies 2020-06-08 01:31:55 +02:00
d5412163e1 do not enable EtherCAT support if EtherLab not found 2020-06-08 01:31:55 +02:00
6204e6d2fd add script to install all non-packaged depenedncies 2020-06-08 01:31:55 +02:00
9ada99d48b python: run linting in CI 2020-06-07 23:28:43 +02:00
f6ef7265ce python: flake8 liniting 2020-06-07 23:28:28 +02:00
c7fd20e478 python: get version via API 2020-06-07 23:12:19 +02:00
c1a3652e59 python: use setuptools.find_namespace_packages 2020-06-07 23:09:12 +02:00