C# Class MissionPlanner.Utilities.sbp.piksimsg

Mostrar archivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
buffer byte[]
crc System.UInt16
length byte
msg_type System.UInt16
preamble byte
sender System.UInt16

Property Details

buffer public_oe property

public byte[] buffer
return byte[]

crc public_oe property

public UInt16,System crc
return System.UInt16

length public_oe property

public byte length
return byte

msg_type public_oe property

public UInt16,System msg_type
return System.UInt16

preamble public_oe property

public byte preamble
return byte

sender public_oe property

public UInt16,System sender
return System.UInt16