1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

5046 commits

Author SHA1 Message Date
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
Manuel Pitz
66e3f6f45d hooks: update sample signal descriptors in hook_list_process() 2020-10-21 21:04:45 +02:00
Manuel Pitz
b911e9e7ab add signal_list_clear() 2020-10-21 21:04:45 +02:00
Manuel Pitz
73dad5f73f fix handling of path output signals 2020-10-21 21:04:45 +02:00
Manuel Pitz
af9c648e7a add supress warnings for dumper 2020-10-21 21:04:45 +02:00
Manuel Pitz
7226fd7310 change default horizon 2020-10-21 21:04:45 +02:00
Manuel Pitz
1a1e95aa10 cleanup code 2020-10-21 21:04:45 +02:00
Manuel Pitz
7cfa16a962 cleanup of dft hoock and update to new dump class 2020-10-21 21:04:45 +02:00
Manuel Pitz
6cacb0a2b2 Move villasDump from dft to dumper class 2020-10-21 21:04:45 +02:00
Manuel Pitz
9b58bd15c8 add dump via socket 2020-10-21 21:04:45 +02:00
Manuel Pitz
27f4a623de new approach from steffen and manuel to pps sync 2020-10-21 21:04:45 +02:00
Manuel Pitz
3c06705110 fix correct selection of uldaq hardware 2020-10-21 21:04:45 +02:00
Manuel Pitz
bb16b07a69 finish rebase master 2020-10-21 21:04:45 +02:00
Manuel Pitz
92482f4fda use internal sampel clock of uldaq hardware 2020-10-21 21:04:45 +02:00
Niklas Eiling
58286b7d5a fix reading of non-existent config parameter 2020-10-21 21:04:45 +02:00