Mavlink Protocol- Checksum

Hi,

I'm a newbie to this UAV and GCS. I was trying to communicate Ardu GCS with an Autopilot we have developed. We are using Mavlink Protocol. Could anyone please tell how to calculate checksum. I tried using crc_calculate function in checksum.h file. But not sure what is the input argument for the function. Thanks in advance.

You need to be a member of diydrones to add comments!

Join diydrones

Replies are closed for this discussion.

Replies

  • While trying to connect a generic board with arduino GCS by mavlink protocol, the GCS is showing Got Param(Sysid, compid). Then it freezes for some time and shows failed to detect home location and finally shows  mavlink connection failed. What could be the reason for this ??

  • Developer

    look at the mavlink_helpers.h file and at mavlink_parse_char(...) as it tells you exactly how to process a message.

  • What GCS ar e you using ?

This reply was deleted.

Activity