3demax / elfie

Flight control for Eachine E10/JJRC H37 "Selfie" drone
MIT License
19 stars 6 forks source link

multiple quadcopters? #2

Open remzinho opened 6 years ago

remzinho commented 6 years ago

Is there a way to support connectivity to multiple quads? Can the IP of each drone be modified somehow?

3demax commented 6 years ago

My drone's wifi is in AP mode, so if you have 2-3 drones, you should also have 2-3 wlan interfaces for RPi. I doubt it's possible to change IP unless you change the firmware of a drone somehow.

Are you looking to build some kind of swarm of drones?

remzinho commented 6 years ago

@3demax yes. i did something similar with some parrot minidrones node libs, but never with the parrot AR since it was actually a similar AP and you'd have to connect to it.