UAVLogViewer icon indicating copy to clipboard operation
UAVLogViewer copied to clipboard

CAND UID Rounding errors

Open reilly-callaway opened this issue 2 years ago • 0 comments

When plotting CAND UID1 and UID2 messages, the displayed min/max/mean values seem to round off the least significant byte. Seems like a float/double precision error. Performing a dump in mavexplorer with the same log produces the expected values.

These are both logged as uint64_t types.

reilly-callaway avatar Feb 07 '24 06:02 reilly-callaway