KJNgineering

Results 9 comments of KJNgineering

So this is all very new to me, I don't have much experience with python (or any interpreted languages really). Happy to profile the runtime: I tried to run cProfiler...

@hardbyte @christiansandberg Any suggestions on what I can try to selectively load modules? Happy to do some testing if there is some direction available. Thank you.

marcinbor85's library is written in Python3 and supports Linux SocketCAN. There is a huge number of private and or opensource devices with userspace and/or kernel drivers for SocketCAN. Consider https://canable.io/...

as discussed on slack: instead of a function like: `canRxAdd(0x18B838, 0x58B838, 0x60B838,0x48B838)` I propose something more inline with how other can libraries deal with filtering: `canRxAdd(0x03838,0x87FFF,*callback)` and/or `canRxAdd(bus, 0x03838, 0x87FFF,...

@rusefillc what are the BMW TCU frames? you could have multiple filters calling the same callback function?

Updated datasheet with Bosch Global PN: https://www.efisolutions.com.au/assets/brochures/135-017.pdf Post-Turbo: 0 258 027 010 Pre-Turbo: 0 258 027 211 Some Links: https://www.14point7.com/products/lsu-adv-wideband-o2-sensor https://www.efisolutions.com.au/bosch-sensor-lsu-adv-wideband-sensor

I did see some OEM cross reference for these but they were out of stock and around the 80EUR level. What is the preferred country of purchase?

So its apparently the same as Audi/VW/Porsche: 06L906262 (unconfimed) https://www.ebay.com/itm/334323999253

> ![image](https://user-images.githubusercontent.com/48498823/161640522-b58fcbd1-75f2-4659-854e-92be6cb292ae.png) This is bosch OE 0 258 027 174, according to the product subcategory on buycarparts.co.uk this is a LSUADV sensor. However, according to the information available on the...