Adding a new Mavlink message from ardupilot to MIssion planner

283 views
Skip to first unread message

איתי גיא

unread,
Jul 17, 2015, 7:14:04 AM7/17/15
to drones-...@googlegroups.com
I am looking for a way to add message from the apm to the Mission Planner.
the only instructions I can find were how to add new message from GCS to apm.

is it the same? 
is the Python auto generated code is for both the GCS and the apm?

thanks

Itay

Kieran Skelly

unread,
Jul 21, 2015, 12:07:44 AM7/21/15
to drones-...@googlegroups.com
Have a look here - http://qgroundcontrol.org/mavlink/start

As I understand it, the headers that are used to pack and unpack the mavlink messages are auto generated using mavgen.py. mavgen is written in python, but the headers it generates are in C. I think both the gcs and apm use the same header files. 
Reply all
Reply to author
Forward
0 new messages