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
946 stars 500 forks source link

BUSMASTER 2.6.3 can diagnostic don't transmit flowcontrol #825

Open chenqianglight opened 9 years ago

chenqianglight commented 9 years ago

0 00:02:02.280.0 0x00000768 0x08 03 22 F1 81 00 00 00 00
1 00:02:02.290.0 0x00000708 0x08 03 7F 22 78 FF FF FF FF
2 00:02:02.290.0 0x00000708 0x08 10 10 62 F1 81 01 05 4E
768 busmaster transmit 708 ecu transmit the number 1 frame means that needs to extended p2cansever time, after the ecu transmit the fram(number 2),busmaster don't transmit flowcontrol

sd886189 commented 9 years ago

I had the same problem!! UP UP

bentearadu commented 9 years ago

Casian fixed the issue.

Saravanan, he will send you an e-mail with what modification need to be done (FYI - only one line should be deleted)

RBEI-Saravanan commented 9 years ago

That sounds great. Looking forward for the details.

mantoni86 commented 9 years ago

Hello, please post a solution or a new Version, i also have this problem and need a solution

bentearadu commented 9 years ago

I think this was already fixed in the new SW. Ask Saravanan about this.

mantoni86 commented 9 years ago

So how do I write him? Can he send me an eMail? Or is it possible to write him a Message?

RBEI-Prathiba commented 9 years ago

We have received the fix for the flow control issue and the same will be part of the next release.

RBEI-Prathiba commented 9 years ago

Please check with v2.6.4

mantoni86 commented 8 years ago

Hello, now it works, thank you.

But with Blocksize 0 there is still a problem. But when I set Blocksize to != 0, it works good.

Mit freundlichen Grüßen / Best regards

Martin Antoni AE/EEG1

Tel. +49(711)811-12468

Von: RBEI-Prathiba [mailto:notifications@github.com] Gesendet: Dienstag, 17. November 2015 12:34 An: rbei-etas/busmaster busmaster@noreply.github.com Cc: Antoni Martin (AE/EEG1) Martin.Antoni@de.bosch.com Betreff: Re: [busmaster] BUSMASTER 2.6.3 can diagnostic don't transmit flowcontrol (#825)

Please check with v2.6.4

— Reply to this email directly or view it on GitHubhttps://github.com/rbei-etas/busmaster/issues/825#issuecomment-157343719.

GuillaumeHM commented 7 years ago

Hello all, I still have this issue on version 3.1. It was already there in 3.0 if I remember right. When I use the Main Diagnostic Window, I have quite the same log as in the first comment. My workaround consist to manually throw a flow control frame thanks to Transmit Window. Am I the only one ? BR Guillaume

Edit : this issue is a duplicate of 995 and 1008. It seems to be planed for fix in 3.2, see issue 1008.