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

2652 commits

Author SHA1 Message Date
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
8749088bd8 iec61850: remove obsolete header 2020-12-07 21:22:16 +01:00
b6234d27ae cmake: check if libwebsockets is built with deflate extension 2020-12-07 21:22:15 +01:00
787a4228bc mqtt: bug fixes connection establishment 2020-12-04 09:09:09 +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
6a525f7f89 dft: more cleanups 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
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
Niklas Eiling
ca36c12fc7 fix wrong full second calculation and cleanup lib/hooks/pps_ts.cpp 2020-10-21 21:04:45 +02:00
Manuel Pitz
3b2b8de658 fix integration 2020-10-21 21:04:45 +02:00
Niklas Eiling
ea86b55924 add TimeSync class to lib/hooks/pps_ts.cpp 2020-10-21 21:04:45 +02:00
Manuel Pitz
34d8876171 next non working sync 2020-10-21 21:04:45 +02:00
Manuel Pitz
b628081b23 updated dft algorithm 2020-10-21 21:04:45 +02:00