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

Many to One support #6

Open
2black0 opened this issue Feb 24, 2024 · 1 comment
Open

Many to One support #6

2black0 opened this issue Feb 24, 2024 · 1 comment

Comments

@2black0
Copy link

2black0 commented Feb 24, 2024

espnow supports many to one, so I think this project can be developed to support telemetry for swarm drones

I have 2 questions:

  1. Is a many to one scheme for mavlink data possible? If it's too burdensome for ground telemetry, can we make multiple ESP32 that communicate 1-1 with the drone which is then connected to 1 main controller as a data collector?
  2. Can we use dronekit with espnow telemetry?
@yuri-rage
Copy link
Owner

  1. Yes - MAVLink messages are addressed by vehicle ID.
  2. I don't see why not.

Pull requests welcome if they are well formed and non-breaking.

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

No branches or pull requests

2 participants