|
576a63be9c
|
introduce new macro for format buffer length
|
2022-11-07 10:13:57 -05:00 |
|
Manuel Pitz
|
6622cc8431
|
fix: correct time alignment for phasor rate calculation
|
2022-07-06 19:20:55 +02:00 |
|
|
b94746effb
|
relicense VILLASnode to Apache 2.0
|
2022-07-04 18:23:57 +02:00 |
|
Manuel Pitz
|
addef9a1e5
|
Hook pmu dft classes
|
2022-06-01 18:15:29 +02:00 |
|
Manuel Pitz
|
17c7ff7ede
|
add power hook
|
2022-04-08 18:16:01 +02:00 |
|
Manuel Pitz
|
376ff12d08
|
fix auto merge error
|
2022-04-08 17:38:10 +02:00 |
|
Manuel Pitz
|
f9c2c1e343
|
cleanup
|
2022-04-08 17:38:10 +02:00 |
|
Manuel Pitz
|
0e6bf3f20d
|
fix pmu_dft
|
2022-04-08 17:38:10 +02:00 |
|
Manuel Pitz
|
39c96feecb
|
add lpdft as estimation algorithm and update estimation function
|
2022-04-08 17:38:10 +02:00 |
|
|
6ab0fbdf13
|
hook-pmu_dft: fix timetagging of phasor
|
2022-04-08 17:38:10 +02:00 |
|
|
849876a349
|
hook-rms: fix integration error. previously using the next value to
update accumulator
|
2022-04-08 17:02:29 +02:00 |
|
|
f09f91a9e2
|
fix cppcheck warnings
|
2022-03-28 16:26:41 +02:00 |
|
Manuel Pitz
|
f63ec3a6c9
|
Doc update
|
2022-03-28 10:32:28 +02:00 |
|
Manuel Pitz
|
634d95362a
|
Update pps_ts.cpp
|
2022-03-23 12:29:21 +00:00 |
|
Manuel Pitz
|
6a8081857f
|
Update pps_ts.cpp
|
2022-03-23 12:29:21 +00:00 |
|
Manuel Pitz
|
4340ce39b5
|
Documentation update
|
2022-03-23 10:02:22 +01:00 |
|
Manuel Pitz
|
08c4d98d80
|
cleanup unused variables in pmu_dft and update documentation
|
2022-03-22 20:33:01 +01:00 |
|
Manuel Pitz
|
7fc87985a7
|
add capability to compensate for phase, amplitude, frequency and rocof offset
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
426726ad79
|
fixes and update of pmu_dft hook
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
71f2bc9b7f
|
add round hook
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
5a6c135083
|
add renumbering for decimate to allow detection of missed samples even if decimating
|
2022-03-22 18:15:28 +01:00 |
|
Manuel Pitz
|
76bfd3f6f4
|
hook: change sync to middle of second to avoid errors when system time is mostly synced
|
2022-03-22 17:56:13 +01:00 |
|
|
5cdce16d3f
|
remove empty lines and file beginnings
|
2022-03-15 09:29:20 -04:00 |
|
|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
d4f74a5a51
|
add new format-type for OPAL-RT's AsyncIP example
|
2022-02-24 08:02:19 -05:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
6adcd8cf92
|
limit_value: fix typo in hook config parser
|
2022-01-10 17:52:59 +01:00 |
|
Manuel Pitz
|
4fb8b78b03
|
update signal renaming behaviour for rms and pmu_dft hook
|
2021-11-24 12:40:29 +01:00 |
|
Manuel Pitz
|
6a2ceff1b4
|
change singalNames from list to vector
|
2021-11-23 14:14:13 +01:00 |
|
Manuel Pitz
|
96d3358ddd
|
Fix missing variable init
|
2021-11-23 13:51:59 +01:00 |
|
Manuel Pitz
|
409327be7a
|
Fix missing signal update and add multi channel akkumulator
|
2021-11-23 13:47:19 +01:00 |
|
|
7411711688
|
stats: add new metric to track number of signals
|
2021-11-10 11:00:27 +00:00 |
|
|
23f3cc9ee6
|
tests: fix config tests
|
2021-09-21 15:22:09 +02:00 |
|
|
0dc8adcdd3
|
fix new cppcheck errors
|
2021-09-17 18:19:06 +02:00 |
|
|
159347800b
|
pmu_dft: fix name of hook
|
2021-09-13 11:41:13 +02:00 |
|
|
1c32b60e0a
|
rename hook dft to pmu_dft (closes #310)
|
2021-08-31 15:10:35 +02:00 |
|
|
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 |
|