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

4933 commits

Author SHA1 Message Date
Manuel Pitz
8ea4593d85 first non working version of pll pps_ts sync 2021-02-15 15:14:00 +01:00
Manuel Pitz
cb5fed5e47 enable external trigger and fix readable uldaq errors 2021-02-15 15:14:00 +01:00
Manuel Pitz
4f06ecf5b6 reanable the average 2021-02-15 15:14:00 +01:00
Manuel Pitz
5d4eeac699 add avg capabilities 2021-02-15 15:14:00 +01:00
Manuel Pitz
79f092d0c2 add avg to pps time estimation 2021-02-15 15:13:59 +01:00
Manuel Pitz
7517dccca6 added error lookup for uldaq 2021-02-15 15:12:59 +01:00
Manuel Pitz
3a9f5314fb add capability to sync dft on time tag of sample 2021-02-15 15:12:59 +01:00
Manuel Pitz
d7b3258e86 added moving window dft capabilities and realtime checking 2021-02-15 15:12:59 +01:00
Manuel Pitz
54919b410d updated version including cleanup and parsing of configuration 2021-02-15 15:12:59 +01:00
Manuel Pitz
aaf7061747 updated dft 2021-02-15 15:12:59 +01:00
Manuel Pitz
0317e75106 update dft and add more debug info 2021-02-15 15:12:59 +01:00
Manuel Pitz
0a5b161643 added dumping capabilities to export arrays 2021-02-15 15:12:59 +01:00
Manuel Pitz
550b917cbb working version with 0 padding and simpel signal repeat padding 2021-02-15 15:12:59 +01:00
Manuel Pitz
7dbe0ce4a9 add other window functions 2021-02-15 15:12:59 +01:00
Manuel Pitz
54db881eaf tmp commit with added window function 2021-02-15 15:12:59 +01:00
Manuel Pitz
3ae686d423 Fist working version of DFT algorithm 2021-02-15 15:12:59 +01:00
Manuel Pitz
f3eb17b0d5 First peliminary revision of dft algorithm 2021-02-15 15:12:59 +01:00
Manuel Pitz
83e3dbd785 refactoring to comply with code style 2021-02-11 14:31:19 +01:00
Manuel Pitz
25fa647f18 refactoring to comply to code style 2021-02-10 14:54:38 +01:00
Manuel Pitz
d57bef03aa refactoring to comply with code style 2021-02-10 13:06:19 +01:00
df690ad859 ci: fix CI config 2021-01-08 22:26:20 +01:00
69a5044b51 ci: fix pushing images build with buildx 2021-01-08 22:21:26 +01:00
ca4c86a5b9 ci: use parallel build matrix 2021-01-08 22:21:25 +01:00
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