Open reilly-callaway opened 9 months ago
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.
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.