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

Sensors: Clean up boot output #8005

Merged
merged 1 commit into from Sep 25, 2017
Merged

Sensors: Clean up boot output #8005

merged 1 commit into from Sep 25, 2017

Conversation

LorenzMeier
Copy link
Member

Various sensors had too verbose or confusing boot output that would make the boot log hard to read. This patch ensures all output is consistently indicating if there is a real error or an optional sensor just not present. It also removed redundant error messages and adds an indication on which bus the sensor was probed.

@dagar Quick review would be appreciated.

@LorenzMeier LorenzMeier added this to the Release v1.7.0 milestone Sep 24, 2017
Various sensors had too verbose or confusing boot output that would make the boot log hard to read. This patch ensures all output is consistently indicating if there is a real error or an optional sensor just not present. It also removed redundant error messages and adds an indication on which bus the sensor was probed.
@dagar
Copy link
Member

dagar commented Sep 24, 2017

Looks good. Going forward let's try to remove exits to make porting to linux trivial.

@dagar
Copy link
Member

dagar commented Sep 25, 2017

Much better, tested with an ms4525 and ms5525 on a pixracer.

@dagar dagar merged commit a945cd9 into master Sep 25, 2017
@dagar dagar deleted the boot_clean branch September 25, 2017 15:19
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