Project

General

Profile

Actions

Support Request #1269

closed

CAN-FD support in ADTF

Added by hidden over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Customer:
DAIMLER
Department:
MBRDI
Requester's Priority:
Normal
Support Level:
3rd Level
Resolution:
No Customer Feedback
Product Issue Numbers:
Affected Products:
Platform:
Windows 7 64bit
Topic:
DeviceTB::CANFD
FAQ Links:

Description

Supportanfrage

Do we have CAN-FD support in ADTF?

What are the major types & sub-types for CAN-FD ?

Does the device tool-box supports CAN-FD?

What is your plan for supporting CAN-FD?

As there are no difference in the dbc format for can and can-fd, does the exisitng cCANDatabase class (in ADTF 2.13.x) is capable of loading a dbc containing can-fd messages and decode physical signal values from can message of length more than 8 bytes?

Lösung

Do we have CAN-FD support in ADTF?
Does the device tool-box supports CAN-FD?
What is your plan for supporting CAN-FD?

There is no support for ADTF 2.x / Device TB 2.x at the moment.
It will be provided next year but only with ADTF 3.x / Device TB 3.x

What are the major types & sub-types for CAN-FD ?

0x0200 / 0x0004
Please find the defintions in the attached file canfd_types.h

As there are no difference in the dbc format for can and can-fd, does the exisitng cCANDatabase class (in ADTF 2.13.x) is capable of loading a dbc containing can-fd messages and decode physical signal values from can message of length more than 8 bytes?

the CANDatabase Parser could handle the file because of same format as you mentioned.
But there will be invalid data.
As you can see if you compare the CAN and CAN-FD structures, the tCanData structure has only a data field array of 8 bytes, so the values will not be interpretated correctly.


Files

canfd_types.h (14.4 KB) canfd_types.h hidden, 2017-10-19 11:26
Actions #1

Updated by hidden over 6 years ago

  • Status changed from New to In Progress
  • Topic set to DeviceTB::CANFD
  • Affected Products ADTF Device Toolbox 2.7.0 added
  • Platform Windows 7 64bit added
Actions #2

Updated by hidden over 6 years ago

Do we have CAN-FD support in ADTF?
Does the device tool-box supports CAN-FD?
What is your plan for supporting CAN-FD?

There is no support for ADTF 2.x / Device TB 2.x at the moment.
It will be provided next year but only with ADTF 3.x / Device TB 3.x

What are the major types & sub-types for CAN-FD ?

0x0200 / 0x0004
Please find the defintions in the attached file canfd_types.h


Please let me know if your question is solved and with can close this issue.

Actions #3

Updated by hidden over 6 years ago

  • Support Level changed from 2nd Level to 3rd Level
Actions #4

Updated by hidden over 6 years ago

Thank you for your support.

An additional information is required.

As there are no difference in the dbc format for can and can-fd, does the exisitng cCANDatabase class (in ADTF 2.13.x) is capable of loading a dbc containing can-fd messages and decode physical signal values from can message of length more than 8 bytes?

Actions #5

Updated by hidden over 6 years ago

Dear Murali,

the CANDatabase Parser could handle the file because of same format as you mentioned.
But there will be invalid data.
As you can see if you compare the CAN and CAN-FD structures, the tCanData structure has only a data field array of 8 bytes, so the values will not be interpretated correctly.

Actions #6

Updated by hidden over 6 years ago

Hello Murali,

are there any questions left? This ticket seems to be solved.
Please give us a short feedback, so we can close this ticket on 06.11.2017.

Actions #7

Updated by hidden over 6 years ago

  • Description updated (diff)
  • Status changed from Customer Feedback Required to To Be Closed
  • Resolution set to No Customer Feedback
Actions #8

Updated by hidden over 6 years ago

  • Status changed from To Be Closed to Closed
Actions #9

Updated by hidden about 6 years ago

  • Project changed from 9 to Public Support
  • Private changed from Yes to No
Actions

Also available in: Atom PDF