Skip to content

Conversation

@tbowers7
Copy link
Collaborator

@tbowers7 tbowers7 commented Dec 20, 2024

Power monitoring now available in logs with consolidated mechanism current (e.g., drive vs steer vs other subsystems), a measure of total Amp-hours used since the start of the program, and an estimate percentage of battery charge left, with a settable starting A*h in the SmartDashboard.

Fixes #22

Power monitoring now available in logs with consolidated mechanism current
(e.g., drive vs steer vs other subsystems), a measure of total Amp-hours used
since the start of the program, and an estimate percentage of battery charge
left, with a settable starting Ah in the SmartDashboard.

	modified:   INSTALL.md
	modified:   README.md
	modified:   src/main/java/frc/robot/Constants.java
	modified:   src/main/java/frc/robot/Robot.java
	modified:   src/main/java/frc/robot/RobotContainer.java
	modified:   src/main/java/frc/robot/util/PowerMonitoring.java
@tbowers7 tbowers7 added this to the v1.0.0 milestone Dec 20, 2024
@tbowers7 tbowers7 linked an issue Dec 20, 2024 that may be closed by this pull request
	modified:   .github/workflows/main.yml
@tbowers7 tbowers7 merged commit 56cfe9f into develop Dec 20, 2024
4 checks passed
@tbowers7 tbowers7 deleted the power_monitoring branch December 20, 2024 19:40
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.

[BUG] Fix the power monitoring

2 participants