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
Manuel Pitz
3ea592cf71 Move villasDump from dft to dumper class 2021-02-15 15:14:00 +01:00
Manuel Pitz
5d29beeb0c add dump via socket 2021-02-15 15:14:00 +01:00
Manuel Pitz
23b0dfe995 new approach from steffen and manuel to pps sync 2021-02-15 15:14:00 +01:00
Manuel Pitz
7994ef88aa fix correct selection of uldaq hardware 2021-02-15 15:14:00 +01:00
Manuel Pitz
82cab25f1b finish rebase master 2021-02-15 15:14:00 +01:00
Manuel Pitz
4e7597dd5a use internal sampel clock of uldaq hardware 2021-02-15 15:14:00 +01:00
Niklas Eiling
20fff29200 fix reading of non-existent config parameter 2021-02-15 15:14:00 +01:00
Niklas Eiling
01b076cb44 fix wrong full second calculation and cleanup lib/hooks/pps_ts.cpp 2021-02-15 15:14:00 +01:00
Manuel Pitz
fcf643c51f fix integration 2021-02-15 15:14:00 +01:00
Niklas Eiling
55441eadd3 add TimeSync class to lib/hooks/pps_ts.cpp 2021-02-15 15:14:00 +01:00
Manuel Pitz
7479790637 next non working sync 2021-02-15 15:14:00 +01:00
Manuel Pitz
b503de804b updated dft algorithm 2021-02-15 15:14:00 +01:00
Manuel Pitz
eb960587e6 update wit niklas 2021-02-15 15:14:00 +01:00
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