Ricoman
(maphe)
1
Good morning
This time, I tried to control several drones by connecting them to one GCS.
Contrary to the first time I thought it wasn’t particularly difficult, this presented a very big problem.
- Create a mission in GCS
- Upload to pixhawk
- Loiter arm in GCS
- Change the flight mode to Auto in GCS
This is the same process as usual.
I simply thought that the number of drones increased.
If you move one by one, this is fine.
However, the altitudes of several drones are all different.
Not all go to the specified waypoint.
In severe cases, the drone moves in a different direction altogether.
Some drones have crashed.
Here’s a log of a drone that crashed seriously.
What is the problem with this?
https://mega.nz/folder/SpFGyRCQ#hPWRir7FB7kH850A8PiMIA
1 Like
Does each drone have a different SYSID_THISMAV parameter?
1 Like
Ricoman
(maphe)
3
SYSID_THISMAV I changed this parameter.
The parameter you mentioned is SYSID_MYGCS, right?
If there is 1 gcs, should all these parameters be set to different numbers for each drone?
|SYSID_MYGCS 255
255:Mission Planner and DroidPlanner 252: AP Planner 2|
|SYSID_THISMAV 15
|1 255|
@Ricoman Yeah! it is difficult to do work. But not impossible to do i also trying my best for it. 
Ricoman
(maphe)
5
SYSID_THISMAV I changed this parameter.
The parameter you mentioned is SYSID_MYGCS, right?
If there is 1 gcs, should all these parameters be set to different numbers for each drone?
|SYSID_MYGCS 255
255:Mission Planner and DroidPlanner 252: AP Planner 2|
|SYSID_THISMAV 15
|1 255|
Ricoman
(maphe)
6
Good morning
What answers did you get?
Did you see good results?
I’m curious about your results