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 |
|
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
|
66e3f6f45d
|
hooks: update sample signal descriptors in hook_list_process()
|
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
|
bb16b07a69
|
finish rebase master
|
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 |
|
Manuel Pitz
|
8b558a97db
|
update wit niklas
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
d983e36e25
|
first non working version of pll pps_ts sync
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
3b0d89c525
|
reanable the average
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
3a7ddb0f75
|
add avg capabilities
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
6e0c7a9fe7
|
add avg to pps time estimation
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
cb8e31cf84
|
add capability to sync dft on time tag of sample
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
fe6e309305
|
added moving window dft capabilities and realtime checking
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
41b12a0d88
|
updated version including cleanup and parsing of configuration
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
fb5869b9fa
|
updated dft
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
69a7810842
|
update dft and add more debug info
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
2d4fd8b7ed
|
added dumping capabilities to export arrays
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
c60ba7bbc0
|
working version with 0 padding and simpel signal repeat padding
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
265dc8b0b7
|
add other window functions
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
eb79b7c567
|
tmp commit with added window function
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
356fe36624
|
Fist working version of DFT algorithm
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
22f1e8be8e
|
First peliminary revision of dft algorithm
|
2020-10-21 21:04:45 +02:00 |
|
|
6ddc34f028
|
hooks: fix segfault during destruction of stats hook
|
2020-09-13 08:47:07 +02:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
e895d1479c
|
fixed a bunch of errors found by cppcheck
|
2020-09-10 18:24:27 +02:00 |
|
|
baddec2228
|
fix a lot of small bugs
|
2020-09-10 17:41:30 +02:00 |
|
|
6411fc5ca7
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
ac572d9d97
|
hook: add more calls to Hook::parse()
|
2020-08-28 19:49:36 +02:00 |
|
Manuel Pitz
|
113cef9a60
|
Fix enable disable feature of this hook
|
2020-08-28 19:47:02 +02:00 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
|
|
88de719edf
|
add a new hook to limit the value range
|
2020-08-24 20:57:44 +02:00 |
|
|
de9b466ace
|
skip_first: fix initialization
|
2020-08-17 17:30:22 +02:00 |
|
|
006f1ba405
|
catch exceptions as const ref
|
2020-08-17 17:30:22 +02:00 |
|
|
8e259516a3
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
|
|
037bfcb81e
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
|
|
96c55711da
|
plugin: use new plugin code from VILLAScommon
|
2020-07-01 17:07:15 +02:00 |
|
|
8340e1725e
|
use new headers
|
2020-06-08 03:40:25 +02:00 |
|