Hello All,
I am working on a project that uses multiple drones( Iris+) to accomplish some missions and I am only allowed to use DroneKit-Python API to send commands to drones. Every one of these drones should complete a unique mission at the same time.
Is it possible to command multiple Iris+ ( each of them came with 3dr 915mhz radio telemetry kit ) properly using my laptop as Ground Station and DroneKit-python API without the need of buying extra hardware including different telemetry sets?
Please advice.
Thanks,
// Turki
Note: 1- each of them came with its own RC. However, I am not interested in controlling them by RC.
2- all drones must be connected to Ground Station and each one of them should do a unique mission.
Replies
If I'm not mistaken, the iris+ receiver can only bind to one radio and vise versa.
@Yun Tak(YT) lee
So there will not be any interference between their 915mhz radio telemetries?
Thanks,