Hi, I have an issue trying to get data with UDP connection to an arducopter >= 3.7. I'm following these steps: create mavlink connection start to send CGS Heartbeat request Data Stream get messages from mavlinkConnection I set up some wr...
Using ArduCopter stable 3.4.3 if I do an onboard compass cal over usb connection it all works fine. But if I try the exact same thing over a UDP connection the MAG_CAL_PROGRESS/MAG_CAL_REPORT messages are never sent to the groundstation...