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

Add some more unit tests, optimise EEPROM reads, housekeeping #151

Merged
merged 10 commits into from
Jan 8, 2024

Conversation

jamwaffles
Copy link
Collaborator

@jamwaffles jamwaffles commented Jan 8, 2024

No description provided.

@jamwaffles jamwaffles changed the title Improve unit test coverage, optimise EEPROM reads Add some more unit tests, optimise EEPROM reads, housekeeping Jan 8, 2024
@jamwaffles jamwaffles marked this pull request as ready for review January 8, 2024 15:43
@jamwaffles jamwaffles merged commit ad4898a into master Jan 8, 2024
7 checks passed
@jamwaffles jamwaffles deleted the unit-tests branch January 8, 2024 15:44
jamwaffles added a commit that referenced this pull request Jan 9, 2024
jamwaffles added a commit that referenced this pull request Jan 9, 2024
jamwaffles added a commit that referenced this pull request Jan 9, 2024
* Use `EtherCrabWire` traits to read abort code

* Fix CHANGELOG link for #151

* Rename `AbortCode` -> `CoeAbortCode`, expose publicly

* Report CoE errors correctly

* Minor size improvement by passing reference

* Remove flaky CoE test

* Add CoE abort test

* Merge `InitSdoFlags` into `InitSdoHeader`

* Merge `CoeHeader` into `MailboxHeader`

* Use enum for CoE commands instead of constants

* Clean up a lot of the trait machinery around `send_coe_service`
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.

1 participant