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

394 commits

Author SHA1 Message Date
Manuel Pitz
dd093ec99b refactoring to comply with code style 2021-02-15 15:18:24 +01:00
Manuel Pitz
0814ca587c hmm we missed it again. The old version did not take virt time into account 2021-02-15 15:18:24 +01:00
Manuel Pitz
88cbaec27c dft: more cleanups 2021-02-15 15:18:24 +01:00
Manuel Pitz
bc63985575 hooks: update sample signal descriptors in hook_list_process() 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
82cab25f1b finish rebase master 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
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
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
d1f3b03bc5 portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
c00ff67c70 hook: add new lua hook 2021-01-08 19:09:19 +01:00
Felix Wege
f00c225b26 io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +01:00
6ddc34f028 hooks: fix segfault during destruction of stats hook 2020-09-13 08:47:07 +02:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
e895d1479c fixed a bunch of errors found by cppcheck 2020-09-10 18:24:27 +02:00
baddec2228 fix a lot of small bugs 2020-09-10 17:41:30 +02:00
6411fc5ca7 warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
ac572d9d97 hook: add more calls to Hook::parse() 2020-08-28 19:49:36 +02:00
Manuel Pitz
113cef9a60 Fix enable disable feature of this hook 2020-08-28 19:47:02 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
88de719edf add a new hook to limit the value range 2020-08-24 20:57:44 +02:00
de9b466ace skip_first: fix initialization 2020-08-17 17:30:22 +02:00
006f1ba405 catch exceptions as const ref 2020-08-17 17:30:22 +02:00
8e259516a3 add more nullptr checks after memory allocations 2020-07-06 14:03:43 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00
96c55711da plugin: use new plugin code from VILLAScommon 2020-07-01 17:07:15 +02:00