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

Add Zone and Configuration #88

Merged
merged 55 commits into from
Jan 15, 2022
Merged

Add Zone and Configuration #88

merged 55 commits into from
Jan 15, 2022

Conversation

Lyr3x
Copy link
Owner

@Lyr3x Lyr3x commented Jan 3, 2022

  • Add configurable Zone objects which hold all information it needs
    • ROI
    • Threshold
    • ID
      Add Configuration which holds a Roode configuration
  • Added devKit configs with OLED support (WIP)
  • Fixed ESP8266 false reads
  • Fixed sampling

CarsonF and others added 25 commits January 11, 2022 23:46
Although we don't completely use this I2C abstraction yet, it gets us closer.
…ult to first found.

This lets the entire VL53L1X component be omitted from config if using defaults
…ROI.

This allows ROI to be recalibrated later without losing what the config overrides are.
Don't set ranging mode again if it hasn't changed.
Refactor configuration structure
@Lyr3x Lyr3x merged commit 9a6a04b into master Jan 15, 2022
@Lyr3x Lyr3x deleted the refactor-configuration branch January 15, 2022 19:20
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