-
Is it all about programming or are there some other problem?
-
The ability to map CAN data values to a channel, as a more user friendly mapping capability before having to use Lua scripting. Lua Scripting would be reserved for more elaborate mappings requiring cu…
-
When starting a filesystem with shine, some targets sometimes fail to start with error 524.
We have investigated the issue, and it appears, this error comes from the parallel loading of 'fsfilt_ldisk…
-
Hi,
Tried nisprog with galletto1260 cable on nissan march k13.
Env:
`Linux mdenavac 4.4.0-78-generic #99-Ubuntu SMP Thu Apr 27 15:29:09 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux`
lsusb:
`Bus …
-
I have been able to connect to my Wifi OBDII adapter using [Matt Parson's WifiWizard](https://github.com/parsonsmatt/WifiWizard) library. But because I'm writing a AngularJS/ionic application for Andr…
-
`var pollers = obd.pollers;
^
ReferenceError: obd is not defined
at Object. (/node_code/obd-parser/obd2.js:3:15)
at Module._compile (module.js:413:34)
at Object.Module._exte…
-
IOError: [Errno 2] No such file or directory: 'driving_dataset/10000.jpg'
Seems like the linked dataset is numbered up to 7148.jpg.
Would you mind also linking where the dataset is from? Thanks!
-
Since we're having difficulties with Bluetooth and connecting to the car through a RPi in general, a set of input CSV files will be helpful to test other pieces of our project. For instance, the GUI g…
-
Hello Jeff,
I hope you are going great.
I went through different OBD2 devices. And i found plenty of OBD-2 devices. And also searched for there SDK, but many of them don't have any such kind of SDK.…
-
The correct baud rate for my car appears to be 115200. When I attempt to connect using the default baud rate of 38400, I get the following error:
``` python
In [1]: import obd
In [2]: connection = o…