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

93 commits

Author SHA1 Message Date
Manuel Pitz
a89a7be290 dft: update to new version of dumper 2021-06-25 15:40:24 +02:00
00a9e92b0a remove old plugin code 2021-06-21 16:11:42 -04:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
12589345ce final fixes 2021-02-16 14:41:55 +01:00
f1b3fa1492 use std::vector() instead of new/delete 2021-02-16 14:23:28 +01:00
69e60b26c0 fix cppcheck errors 2021-02-16 13:25:37 +01:00
31925ebc5a dft: various code-style fixes 2021-02-16 13:16:38 +01:00
81298f8a02 dft: use unsigned isntead of non-standard type uint 2021-02-16 13:14:26 +01:00
325ba03e7c dft: fix codestyle (placement *) 2021-02-16 12:56:33 +01:00
de2615b2b8 dft: refactor enum type names 2021-02-16 12:56:33 +01:00
56cd0eba7c dft: fix include order 2021-02-16 12:56:33 +01:00
Manuel Pitz
e689b69b96 fix refactoing error 2021-02-16 12:47:56 +01:00
Manuel Pitz
64c6f5acb2 fix %li to PRIu64 2021-02-16 12:07:13 +01:00
Manuel Pitz
e06057dfd5 change of error style 2021-02-16 11:53:42 +01:00
Manuel Pitz
e0647e4696 change from _ to camelCabs 2021-02-16 11:43:53 +01:00
Manuel Pitz
a27c84e366 adapt code style 2021-02-16 11:16:09 +01:00
Manuel Pitz
fc036202d1 adapt code style 2021-02-16 10:27:08 +01:00
Manuel Pitz
8feb71e1ae adapt code style 2021-02-16 10:19:04 +01:00
Manuel Pitz
e1c6d3a90a adapt code style 2021-02-16 10:08:05 +01:00
Manuel Pitz
ccad87b903 adapt code style 2021-02-16 09:49:51 +01:00
Manuel Pitz
7f2b713714 adapt code style 2021-02-16 09:47:06 +01:00
Manuel Pitz
007e415b87 adapt code style 2021-02-16 09:36:14 +01:00
Manuel Pitz
edea8e1729 refactoring to comply with code style 2021-02-15 15:18:24 +01:00
Manuel Pitz
670b008ca7 refactoring to comply to code style 2021-02-15 15:18:24 +01:00
Manuel Pitz
dd093ec99b refactoring to comply with code style 2021-02-15 15:18:24 +01:00
Manuel Pitz
88cbaec27c dft: more cleanups 2021-02-15 15:18:24 +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
82cab25f1b finish rebase master 2021-02-15 15:14:00 +01:00
Manuel Pitz
b503de804b updated dft algorithm 2021-02-15 15:14:00 +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