Skip to content

Conversation

stephane-witzmann
Copy link

This patch fixes two things that were not working properly on the LMS151:

  • enable support for 25Hz scanning (only 50Hz was working)
  • fix where we get the angular resolution (-> enable support for 25Hz/0.25° mode). The field scanOutputRange.angularResolution looks incorrect (set at 5000 by the telemeter even in 0.25° mode). The one from scanCfg seems correct, so we use this one instead.

…, which was the only one that worked before this patch).
@Entropy512
Copy link

I can confirm that the angular resolution in scanOutputRange is bogus on my LMS100 also. This patch is nearly identical to what I have running locally - although I didn't realize until earlier this week I still had a bogus time increment value.

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.

2 participants