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

feat(hepa-uv): Add the initial project for the HEPA/UV module #740

Merged
merged 18 commits into from
Jan 17, 2024

Conversation

vegano1
Copy link
Contributor

@vegano1 vegano1 commented Jan 9, 2024

  • Add the initial HEPA/UV project
  • scheduler is running and the status LED is blinking
  • add hepa-uv Nodeid in conjunction with this monorepo pr.

@vegano1 vegano1 requested a review from sfoster1 January 9, 2024 21:14
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent start, but I think we need to go through and make sure there's no copy/paste artifacts remaining, especially hardware configuration stuff. Anything that's in here is a vector for surprising crashes, so it's best to remove all the stuff that we're not going to test in the first pass and reintroduce it later.

CMakePresets.json Outdated Show resolved Hide resolved
CMakePresets.json Outdated Show resolved Hide resolved
bootloader/firmware/stm32G4/hepa_filter_startup.c Outdated Show resolved Hide resolved
bootloader/firmware/stm32G4/hepa_filter_startup.c Outdated Show resolved Hide resolved
common/firmware/gpio.c Outdated Show resolved Hide resolved
hepa-uv/firmware/i2c_setup.c Show resolved Hide resolved
hepa-uv/simulator/CMakeLists.txt Outdated Show resolved Hide resolved
hepa-uv/simulator/eeprom_keys.cpp Outdated Show resolved Hide resolved
hepa-uv/simulator/interfaces.cpp Outdated Show resolved Hide resolved
include/hepa-uv/core/pushbutton_task.hpp Outdated Show resolved Hide resolved
@vegano1 vegano1 requested a review from sfoster1 January 12, 2024 19:30
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple things I think we can remove because they're not needed and one I think inadvertent inclusion, but looking good!

hepa-uv/firmware/led_hardware.c Outdated Show resolved Hide resolved
hepa-uv/firmware/led_hardware.c Outdated Show resolved Hide resolved
include/hepa-uv/core/constants.h Outdated Show resolved Hide resolved
include/hepa-uv/core/utils.hpp Outdated Show resolved Hide resolved
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, nice!

@vegano1 vegano1 merged commit eb17a01 into main Jan 17, 2024
43 of 45 checks passed
@vegano1 vegano1 deleted the RET-1397_add-hepa-filter-project branch January 17, 2024 16:12
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.

3 participants