mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
dft: parallelize dft calculation with multiple signals
This commit is contained in:
parent
5a85a7282c
commit
a9dcc84969
1 changed files with 0 additions and 1 deletions
|
@ -340,7 +340,6 @@ public:
|
|||
|
||||
if (runDft) {
|
||||
lastDftCal = smp->ts.origin;
|
||||
for (unsigned i = 0; i < signalIndex.size(); i++) {
|
||||
|
||||
// Debugging for pps signal this should only be temporary
|
||||
if (ppsSigSync) {
|
||||
|
|
Loading…
Add table
Reference in a new issue