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

4305 commits

Author SHA1 Message Date
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
f0bcf744e9 python: allow usage of communicate() without blocking 2020-06-07 22:26:29 +02:00
92a2f2cfbf python: bump package version 2020-06-07 22:26:29 +02:00
97709ae84e python: create timestamps using datetime.utcnow() 2020-06-07 22:26:29 +02:00
45d5f9b262 python: add new communicate function 2020-06-07 22:26:29 +02:00
b882f476e8 Update clients/hypersim/model/ucm_node.def, clients/opal/models/send_receive/src/main.c, include/villas/formats/msg_format.h, lib/formats/msg.cpp files 2020-06-04 09:33:01 +02:00
c47fc8f865 avoid assertions due to uninitialized memory 2020-03-10 23:40:44 +01:00
3e5c0074e2 influxdb: remove unused configuration 2020-03-10 22:54:45 +01:00
ebc60ed3a1 influxdb: fix index error 2020-03-10 22:54:44 +01:00
06b374e05e minor formatting tweaks 2020-03-10 19:15:58 +01:00
4da8f1be68 use tabs instead of spaces for indention 2020-03-10 19:15:58 +01:00
854dbca744 formatting: no braces for single statement if/then/else branches 2020-03-10 19:15:58 +01:00
irismarie
2f51c6bc3b follow formatting guidelines 2020-03-10 19:15:57 +01:00
irismarie
38e1193f7e Added Ultralight format for FISMEP project 2020-03-10 19:15:57 +01:00
913a06bbe6 move build-system for LiveCD isos into from separate repo into packaging/ 2020-02-17 12:23:15 +01:00
dd43559c7d ci: do not package EtherCAT node for now, as we are missing a RPM package for Etherlab 2020-02-02 13:28:20 +01:00