C# Class MissionPlanner.Utilities.AP_GPS_SBF.sbf_msg_parser

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
blockid System.UInt16
crc System.UInt16
data uint8_t[]
length System.UInt16
preamble System.UInt16
read System.UInt16

Property Details

blockid public_oe property

public UInt16,System blockid
return System.UInt16

crc public_oe property

public UInt16,System crc
return System.UInt16

data public_oe property

public uint8_t[] data
return uint8_t[]

length public_oe property

public UInt16,System length
return System.UInt16

preamble public_oe property

public UInt16,System preamble
return System.UInt16

read public_oe property

public UInt16,System read
return System.UInt16