|
8306831942
|
hook: fixes for new {Single,Multi}SignalHook classes
|
2021-08-31 14:31:56 +02:00 |
|
|
fc6434c66c
|
pps_ts: re-add missing variable
|
2021-07-20 13:37:19 +02:00 |
|
|
6c6489f7b3
|
pps_ts: avoid nullptr dereference
|
2021-07-20 12:51:54 +02:00 |
|
|
efb5f43980
|
pps_ts: add new mode option to switch between different implementations
|
2021-07-20 12:51:54 +02:00 |
|
Manuel Pitz
|
1509939a40
|
dft: add missing padding type
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
7a61f509ea
|
dft: add angle unit select (degree/rad)
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
b7f00fe18b
|
revert to very simple pps time sync
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
5645753879
|
fix mapping of dft output values
|
2021-07-19 12:17:08 +02:00 |
|
|
f0da62b8f0
|
stats: fix initialization of sub-hooks
|
2021-07-13 11:22:40 +02:00 |
|
Manuel Pitz
|
d4ea4b9d6e
|
pps_ts: fix parse function for singal name update
|
2021-07-12 13:33:04 +00:00 |
|
Manuel Pitz
|
a6478f94e2
|
dft hook: fix singal names modification
|
2021-07-12 12:39:43 +02:00 |
|
|
32e016ebcb
|
log: use spdlog custom formatters for basic VILLASnode types (closes #308)
|
2021-07-07 09:10:23 +00:00 |
|
|
040de0f9a7
|
dft: make use of new MultiSignalHook class
|
2021-07-07 10:41:54 +02:00 |
|
|
0da1819001
|
ma: fix cppcheck warning
|
2021-07-07 10:41:54 +02:00 |
|
|
9840354c88
|
rms: rewrite RMS hook
|
2021-07-07 10:41:54 +02:00 |
|
|
50672b562d
|
hook: add new moving average hook
|
2021-07-07 10:41:54 +02:00 |
|
|
d54fcdf5d8
|
hook: adapt existing hooks to derive from {Multi,Single}SignalHook classes
|
2021-07-07 10:41:54 +02:00 |
|
|
9acba252e5
|
dft: use logger from parent class
|
2021-07-01 20:54:23 +02:00 |
|
Manuel Pitz
|
28e3487252
|
dft: cleanup of dft calculation
|
2021-07-01 18:29:22 +02:00 |
|
Manuel Pitz
|
82ad0374f4
|
dft: cleanup and fix missing logger
|
2021-07-01 17:52:14 +02:00 |
|
Manuel Pitz
|
2c7cd69a69
|
dft: calculate dft synced to the time
|
2021-07-01 12:11:39 +02:00 |
|
Manuel Pitz
|
5a01ace658
|
dft:add rocof to phasor calculation
|
2021-07-01 12:10:45 +02:00 |
|
Manuel Pitz
|
a6d52e2464
|
dft: cleanup the mess I made when trying to put the dumper in an independed branch
|
2021-07-01 12:09:38 +02:00 |
|
Manuel Pitz
|
446328367b
|
dft: tmp debug version
|
2021-07-01 12:05:26 +02:00 |
|
Manuel Pitz
|
6df84a8222
|
dft: code cleanup
|
2021-07-01 12:04:32 +02:00 |
|
Manuel Pitz
|
1da35bc469
|
dft: select dumping of full dft mem with ifdef
|
2021-07-01 12:04:01 +02:00 |
|
Manuel Pitz
|
fbaac9dcef
|
dft: handle different dft rates
|
2021-07-01 12:03:32 +02:00 |
|
Manuel Pitz
|
d3718c1155
|
dft: parallelize dft calculation with multiple signals
|
2021-07-01 12:03:01 +02:00 |
|
Manuel Pitz
|
919387bcd9
|
dft: paralelize dft calculation with multiple signals
|
2021-07-01 12:02:16 +02:00 |
|
Manuel Pitz
|
3178e00cdf
|
dft: code cleanup
|
2021-07-01 12:01:50 +02:00 |
|
Manuel Pitz
|
667d4a1703
|
dft: dump phase, freq, amp of channel 1 outside signal calc loop
|
2021-07-01 12:00:27 +02:00 |
|
Manuel Pitz
|
6c0cec2770
|
dft: make sure the dft mem is fully initalized
|
2021-07-01 11:59:43 +02:00 |
|
Manuel Pitz
|
e714591b10
|
dft: change memory layout for dft results to provide one vector per signal
|
2021-07-01 11:58:22 +02:00 |
|
Manuel Pitz
|
4a8d9403da
|
dft: cleanup quadratic estimation
|
2021-07-01 11:56:56 +02:00 |
|
Manuel Pitz
|
cfd963592f
|
dft: ifdef for full mem dump of dft
|
2021-07-01 11:56:56 +02:00 |
|
Manuel Pitz
|
d2b45de760
|
fixes for dft hook
|
2021-07-01 11:45:25 +02:00 |
|
Manuel Pitz
|
aef08fc289
|
first version of amplitude and frequency estimation
|
2021-07-01 11:44:57 +02:00 |
|
Manuel Pitz
|
afe88fcf45
|
first version of prabolic freq estimation
|
2021-07-01 11:44:23 +02:00 |
|
Manuel Pitz
|
806b5ad17a
|
minor fixes and update debug features (temp add of ppsSignal to debug signals)
|
2021-07-01 11:43:31 +02:00 |
|
|
3dcdfe23d1
|
final fixes from Steffen
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
700ec35392
|
dft: calculate dft synced to the time
|
2021-07-01 11:41:25 +02:00 |
|
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
|
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 |
|