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

4410 commits

Author SHA1 Message Date
cf56aae2d1 ci: fix creation of multi-platform manifest 2021-01-08 22:21:25 +01:00
d1f3b03bc5 portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
ab8861a79b docker: skip comedilib in Alpine images as Alpine's musl ld has broken
support for symbol versioning
2021-01-08 22:21:25 +01:00
704b31e0af ci: provide correct build args ARCH and TRIPLET for Alpine Docker image builds 2021-01-08 22:21:25 +01:00
a67bb0728b ci: build cross-platform Alpine images 2021-01-08 22:21:25 +01:00
f4a43c9b47 ci: do not run manual jobs for tagged commits 2021-01-08 22:21:25 +01:00
2c299c69cf tests: fix URL for advio WebDav tests 2021-01-08 20:54:28 +01:00
4599797c3a deps: build libwebsockets with IPv6 support 2021-01-08 20:05:19 +01:00
018579a893 api: fix status request 2021-01-08 19:29:20 +01:00
39e497b376 docker: built our own libwebsockets for Alpine docker images as the version from the repo has no IPv6 support 2021-01-08 19:11:01 +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
Felix Wege
150b6bf998 mqtt: added mqtt_prepare() to mqtt.hpp 2021-01-08 15:22:28 +01:00
Felix Wege
3f418073d4 mqtt: now uses mqtt_prepare() 2021-01-08 15:16:15 +01:00
Felix Wege
f00c225b26 io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +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
3b707b6b50 update VILLAScommon submodule 2021-01-05 18:14:34 +01:00
ae4b0c4360 cppcheck: replace realloc by std::vector 2021-01-04 21:08:04 +01:00
d88ea181d5 fix CI 2021-01-04 20:59:13 +01:00
a0163c8470 api: fix use-after-free in URL regex matching 2021-01-04 18:40:00 +01:00
0f2b33386b ci: multiplatform builds 2020-12-07 21:22:17 +01:00
bd6482e3b6 update docker files 2020-12-07 21:22:17 +01:00
ed15ccd44a deps: allow all dependencies to be skipped 2020-12-07 21:22:17 +01:00
d398a5a8fb cmake: use imoprted targets for linking 2020-12-07 21:22:17 +01:00
7bacda6c98 cmake: update RPM dependencies for CPack 2020-12-07 21:22:17 +01:00
3534f4929d cmake: use pkg-config for detecting libmosquitto 2020-12-07 21:22:17 +01:00
8ad73f7e52 fix CI 2020-12-07 21:22:16 +01:00
f853bb6ee8 update VILLAScommon submodule 2020-12-07 21:22:16 +01:00
7a825bf41b ci: overhaul docker builds 2020-12-07 21:22:16 +01:00
5cae9f02e5 update VILLASfpga submodule 2020-12-07 21:22:16 +01:00
88d5e6ea4f update some dependencies and add fixes for alpine builds 2020-12-07 21:22:16 +01:00
ace994247a cmake: fix linking if libraries are in non-standard locations 2020-12-07 21:22:16 +01:00
8749088bd8 iec61850: remove obsolete header 2020-12-07 21:22:16 +01:00
0ceddb755d docker: add alpine image 2020-12-07 21:22:16 +01:00
92ee66d31c update comedi version to v0.12.0 2020-12-07 21:22:15 +01:00
b1ed4c9aff ci: fix Docker builds 2020-12-07 21:22:15 +01:00
30cb162352 remove duplicate packages in Dockerfiles 2020-12-07 21:22:15 +01:00
e2f07e2739 bump Docker iamges to Fedora 33 2020-12-07 21:22:15 +01:00
b6234d27ae cmake: check if libwebsockets is built with deflate extension 2020-12-07 21:22:15 +01:00
52aee99a66 ci: use BuildKit 2020-12-07 21:22:15 +01:00
787a4228bc mqtt: bug fixes connection establishment 2020-12-04 09:09:09 +01:00
945a8bbcaa python: fix linting errors 2020-11-11 09:10:33 +01:00
1fe51399f1 python: add some missing API endpoints 2020-11-11 00:32:20 +01:00
Manuel Pitz
6ba78b34e1 hmm we missed it again. The old version did not take virt time into account 2020-11-10 19:00:17 +01:00
Manuel Pitz
fb2d3a0d9e cleanup style 2020-11-03 18:56:07 +01:00
Manuel Pitz
6a525f7f89 dft: more cleanups 2020-10-21 21:04:45 +02:00
Manuel Pitz
9ad4e42b17 update VILLAScommon submodule 2020-10-21 21:04:45 +02:00
Manuel Pitz
dd61a919b1 mqtt: bugfixes after last refactoring 2020-10-21 21:04:45 +02:00
Manuel Pitz
9e97e22d10 io: bugfix in state machine 2020-10-21 21:04:45 +02:00