Skip to content

Bug fixing

Roberto DePietri requested to merge bug-fixing into main

Address the bug described in #28 (closed)

The main change is that force the new scent time is exactly the one that was precomputed with the time.

The bug was introduced to process Early Warning correctly with their negative latency. The correction has the effect that, in case of negative latency uploaded, all the events are updated with an additional latency such that all the reporting latencies are positive.

Edited by Roberto DePietri

Merge request reports