From: Tuukka Lehtonen Date: Wed, 29 Apr 2020 21:55:09 +0000 (+0300) Subject: Fixed CSVFormatter mind floating point inaccuracy when resampling X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=4a7923add5be874cc352faf9afd0f627794de32e;hp=4a7923add5be874cc352faf9afd0f627794de32e Fixed CSVFormatter mind floating point inaccuracy when resampling These changes prevent the resampling export mode from dropping samples that have timestamps closer than 1e-13 sec to the last exported sample time stamp. gitlab #529 ---