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

Develop boat-drone communication protocol #1299

Open
cbrxyz opened this issue Oct 24, 2024 · 1 comment
Open

Develop boat-drone communication protocol #1299

cbrxyz opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels

Comments

@cbrxyz
Copy link
Member

cbrxyz commented Oct 24, 2024

What needs to change?

We will need to develop a communication protocol between the boat and drone.

Commands from the boat to drone include:

  • Current GPS position
  • Which mission to run

Commands from the drone to boat include:

  • Current GPS position (of the drone)
  • When it has landed
  • Status

How would this task be tested?

  1. Ensure that the protocol can be heard between the boat and drone
@Dominikk7
Copy link

The RFD900x radios were tested with USB to UART cables. Communication was made through putty with a baud rate of 57600. Sending status information from the drone in flight to a laptop was tested.

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

3 participants