Bug 1652

Summary: When importing .csv with timestamp, use fix timing
Product: libsigrok Reporter: Edu <easfreitas>
Component: Input: csvAssignee: Nobody <nobody>
Status: RESOLVED DUPLICATE    
Severity: normal CC: soeren
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: All   
OS: Mac OS X   
Attachments: Sample file with time stamps

Description Edu 2020-12-24 19:57:18 CET
Created attachment 707 [details]
Sample file with time stamps

When importing a .csv where the first column is the time stamp it take all others line one the same time as the first line.
example if the first to second line passed 24 microsecond , it assume that from the second to third and all other passed the same time,
Comment 1 Soeren Apel 2020-12-24 20:43:36 CET

*** This bug has been marked as a duplicate of bug 1500 ***