-
When use VCAN4-4 to tx & rx 15765-2 message and found a very weird things. Attached the python code they used, which is based on the demo code. Please remove the txt extenstion.
[iso15765_example.py.…
-
This is continuation of [issue 4](https://github.com/PowerBroker2/ELMduino/issues/4)
some custom PIDs return values and suggested calculation for result is divided in two parts A and B (all examples…
-
The documentation says that the OpenPort 2.0 is not supported currently. What would be needed in order to add support for it? Shouldn't the J2534 code support it?
I have an OpenPort 2.0 that I'd be…
-
Hi, and thanks for the work you've done here.. I am by no means a programmer, I just goof around a little as spare time allows..
Given that I am no means a professional at this, I cannot seem to …
-
Love RR and have donated a couple of times. However setting up from fresh on a new laptop Logger crashes immediately but ECU editor seems to run OK. I've downloaded the latest ECU, defs & cars files…
-
hello
i think in the example "iso15765_example.py", it should be used 2 valuecan, could i use one valuecan to send and receive the message?
i tried to changed
tx_device = open_device(0)
r…
-
![image](https://user-images.githubusercontent.com/20385450/47290725-6884a600-d633-11e8-8354-013f0685a7b4.png)
- icsneo40.dll version: 3.8.2.111, 32 bit
- python-ics: 2.15
- Python: 3.7.1, 32 bit…
-
Thanks for the previous reply I finally compiled and ran the application with a clone dice unit (setek dice clone used by volvo vida diagnostic) and the software complained that the j2534 devices does…
-
Here is the example from python_ics:
https://github.com/intrepidcs/python_ics/blob/2201cba0344e923aa6bc2472d5e61c3661b63658/examples/iso15765_example.py#L50
# Iso15765 Fuctions #################…
-
hello
The car i am working on (subaru legacy edm 2011) with the ej204 2.0 cvt is a a canbus car that runs ssm3 version of the protocol , i got romraider to work on can mode and was able to use th…