I was finally able to add my custom mavlink packets to Qgroundcontrol. Apparently Qgroundcontrol will not respond to any valid packets until it receives a heartbeat message from whatever device it is communicating with. I was…"
"Update: I have made some progress on this issue. I had success getting Qgroundcontrol to compile with the inclusion of my custom mavlink message. The issue I was running into was caused by not including the common message set in my XML…"
Hi All,I was just wondering if anyone out there has had success building custom mavlink messages into QGC? I have been working on customizing QGC for a while but I am having trouble. I was able to create an XML file that contains the message…