Public Member Functions | |
def | __init__ |
def | accumulate |
Public Attributes | |
crc |
x25 CRC - based on checksum.h from mavlink library
Definition at line 1412 of file mavutil.py.
def pymavlink.mavutil.x25crc.__init__ | ( | self, | |
buf = '' |
|||
) |
Definition at line 1414 of file mavutil.py.
def pymavlink.mavutil.x25crc.accumulate | ( | self, | |
buf | |||
) |
add in some more bytes
Definition at line 1418 of file mavutil.py.
Definition at line 1414 of file mavutil.py.