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

2577 commits

Author SHA1 Message Date
Manuel Pitz
bc63985575 hooks: update sample signal descriptors in hook_list_process() 2021-02-15 15:14:00 +01:00
Manuel Pitz
35e3c4ae47 add signal_list_clear() 2021-02-15 15:14:00 +01:00
Manuel Pitz
735a758d83 fix handling of path output signals 2021-02-15 15:14:00 +01:00
Manuel Pitz
c7e596ae7d add supress warnings for dumper 2021-02-15 15:14:00 +01:00
Manuel Pitz
947cc33bb3 change default horizon 2021-02-15 15:14:00 +01:00
Manuel Pitz
22ac1f09f6 cleanup of dft hoock and update to new dump class 2021-02-15 15:14:00 +01:00
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
d1f3b03bc5 portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
018579a893 api: fix status request 2021-01-08 19:29:20 +01:00
c00ff67c70 hook: add new lua hook 2021-01-08 19:09:19 +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
ae4b0c4360 cppcheck: replace realloc by std::vector 2021-01-04 21:08:04 +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
d398a5a8fb cmake: use imoprted targets for linking 2020-12-07 21:22:17 +01:00
3534f4929d cmake: use pkg-config for detecting libmosquitto 2020-12-07 21:22:17 +01:00
ace994247a cmake: fix linking if libraries are in non-standard locations 2020-12-07 21:22:16 +01:00