-
CAN-FD allows messages longer than 8 bytes. When setting `ll_data_length` to a value larger than 8 and then sending data longer than 8 bytes, python-can-isotp is encoding the length paramter incorrect…
-
There is no version change log.
So somebody maybe confused about upgrading and other issues, e.g., in iso15765_example.py
` # CmISO157652TxMessage.flags bitfield union isn't implemented as of 2.…
-
Hi @drebbe-intrepid, can you please provide example and documentation on how to use `ics.iso15765_receive_message()` (and other iso15765 methods)
It is not clear to me how to use the `iIndex` argum…
-
I'm using v5.2.0 of the Java Client - from a Scala application. I'm running Java 8u171 from OSX.
I'm attempting to send data to a stream, and most of the time I get a "Socket closed" error when se…
-
I am trying to build the firmaware using Atmel Studio 7 and I get some errors, can you verify the code ?
------ Build started: Project: KeplerFirmware, Configuration: Debug ARM ------
Build starte…
-
Right now it's not possible to use 1.1.1.0 with 2.4.4 wireshark (x64)
-
ISO15765 support have been added by https://github.com/intrepidcs/python_ics/commit/783f50b185c3ff7edb63b5473c8accae17760f4e however, ISO15765_EnableNetworks method is missing.
-
Using ELM327. I think it may have something to do with the hex code that's being returned/parsed incorrectly. Thoughts?
-
```
Mit SVN715 Firmware stopt der OOBDcup/CIV das senden eines Diagnose Request.
Schreiben ($2E) von längeren Datenbereichen geht damit nicht. 4095 Bytes
sollten max. nach ISO15765-2 möglich sein!
`…
-
I have this way:
StartScan -> Connect -> StopScan -> Write -> Read
But read last bytes.
I want read all data and start Subscribe but all time after subscribe have the same data.
My device have feature…