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

2506 commits

Author SHA1 Message Date
Manuel Pitz
8089c23d53 dft:add rocof to phasor calculation 2021-07-01 11:41:25 +02:00
Manuel Pitz
945a5baec1 dft: cleanup the mess I made when trying to put the dumper in an independed branch 2021-07-01 11:41:25 +02:00
Manuel Pitz
292fbed681 dumper: sync master and dft dumper 2021-07-01 11:41:25 +02:00
Manuel Pitz
17291cdab7 dft: tmp debug version 2021-07-01 11:41:25 +02:00
Manuel Pitz
12b2ff8ae5 dft: code cleanup 2021-07-01 11:41:25 +02:00
Manuel Pitz
bd1990c3fc dft: select dumping of full dft mem with ifdef 2021-07-01 11:41:25 +02:00
Manuel Pitz
4611105e0a dft: handle different dft rates 2021-07-01 11:41:25 +02:00
Manuel Pitz
a9dcc84969 dft: parallelize dft calculation with multiple signals 2021-07-01 11:41:25 +02:00
Manuel Pitz
5a85a7282c dft: paralelize dft calculation with multiple signals 2021-07-01 11:41:25 +02:00
Manuel Pitz
f5e9b8bfb1 dft: code cleanup 2021-07-01 11:41:25 +02:00
Manuel Pitz
4a8ce2097f dft: dump phase, freq, amp of channel 1 outside signal calc loop 2021-07-01 11:41:25 +02:00
Manuel Pitz
b26625184f dft: warn when max amplitude at boundary of freq bins 2021-07-01 11:41:25 +02:00
Manuel Pitz
15a71df357 dft: make sure the dft mem is fully initalized 2021-07-01 11:41:25 +02:00
Manuel Pitz
835a8ff29c dft: change memory layout for dft results to provide one vector per signal 2021-07-01 11:41:25 +02:00
Manuel Pitz
1e3725f3da dft: cleanup quadratic estimation 2021-07-01 11:41:25 +02:00
Manuel Pitz
b633273f12 dft: ifdef for full mem dump of dft 2021-07-01 11:41:25 +02:00
Manuel Pitz
56b28fa999 dft: added units to phasor signals 2021-07-01 11:41:25 +02:00
Manuel Pitz
eaab00b97d path: increase pool size and fix nullptr dereference 2021-07-01 11:41:25 +02:00
Manuel Pitz
b67323151f path: create unique logger names 2021-07-01 11:41:25 +02:00
Manuel Pitz
eb97c92239 cmake: add support for building with OpenMP 2021-07-01 11:41:25 +02:00
Manuel Pitz
26238d5a51 loopback: simplify code 2021-07-01 11:41:25 +02:00
Manuel Pitz
b03e0b2d27 fixes for dft hook 2021-07-01 11:41:25 +02:00
Manuel Pitz
d889827fd5 first version of amplitude and frequency estimation 2021-07-01 11:41:25 +02:00
Manuel Pitz
c70b2ccd97 first version of prabolic freq estimation 2021-07-01 11:41:25 +02:00
Manuel Pitz
e82822241e minor fixes and update debug features (temp add of ppsSignal to debug signals) 2021-07-01 11:41:25 +02:00
Manuel Pitz
15b39af057 rms: add new RMS hook 2021-06-29 17:19:01 +00:00
7900da31f4 adjust code style 2021-06-29 12:44:06 -04:00
Manuel Pitz
b8ca1dffbe dumper: code style modification 2021-06-25 15:42:47 +02:00
Manuel Pitz
a89a7be290 dft: update to new version of dumper 2021-06-25 15:40:24 +02:00
Manuel Pitz
54536ee627 dumper: add binary socket and enable length and datatype for the socket com 2021-06-25 15:32:40 +02:00
c49ee5b21c nodes: remove hard-coded sample lengths from pool initializations 2021-06-24 10:35:41 +00:00
e0c622af86 improve hook_list_get_signals 2021-06-24 10:35:41 +00:00
9d7a6ab10f print signal count both before and after hooks 2021-06-24 10:35:41 +00:00
e9025204bc mapping: use signal lists after hook processing 2021-06-24 10:35:41 +00:00
c19b019217 path: remove unused function 2021-06-24 10:35:41 +00:00
ad5d1d4a4c amqp: remove trailing newlines 2021-06-24 10:35:41 +00:00
Manuel Pitz
f879b511bf hooks: fix memory leak caused by hooks whic skip samples 2021-06-24 05:55:57 -04:00
3ec9c8f8f6 whitespace fixes 2021-06-22 07:14:54 -04:00
6aaddf2086 fixes 2021-06-21 16:53:45 -04:00
2d1e8d17ce use new NodeList and PathList in SuperNode 2021-06-21 16:12:47 -04:00
00a9e92b0a remove old plugin code 2021-06-21 16:11:42 -04:00
c3cd33779a cmake: fix Lua and IBVerbs detection 2021-06-18 20:19:46 -04:00
edd84d79af temper: add new node-type for reading PCSensor / TEMPer USB sensors 2021-06-18 15:26:55 -04:00
b2aab0b823 several minor fixes 2021-06-18 14:32:03 -04:00
2680a067f0 scale: fixes for scale hook 2021-06-18 14:31:29 -04:00
d53547934c fix whitespaces 2021-06-18 14:28:31 -04:00
ac20c63f39 add plugin names to logger instances 2021-06-18 14:24:28 -04:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
b79436432a json.kafka: minor tweaks 2021-06-03 03:34:55 -04:00
d1a9d1e089 json.kafka: add missing header 2021-06-03 03:34:29 -04:00