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

Support up to 64 PDO entries when reading from EEPROM #231

Merged
merged 5 commits into from
Aug 13, 2024

Conversation

jamwaffles
Copy link
Collaborator

This PR also stops validating PDO ranges as I think I had that logic incorrect. For example, the EL2262 has a PDO mapping of 0x1701 which was outside the checked ranges, but is valid for a fixed set of mappings.

There's also some small refactoring around reading sub-items from the EEPROM which makes the code cleaner to read.

Closes #175

@jamwaffles jamwaffles merged commit e8e37f8 into master Aug 13, 2024
10 checks passed
@jamwaffles jamwaffles deleted the fix-invalid-range branch August 13, 2024 15:36
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.

Issue configuring EL2262
1 participant