|
a0163c8470
|
api: fix use-after-free in URL regex matching
|
2021-01-04 18:40:00 +01:00 |
|
|
0f2b33386b
|
ci: multiplatform builds
|
2020-12-07 21:22:17 +01:00 |
|
|
d398a5a8fb
|
cmake: use imoprted targets for linking
|
2020-12-07 21:22:17 +01:00 |
|
|
3534f4929d
|
cmake: use pkg-config for detecting libmosquitto
|
2020-12-07 21:22:17 +01:00 |
|
|
ace994247a
|
cmake: fix linking if libraries are in non-standard locations
|
2020-12-07 21:22:16 +01:00 |
|
|
8749088bd8
|
iec61850: remove obsolete header
|
2020-12-07 21:22:16 +01:00 |
|
|
b6234d27ae
|
cmake: check if libwebsockets is built with deflate extension
|
2020-12-07 21:22:15 +01:00 |
|
|
787a4228bc
|
mqtt: bug fixes connection establishment
|
2020-12-04 09:09:09 +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
|
dd61a919b1
|
mqtt: bugfixes after last refactoring
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
9e97e22d10
|
io: bugfix in state machine
|
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
|
b911e9e7ab
|
add signal_list_clear()
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
73dad5f73f
|
fix handling of path output signals
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
af9c648e7a
|
add supress warnings for dumper
|
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
|
3c06705110
|
fix correct selection of uldaq hardware
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
bb16b07a69
|
finish rebase master
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
92482f4fda
|
use internal sampel clock of uldaq hardware
|
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
|
18b6797e7d
|
enable external trigger and fix readable uldaq errors
|
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
|
ec962c5e53
|
added error lookup for uldaq
|
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 |
|
|
62bed4953d
|
api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config
|
2020-10-20 22:17:55 +02:00 |
|
|
19fc8bd8fe
|
super_node: generate graph of configuration
|
2020-10-20 22:11:08 +02:00 |
|