QGC udp command multicast

Hi.

Recently, I am trying to manage multi vehicle with QGC. Connection is good, but what I want to do is commanding all the connected vehicles simultaneously. As far as I know, old version of QGC has the multicast function on the UDP advanced interface. However I couldn’t find the similar function on the new version of QGC. Could anyone give me some tips to solve out this problem, please?

Send whatever command you want to all the vehicles from code. UDP multi-cast is not what you want. YOu don’t want all of your traffic sent to all vehicles.