C# Class MissionPlanner.Utilities.AP_GPS_GSOF.gsof_msg_parser

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
checksum System.Byte
checksumcalc System.Byte
data uint8_t[]
endtx System.Byte
length System.Byte
packettype System.Byte
read System.UInt16
starttx System.Byte
status System.Byte

Property Details

checksum public_oe property

public Byte,System checksum
return System.Byte

checksumcalc public_oe property

public Byte,System checksumcalc
return System.Byte

data public_oe property

public uint8_t[] data
return uint8_t[]

endtx public_oe property

public Byte,System endtx
return System.Byte

length public_oe property

public Byte,System length
return System.Byte

packettype public_oe property

public Byte,System packettype
return System.Byte

read public_oe property

public UInt16,System read
return System.UInt16

starttx public_oe property

public Byte,System starttx
return System.Byte

status public_oe property

public Byte,System status
return System.Byte