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

ublox integration #5

Closed
wants to merge 1 commit into from
Closed

ublox integration #5

wants to merge 1 commit into from

Conversation

eilayk
Copy link

@eilayk eilayk commented Oct 12, 2024

PR for this task:
https://planner.cloud.microsoft/uottawa.onmicrosoft.com/EN-US/Home/Planner/#/plantaskboard?groupId=898064ce-113c-4fa5-b321-07b7f9263df7&planId=tr5ZOiZX2ECXaJDMdQA06GUAFUAV&taskId=i-cSImPMekC0mqwUSEEP-GUALoLF

The problem with passing the objects directly from ublox's PacketRef is that they don't implement the traits we need for messaging and deriving them is not possible.

My solution is to create a mapping from PacketRef to a Nav object using the From trait.

@NoahSprenger NoahSprenger deleted the ublox branch November 17, 2024 20:32
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.

2 participants