Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert some LH logs to debug #1120

Merged
merged 2 commits into from Sep 21, 2022
Merged

Convert some LH logs to debug #1120

merged 2 commits into from Sep 21, 2022

Conversation

krichardsson
Copy link
Contributor

Some logs in the lighthouse core modeule are converted to debug logs to reduce the size of the TOC.

The logs changed are all sweepangles for sensors, except sensor 0 as well as variables used to develop the code and assess performance.

  • lighthouse.angle0x_1
  • lighthouse.angle0y_1
  • lighthouse.angle1x_1
  • lighthouse.angle1y_1
  • lighthouse.angle0x_2
  • lighthouse.angle0y_2
  • lighthouse.angle1x_2
  • lighthouse.angle1y_2
  • lighthouse.angle0x_3
  • lighthouse.angle0y_3
  • lighthouse.angle1x_3
  • lighthouse.angle1y_3
  • lighthouse.serialFrameRate
  • lighthouse.frameRate
  • lighthouse.cycleRate
  • lighthouse.bs0Rate
  • lighthouse.bs1Rate
  • lighthouse.width0
  • lighthouse.width1
  • lighthouse.width2
  • lighthouse.width3

@krichardsson krichardsson merged commit b370e20 into master Sep 21, 2022
@krichardsson krichardsson deleted the krichardsson/logs-debug branch September 21, 2022 11:16
@krichardsson krichardsson added this to the 2022.12 milestone Dec 13, 2022
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.

None yet

2 participants