|
51ca9cc69d
|
Refactor public API tests for protocol
- move tests for public API to protocol_test package
- add tests for context handling of COBSFramer
|
2022-12-04 19:17:36 +01:00 |
|
|
7852c4d3df
|
Add explicit channel direction information
This commit adds explicit input and output channel type information to
make the channel's intent visible to developers.
|
2022-12-04 13:47:51 +01:00 |
|
|
37d3b1e021
|
Update dependencies
This commit updates all external dependencies. The cobs module has a
changed API and code using cobs has been adapted to this new API.
|
2022-12-02 09:09:52 +01:00 |
|
|
19436c06c2
|
Implement unit tests for public packages
This commit adds a comprehensive unit test suite for all public packages.
|
2022-12-01 21:36:10 +01:00 |
|