Hi all,
you've ben very helpful i have an issue with mavlink-server / Voxl-px4-parameters
I have an issue with mavlink-server I tired to change the config files
"onboard_port_from_autopilot": 14557,
"gcs_port_to_autopilot": 14558,
"gcs_port_from_autopilot": 14559,
I want to change it cause when using two drones or more , it seems like Mavlink comms are interfering between (both connected to same network when it occurs )
each other, and I want to isolate each in its own domain
I changed the config file but that makes the mavlink-server not to pass any data between the autopilot and the voxl px4
voxl-mavlinke-inspect
this passes no data from autopilot or to autopilot
I think or guess this happens since the ports are hardcoded in the firmware
I tried to cahnge parameters
MAV_0_UDP_PRT
MAV_1_UDP_PRT
but they don't even exist on the params list of modalais voxl2 qrb5165
any suggestions how to isolate each drone? or to add those parameters?
how to add the paramers without recompiling the px4-firmware ?
i will appreciate your help having trouble flying more than one drone at each moment hinders my work
Best Regard
Jacob