rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
926 stars 494 forks source link

In CAN-FD, the delay Compensation offset value can not be varied. #826

Open Naveenkumar28 opened 9 years ago

Naveenkumar28 commented 9 years ago

Issue: With CANFD Configuration , the delay compensation offset value is always set to 50. The user is not able to set the delay compensation offset other than 50. BusMaster version - 2.6.3

Steps to reproduce: 1) Open Busmaster v2.6.3 2) Configure a CAN FD channel, set the delay compensation value other than 50.

RBEI-Prathiba commented 9 years ago

Delay compensation offset can be set by editing 'Secondary Sample Point' field. 'Secondary Sample Point' field will be enabled when 'txDelayCompensation' flag is 'ON'

Naveenkumar28 commented 9 years ago

But, Assume, two channels are configured. The value is again change it to 50 once swithch back the configuration window for a channel. Please let me know if you need further clarification.

RBEI-Prathiba commented 9 years ago

Only basic support is added for CANFD, we shall consider this for future release.