-
I select KI211.cbf and try to connect using OpenPort 2.0 (china) via CANHS but get an access error.
Maybe I'm doing something wrong? This cbf work perfectly in Vediamo and I can open access with y…
-
User is able to specify file in CLI which will describe CAN IDs
* List of ignored CAN IDs
* List of IDs which belong to ISO15765
* Describe file in `Software/Readme.md`
File is linked to applica…
-
I'm using the example code you put in the readme the code runs fine without error and voltage shows 24v as expected but the message is not sent on the can bus and also it doesn't receive any messages …
-
The following code may be wrong.
1. lib_iso15765.c // sequence issue
/* Increase the CF counter and check if the reception sequence is ok */
ih->in.cf_cnt = ih->in.cf_cnt + 1 > 0x0F ? **1** : i…
-
Diogenes should have a separate log specifically for ECU communications only, essentially replicating the "Show Trace" feature in Vediamo.
(suggestion from @N0cynym)
-
Hi
Thank you for the great work.
In function `lib_iso15765.c::process_in_cf` there is a return of `N_UNE_PDU` when last continuos frame is received and correctly signalled to the upper levels. Is…
-
-
Hello and thank you for your work on this kernel module. I appreciate being able to make a high quality system with it.
I have an issue that is probably a python issue, but I am hoping you may know…
-
For our diagnostic datalogging we use ISO15765 UDS service 0x22 ReadDataByIdentifier. These CAN telegrams use same multiplexer as in Vector DBC-files. We describe dataidentifiers with Vector CANdelaSt…
-
Hello guys,
A lot of manufacturers start using this implementation. It will be good to see if first of all it is applicable and if we can implement it in the tool. It will be a nice addition.