owntech-foundation / OwnPlot

OwnPlot is a free and opensource data plotter software
Other
3 stars 0 forks source link

[Record] NaN output and too many line breaks in .txt file #4

Open guigur opened 4 months ago

guigur commented 4 months ago

What Happened?

The .txt file created by the record feature sometimes displays "NaN" for the timestamp, in both relative and absolute. It can also appear that there is a line break between the timestamp and the values or two lines breaks between lines.

Steps to reproduce

Version : Ownplot 0.5.1

Chose .txt file extension as an output of the record feature. Start recording for a few seconds or minutes.

"NaN" and line breaks can randomly appear in the output file.

Screenshots

Line break between timestamp and values : image (1)

Line break between timestamp and values, and "NaN" : image (2)

Too many line breaks between recorded values (without timestamp) : image (3)

Priority/Severity

guigur commented 4 months ago

original issue by Emmanuel Roux-Palomo https://gitlab.laas.fr/owntech/ownplot/-/issues/115