Skip to content
Snippets Groups Projects
Commit 60a5fa26 authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler Committed by Claycomb, Abram Earl
Browse files

Leave SqDistAlgorithm's state alone if no inputs

Fixes issue #239, whereby the next_starttime state variable was
incremented even if no input was passed to SqDistAlgorithm.process_one(),
and therefore no processing was performed by SqDistAlgorithm.additive().
Also, modified SqDistAlgorithm.additive() so that the state variables
returned were consistent with the last *input* sample, and NOT with the
last output sample (they could differ if fc input parameter were ever
used).
parent 811adb91
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment