ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::flexray Namespace Reference

Namespace for FlexRay in ADTF-Devicetoolbox. More...

Namespaces

namespace  axle
 Namespace for functionality provided by V3.0.0.
 

Typedefs

using IFlexRayCoder = axle::IFlexRayCoder
 
using tDeviceChannel = axle::tDeviceChannel
 
using tClusterConfig = axle::tClusterConfig
 
using tSignalPDUMappingConfig = axle::tSignalPDUMappingConfig
 
using tECUInfo = axle::tECUInfo
 
using tECUConfig = axle::tECUConfig
 
using tCompInfo = axle::tCompInfo
 
using tSignalInfo = axle::tSignalInfo
 
using tSignalValue = axle::tSignalValue
 
using tOrderedSignalInfo = axle::tOrderedSignalInfo
 
using tSignalGroupInfo = axle::tSignalGroupInfo
 
using tPDUInfo = axle::tPDUInfo
 
using tFramePDUInfo = axle::tFramePDUInfo
 
using tFrameInfo = axle::tFrameInfo
 
using tCycleInfo = axle::tCycleInfo
 
using tClusterNameLst = axle::tClusterNameLst
 
using tECUNameLst = axle::tECUNameLst
 
using IFlexRayDatabase = axle::IFlexRayDatabase
 
using tFlexRayData = axle::tFlexRayData
 
using cFlexRayFrameVector = axle::cFlexRayFrameVector
 
using IFlexRaySupport = axle::IFlexRaySupport
 
using tNetworkID = axle::tNetworkID
 FlexRay Network/Cluster ID.
 
using tChannelABID = axle::tChannelABID
 
using tChannelID = axle::tChannelID
 
using tCycleID = axle::tCycleID
 FlexRay cycle ID (0..63)
 
using tSlotID = axle::tSlotID
 FlexRay slot ID (1..2047)
 
using tSignalID = axle::tSignalID
 FlexRay signal ID.
 
using tPDUID = axle::tPDUID
 FlexRay PDU (Protocol Data Unit) ID.
 
using tECUID = axle::tECUID
 FlexRay ECU (Electronic Communication Unit) ID.
 
using stream_meta_type_flexray = axle::stream_meta_type_flexray
 
using stream_meta_type_flexray_properties = axle::stream_meta_type_flexray_properties
 

Detailed Description

Namespace for FlexRay in ADTF-Devicetoolbox.

Typedef Documentation

◆ cFlexRayFrameVector

◆ IFlexRayCoder

Interface of FlexRay coder Objects of this type stores an internal buffer of FlexRay frames. REMARK: The update bit behavior of the coder is defined by the property of the FlexRay support service -> updatebit_behavior. See the Usermanual chapter flexray for more information.

◆ IFlexRayDatabase

◆ IFlexRaySupport

The IFlexRaySupport interface provides methods to query FIBEX databases

◆ stream_meta_type_flexray

Definition of Stream Meta Type FlexRay Messages

◆ stream_meta_type_flexray_properties

◆ tChannelABID

FlexRay Channel A = 0 or B = 1

◆ tChannelID

FlexRay Cluster and Channel ID (FLEXRAY_CHANNEL_A, FLEXRAY_CHANNEL_B, FLEXRAY_CHANNEL_AB). First four Bits: FlexRay Cluster ID. See tNetworkID. Last four Bits: tChannelABID (1 = A, 2 = B or 3 = A and B). Example: 0x52: Cluster 5 and Channel B.

◆ tClusterConfig

Cluster configuration from FIBEX

◆ tClusterNameLst

Structure with a list of all Cluster Short-Names

◆ tCompInfo

Information about computation

ApplValue = (fOffset + fFactor * rawValue) / fDenominator fDenominator is always one.

◆ tCycleID

FlexRay cycle ID (0..63)

◆ tCycleInfo

Structure with information about one cycle

◆ tDeviceChannel

using adtf::devicetb::sdk::flexray::tDeviceChannel = axle::tDeviceChannel

◆ tECUConfig

ECU FlexRay communication controller configuration from FIBEX

◆ tECUID

FlexRay ECU (Electronic Communication Unit) ID.

◆ tECUInfo

Structure with information about one ECU

◆ tECUNameLst

Structure with a list of all ECU Short-Names

◆ tFlexRayData

FlexDay data structured is used for storing and transmitting FlexRay data.

◆ tFrameInfo

Structure with information about one frame (cell in the cycle/slot matrix)

◆ tFramePDUInfo

Structure with information about position of one PDU in a frame

◆ tNetworkID

FlexRay Network/Cluster ID.

◆ tOrderedSignalInfo

◆ tPDUID

FlexRay PDU (Protocol Data Unit) ID.

◆ tPDUInfo

Structure with information about one PDU (may be a complete frame or part of a frame)

◆ tSignalGroupInfo

Signal Group information structure

◆ tSignalID

◆ tSignalInfo

Signal information structure

◆ tSignalPDUMappingConfig

◆ tSignalValue

◆ tSlotID

FlexRay slot ID (1..2047)