i have a sitl vagrant instance running on osx 10.10.3. i can connect to the sitl instance with tower running on a tablet, mission planner running on a windows desktop, and mavproxy on the same osx machine. the problem that i’m having is that apm planner running on the same osx machine can’t connect via udp.
here are my steps
-start the vagrant instance
-start sitl (copter)
-call 'output add 192.168.x.x:14550 (ip of my osx machine)
-in apm planner, go to communication>udp link (port:14550) settings
-in the settings window, click connect
nothing happens but if i look at the debug output i see the following:
INFO 2015-06-12T19:53:48.099 UDPLink::UDP connect QHostAddress( “127.0.0.1” ) : 14550
ERROR 2015-06-12T19:53:48.099 bind failed! QHostAddress( “127.0.0.1” ) : 14550
INFO 2015-06-12T19:53:48.264 UDP disconnect
i’m using APM Planner v2.0.18-rc1