lhr-solar / BPS

Battery Protection System Code
MIT License
4 stars 2 forks source link

Voltage skip assignment #601

Closed Lakshay983 closed 5 months ago

Lakshay983 commented 5 months ago

Added an array in config.h that defines the distribution of cells monitored by each minion. Changed update_measurement to use this scheme. Currently fixing open_wire to do the same.

My issue with how I currently do It as that I cannot check if the size of my distribution array = NUM_MINIONS defined.

Quality Assurance Checklist

To make reviews more efficient, please make sure the software feature meets the following standards and check everything off that meets the quality check. Once everything has been checked, the assigned reviewers will begin the review process. Edit this description to check off the list.

There are exceptions with all guidelines. As long as your decisions are justified, then you are good! Contact the reviewers or the leads about any exceptions.

Requirements

Things to Consider