ds_dbw_can
C++ API
File Hierarchy
Full C++ API
Namespaces
Namespace ds_dbw_can
Namespace j1850
Classes and Structs
Struct MsgAccel
Struct MsgBattery
Struct MsgBatteryTraction
Struct MsgBrakeCmd
Struct MsgBrakeCmdRmt
Struct MsgBrakeCmdUlc
Struct MsgBrakeCmdUsr
Struct MsgBrakeInfo
Struct MsgBrakeParamHash
Struct MsgBrakeReport1
Struct MsgBrakeReport2
Struct MsgBrakeReport3
Struct MsgDriverAssist
Struct MsgEcuInfo
Struct MsgEcuInfoBOO
Struct MsgEcuInfoBrake
Struct MsgEcuInfoGateway
Struct MsgEcuInfoMonitor
Struct MsgEcuInfoShift
Struct MsgEcuInfoSteer
Struct MsgEcuInfoThrottle
Struct MsgEyeTracker
Struct MsgFuelLevel
Struct MsgGearCmd
Struct MsgGearCmdRmt
Struct MsgGearCmdUlc
Struct MsgGearCmdUsr
Struct MsgGearReport1
Struct MsgGearReport2
Struct MsgGearReport3
Struct MsgGpsAltitude
Struct MsgGpsLatLong
Struct MsgGpsTime
Struct MsgGyro
Struct MsgMiscCmd
Struct MsgMiscReport1
Struct MsgMiscReport2
Struct MsgMonitorCmd
Struct MsgMonitorReport1
Struct MsgMonitorReport2
Struct MsgMonitorReport3
Struct MsgMonitorThrtl
Struct MsgReserved1
Struct MsgReserved2
Struct MsgReservedDebug
Struct MsgSteerCmd
Struct MsgSteerCmdRmt
Struct MsgSteerCmdUsr
Struct MsgSteerOffset
Struct MsgSteerParamHash
Struct MsgSteerReport1
Struct MsgSteerReport2
Struct MsgSteerReport3
Struct MsgSystemCmd
Struct MsgSystemReport
Struct MsgThrtlCmd
Struct MsgThrtlCmdRmt
Struct MsgThrtlCmdUlc
Struct MsgThrtlCmdUsr
Struct MsgThrtlInfo
Struct MsgThrtlParamHash
Struct MsgThrtlReport1
Struct MsgThrtlReport2
Struct MsgThrtlReport3
Struct MsgTirePressure
Struct MsgTrafficSignInfo
Struct MsgTurnSignalCmd
Struct MsgTurnSignalReport
Struct MsgUlcCfg
Struct MsgUlcCmd
Struct MsgUlcReport
Struct MsgVehicleVelocity
Struct MsgWheelPosition
Struct MsgWheelSpeed
Template Class CanMsgRecv
Template Class CanMsgRecvCrc
Template Class CanMsgRecvCrcRc
Class ModuleVersion
Class PlatformMap
Class PlatformVersion
Enums
Enum CmdSrc
Enum Gear
Enum Module
Enum Platform
Enum Quality
Enum SystemSyncMode
Enum TurnSignal
Functions
Template Function ds_dbw_can::_is_sorted_unique
Function ds_dbw_can::crc8(uint16_t, const uint8_t *, size_t)
Function ds_dbw_can::crc8(uint16_t, const void *, size_t)
Function ds_dbw_can::moduleToString
Function ds_dbw_can::operator!=(const PlatformVersion&, const PlatformMap&)
Function ds_dbw_can::operator!=(const PlatformVersion&, const ModuleVersion&)
Function ds_dbw_can::operator<(const PlatformVersion&, const PlatformMap&)
Function ds_dbw_can::operator<(const PlatformVersion&, const ModuleVersion&)
Function ds_dbw_can::operator<=(const PlatformVersion&, const PlatformMap&)
Function ds_dbw_can::operator<=(const PlatformVersion&, const ModuleVersion&)
Function ds_dbw_can::operator==(const PlatformVersion&, const PlatformMap&)
Function ds_dbw_can::operator==(const PlatformVersion&, const ModuleVersion&)
Function ds_dbw_can::operator>(const PlatformVersion&, const PlatformMap&)
Function ds_dbw_can::operator>(const PlatformVersion&, const ModuleVersion&)
Function ds_dbw_can::operator>=(const PlatformVersion&, const PlatformMap&)
Function ds_dbw_can::operator>=(const PlatformVersion&, const ModuleVersion&)
Function ds_dbw_can::platformToString
Function ds_dbw_can::systemSyncModeToString
Function j1850::crc8(const uint8_t *, size_t)
Function j1850::crc8(const void *, size_t)
Function j1850::crc8_byte
Function j1850::crc8_can_msg
Variables
Variable ds_dbw_can::IDS
Variable ds_dbw_can::MSG_NULL
Variable j1850::CRC_SEED
Variable j1850::CRC_TABLE
Variable j1850::TEST
Directories
Directory include
Directory ds_dbw_can
Files
File CanMsgRecv.hpp
File dispatch.hpp
File ModuleVersion.hpp
File PlatformMap.hpp
File PlatformVersion.hpp
File SAE_J1850_crc.hpp
Standard Documents
CHANGELOG
Changelog for package ds_dbw_can
2.3.0 (2024-11-12)
2.2.3 (2024-09-30)
2.2.2 (2024-09-09)
2.2.1 (2024-08-12)
2.2.0 (2024-07-17)
2.1.16 (2024-06-17)
2.1.15 (2024-06-07)
2.1.14 (2024-05-29)
2.1.13 (2024-05-13)
2.1.12 (2024-04-01)
2.1.11 (2024-03-05)
2.1.10 (2024-02-27)
2.1.9 (2024-02-23)
2.1.8 (2024-02-20)
2.1.7 (2024-02-12)
2.1.6 (2024-01-16)
2.1.5 (2024-01-03)
2.1.4 (2023-12-13)
PACKAGE
Index
ds_dbw_can
C++ API
Function j1850::crc8(const uint8_t *, size_t)
View page source
Function j1850::crc8(const uint8_t *, size_t)
Defined in
File SAE_J1850_crc.hpp
Function Documentation
static
constexpr
uint8_t
j1850
::
crc8
(
const
uint8_t
*
data
,
size_t
len
)