pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function mavlinkCrc16Mcrf4Xx

    • Returns the CRC-16/MCRF4XX checksum of a byte string.

      This is the checksum every MAVLink frame carries, exposed because a host that implements part of the protocol itself needs the same arithmetic.

      Parameters

      • bytes: Buffer

      Returns number