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

Preamp v4 Support #551

Merged
merged 53 commits into from
Dec 8, 2023
Merged

Preamp v4 Support #551

merged 53 commits into from
Dec 8, 2023

Conversation

Lohrer
Copy link
Collaborator

@Lohrer Lohrer commented Dec 5, 2023

TODO:

  • Verify production tests pass.
  • Update changelog with v1.7 changes.
  • Finish Preamp EEPROM register documentation.

@Lohrer Lohrer added the firmware Changes to the STM32 micro on the Preamp Board label Dec 5, 2023
@Lohrer Lohrer self-assigned this Dec 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (6799b8e) 51.52% compared to head (623a40c) 51.53%.
Report is 1 commits behind head on develop.

Files Patch % Lines
amplipi/hw.py 0.00% 15 Missing ⚠️
amplipi/rt.py 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #551   +/-   ##
========================================
  Coverage    51.52%   51.53%           
========================================
  Files           24       24           
  Lines         5673     5676    +3     
========================================
+ Hits          2923     2925    +2     
- Misses        2750     2751    +1     
Flag Coverage Δ
unittests 51.53% <10.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lohrer Lohrer force-pushed the preamp_v4 branch 2 times, most recently from bdbf21a to 314d2b0 Compare December 5, 2023 22:41
@Lohrer Lohrer marked this pull request as ready for review December 7, 2023 21:02
@linknum23 linknum23 self-requested a review December 7, 2023 21:43
amplipi/hw.py Outdated Show resolved Hide resolved
fw/preamp/CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@linknum23 linknum23 left a comment

Choose a reason for hiding this comment

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

Rubber Stamp - There are too many changes to review here

@linknum23
Copy link
Contributor

Lets do some good real world testing on this

@Lohrer Lohrer force-pushed the preamp_v4 branch 2 times, most recently from 9cd55cc to 5e2d875 Compare December 8, 2023 19:30
@Lohrer Lohrer merged commit dd618f0 into develop Dec 8, 2023
3 checks passed
@Lohrer Lohrer deleted the preamp_v4 branch December 11, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
firmware Changes to the STM32 micro on the Preamp Board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants