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

Implement a system that allows us to send and receive UBX packets over I2C. #642

Open
OZiad opened this issue May 31, 2024 · 1 comment
Open
Assignees

Comments

@OZiad
Copy link
Contributor

OZiad commented May 31, 2024

Implementation Guidance

  • implement Serializer and Deserializer helper classes
  • Create Ubx packets that will be extended later with specific types of UbxPackets (ex: navPacket)
  • I2C connection class
  • Unit test where possible
@OZiad OZiad self-assigned this May 31, 2024
@OZiad OZiad added this to CERES May 31, 2024
@github-project-automation github-project-automation bot moved this to Todo in CERES May 31, 2024
@OZiad OZiad moved this from Todo to In Progress in CERES May 31, 2024
@vexandmore
Copy link
Contributor

Is this done?

@OZiad OZiad moved this from In Progress to Done in CERES Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants