-
Need detailed documentation about CmISO157652TxMessage.flags and CmISO157652RxMessage.flags
-
It's hard to memery bit positions in flags.
Maybe using python buildin IntEnum class is a good choose.
-
hi,
**question 1:**
teste filter with Protocol.ISO15765 and UserFilterType.STANDARDISO15765 =ok
now test Protocol.CAN and UserFilterType.NONE not run (to receiver others IDs)
how to use
…
-
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.…
-
iso15765_transmit_message() is used to **transmit** msg.
iso15765_receive_message(), **receive** none of msg, but used to setup receiving msg.
So why not just _iso15765_setup_rx_msg_() or more gen…
-
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…
-
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…
-
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…
-
![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…