AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
Defines some PGNs that are used in the library or are very common. More...
Go to the source code of this file.
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
Enumerations | |
enum class | isobus::CANLibParameterGroupNumber { Any = 0x0000 , AgriculturalGuidanceMachineInfo = 0xAC00 , AgriculturalGuidanceSystemCommand = 0xAD00 , DiagnosticMessage22 = 0xC300 , ExtendedTransportProtocolDataTransfer = 0xC700 , ExtendedTransportProtocolConnectionManagement = 0xC800 , ProcessData = 0xCB00 , RequestForRepetitionRate = 0xCC00 , DiagnosticMessage13 = 0xDF00 , VirtualTerminalToECU = 0xE600 , ECUtoVirtualTerminal = 0xE700 , Acknowledge = 0xE800 , ParameterGroupNumberRequest = 0xEA00 , TransportProtocolDataTransfer = 0xEB00 , TransportProtocolConnectionManagement = 0xEC00 , AddressClaim = 0xEE00 , ProprietaryA = 0xEF00 , MachineSelectedSpeed = 0xF022 , HeartbeatMessage = 0xF0E4 , ProductIdentification = 0xFC8D , ControlFunctionFunctionalities = 0xFC8E , DiagnosticProtocolIdentification = 0xFD32 , MachineSelectedSpeedCommand = 0xFD43 , WorkingSetMaster = 0xFE0D , LanguageCommand = 0xFE0F , MaintainPower = 0xFE47 , WheelBasedSpeedAndDistance = 0xFE48 , GroundBasedSpeedAndDistance = 0xFE49 , ECUIdentificationInformation = 0xFDC5 , DiagnosticMessage1 = 0xFECA , DiagnosticMessage2 = 0xFECB , DiagnosticMessage3 = 0xFECC , DiagnosticMessage11 = 0xFED3 , CommandedAddress = 0xFED8 , SoftwareIdentification = 0xFEDA , AllImplementsStopOperationsSwitchState = 0xFD02 , VesselHeading = 0x1F112 , RateOfTurn = 0x1F113 , PositionRapidUpdate = 0x1F801 , CourseOverGroundSpeedOverGroundRapidUpdate = 0x1F802 , PositionDeltaHighPrecisionRapidUpdate = 0x1F803 , GNSSPositionData = 0x1F805 , Datum = 0x1F814 } |
PGNs commonly used by the CAN stack. More... | |
Defines some PGNs that are used in the library or are very common.
Definition in file can_general_parameter_group_numbers.hpp.