Public Member Functions | Public Attributes | List of all members
pymavlink.mavutil.x25crc Class Reference
Inheritance diagram for pymavlink.mavutil.x25crc:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, buf='')
 
def accumulate (self, buf)
 

Public Attributes

 crc
 

Detailed Description

x25 CRC - based on checksum.h from mavlink library

Definition at line 2114 of file mavutil.py.

Constructor & Destructor Documentation

◆ __init__()

def pymavlink.mavutil.x25crc.__init__ (   self,
  buf = '' 
)

Definition at line 2116 of file mavutil.py.

Member Function Documentation

◆ accumulate()

def pymavlink.mavutil.x25crc.accumulate (   self,
  buf 
)
add in some more bytes

Definition at line 2120 of file mavutil.py.

Member Data Documentation

◆ crc

pymavlink.mavutil.x25crc.crc

Definition at line 2117 of file mavutil.py.


The documentation for this class was generated from the following file:


mavlink
Author(s): Lorenz Meier
autogenerated on Fri Aug 2 2019 03:39:47