jetperch / pyjoulescope

Joulescope driver and utilities
https://www.joulescope.com
Apache License 2.0
38 stars 11 forks source link

JLS file truncation #7

Closed mliberty1 closed 4 years ago

mliberty1 commented 5 years ago

JLS files are truncated down to a multiple of 0.2 seconds. If the user selected 0.199 seconds, the JLS file will be empty. Likewise, saving 0.599 seconds only saves the first 0.4 seconds. For long file logs, this was not a problem. For Extract data using Dual Markers in the UI, this is a much bigger issue. The JLS format should support a final, partial block.

mliberty1 commented 4 years ago

Fixed in 0.8.3