In the Hesai QT128C2X user manual, the Strongest, Second Strongest return mode flag is defined as 0x3E. This PR corrects the enum value based on the manual's specification.
Review Procedure
Double-check with the manual.
Remarks
Pre-Review Checklist for the PR Author
PR Author should check the checkboxes below when creating the PR.
[x] Assign PR to reviewer
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
[x] Commits are properly organized and messages are according to the guideline
[ ] (Optional) Unit tests have been written for new behavior
[x] PR title describes the changes
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
[ ] All open points are addressed and tracked via issues or tickets
CI Checks
Build and test for PR: Required to pass before the merge.
PR Type
Related Links
Hesai user manuals: link
Description
In the Hesai QT128C2X user manual, the
Strongest, Second Strongest
return mode flag is defined as 0x3E. This PR corrects the enum value based on the manual's specification.Review Procedure
Double-check with the manual.
Remarks
Pre-Review Checklist for the PR Author
PR Author should check the checkboxes below when creating the PR.
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks