vzlogger icon indicating copy to clipboard operation
vzlogger copied to clipboard

use synced timestamps for all channels in message

Open r00t- opened this issue 3 years ago • 6 comments

fix #426 for D0 meters and SML meters

r00t- avatar Mar 11 '21 03:03 r00t-

this needs testing by somebody who uses a D0 and/or SML meter

r00t- avatar Mar 14 '21 03:03 r00t-

@mbehr1: you think this can be merged? it's completely untested so far, so i'd rather wait for some feedback.

r00t- avatar Mar 15 '21 19:03 r00t-

@r00t- well, some test would be good :-) should(tm) work :-)

mbehr1 avatar Mar 15 '21 19:03 mbehr1

(sorted out some changes that were in the wrong commit(s))

r00t- avatar Mar 26 '21 03:03 r00t-

is it OK to limit the precision of the timestamp to full seconds? (which the code does) previously it used the nanosecond precision time of when the specific entry was parsed, which was kind of useless. but it it might be useful to have sub-second precision for when the data was received?

r00t- avatar Mar 26 '21 03:03 r00t-

Still untested?

J-A-U avatar Apr 20 '22 05:04 J-A-U