Skip to content

Conversation

@Starrah
Copy link

@Starrah Starrah commented Apr 14, 2023

This commit fixs the error in decoder_RS128.hpp.
For RS128, the timestamp data in the MSOP header is in "s.ns" format, instead of "s.us".
However, the old code treats the timestamp as in "s.us" format, which cause significantly error when parsing the UTC timestamp from the LiDAR.

This commit fixs the error in decoder_RS128.hpp. For RS128, the timestamp data in the MSOP header is in "s.ns" format, instead of "s.us".
However, the old code treats the timestamp as in "s.us" format, which cause significantly error when parsing the UTC timestamp from the LiDAR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant