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

Document the necessary data schema for the Sub9 DVL #1127

Open
cbrxyz opened this issue Feb 3, 2024 · 0 comments
Open

Document the necessary data schema for the Sub9 DVL #1127

cbrxyz opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels

Comments

@cbrxyz
Copy link
Member

cbrxyz commented Feb 3, 2024

Before creating the C++ driver, we will need to expose and uncover the existing structure of the DVL packets. This will allow us to write a custom C++ driver that conforms to these specs.

We will need to know what data is coming in from the DVL, and what packets we can send it in order to interface with the driver (running tests/diagnostics, startup/shutdown, etc.).

This information can be found from the Python driver (by tearing it apart) or by reading the DVL's documentation.

@cbrxyz cbrxyz added the software label Feb 3, 2024
@andrewperezledo andrewperezledo self-assigned this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants