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

Feature/fw updater bat #447

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

MSECode
Copy link
Contributor

@MSECode MSECode commented Dec 12, 2023

The changes introduced with this PR are fully detailed at this link:

#445

and it goes to solve this issue:

robotology/icub-tech-support#1673

Copy link
Member

@valegagge valegagge left a comment

Choose a reason for hiding this comment

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

I added a comment. What do you think?

Keep if clause commented since not working properly
Even if canmonitor params are not passed by icub-main
the memory remains dirty and a value different from zero
is passed to the EMS. So we need to force the default config value
and check better the CAN monitor behaviour
@MSECode MSECode force-pushed the feature/fwUpdaterBat branch from 32ed955 to 3004c10 Compare January 8, 2024 15:43
@MSECode MSECode requested a review from valegagge January 9, 2024 08:26
@MSECode
Copy link
Contributor Author

MSECode commented Jan 9, 2024

This PR is linked to:

Copy link
Member

@valegagge valegagge left a comment

Choose a reason for hiding this comment

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

Well done! 🚀

The EMS works properly only if the pr robotology/robots-configuration#603 has been merged, because the battery needs the CAN address 2 as it is explained in the note Just a more note about the need to set the address 2 to the bat board in this comment

@valegagge valegagge requested a review from marcoaccame January 9, 2024 20:42
Copy link
Contributor

@marcoaccame marcoaccame left a comment

Choose a reason for hiding this comment

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

it is ok, thanks

@marcoaccame marcoaccame merged commit 8afc799 into robotology:devel Jan 10, 2024
MSECode added a commit to MSECode/icub-firmware that referenced this pull request Jan 16, 2024
MSECode added a commit to MSECode/icub-firmware that referenced this pull request Jan 22, 2024
@MSECode MSECode deleted the feature/fwUpdaterBat branch December 13, 2024 15:33
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.

Make the BAT compliant with the FW update
3 participants