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

Bugfixes #104

Closed
wants to merge 37 commits into from
Closed

Bugfixes #104

wants to merge 37 commits into from

Conversation

Lyr3x
Copy link
Owner

@Lyr3x Lyr3x commented Jan 18, 2022

  • Manual ROI configuration fixed
  • Sensor initialization fixed
  • Fix setup priorities to ensure proper boot up
  • Code formatting

CarsonF and others added 30 commits January 15, 2022 17:27
- Account for the library shifting address to right
- Change wait for boot to have configurable timeout and to call our watch dog
- Handle 255 from device state as unknown.
  - This is an undocumented result and shouldn't be considered a valid boot
For several subsequent reads, like in calibration, this call is unnecessary.
- Always specify `ref` for external component, otherwise it tries
  `@None` (from what I saw in logs) which in the end didn't worked
  in my case
- Comment out duplicated entries in "extended" configuration, in
  order to make it easier to copy/paste without warnings
- Add links to real examples
@Lyr3x Lyr3x added the release-minor Prepares minor release label Jan 18, 2022
@Lyr3x
Copy link
Owner Author

Lyr3x commented Jan 18, 2022

Just testing prepare release pipeline

@Lyr3x Lyr3x closed this Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-minor Prepares minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants