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

Refactor communication module #133

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Conversation

florg-32
Copy link
Collaborator

@florg-32 florg-32 commented Dec 26, 2023

This MR majorly refactors the communication module. It replaces rppal with serialport-rs as the crate of choice and properly separates responsibilities in serial communication.

Will be merged before #130

Closes #116, #105 and #131

@florg-32 florg-32 force-pushed the 116-refactor-serial-communication branch from d19d6bf to 45a26a7 Compare December 27, 2023 10:39
@florg-32 florg-32 changed the title Draft: Refactor communication module Refactor communication module Dec 27, 2023
@florg-32 florg-32 requested a review from zsofiak96 December 27, 2023 13:52
@florg-32 florg-32 force-pushed the 116-refactor-serial-communication branch from 7b878b1 to 6ae3b5e Compare December 31, 2023 15:53
@florg-32 florg-32 merged commit 7ccde6d into rust_dev Jan 3, 2024
2 checks passed
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.

Implement and test data packet retries Replace rppal with serialport Create tests for the CEP multirounds
1 participant