Coder Social home page Coder Social logo

pyobd's People

Contributors

beast2013 avatar martinohanlon avatar peterh avatar soulseekah avatar

Watchers

 avatar  avatar

pyobd's Issues

subaru outback 2007 3.0R

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "./pyobd.py", line 178, in run
s = self.port.sensor(i)
File "/home/mike/pyobd/obd_io.py", line 225, in sensor
sensor = obd_sensors.SENSORS[sensor_index]
IndexError: list index out of range

mazda b3000 2001

Number of stored DTC:0 MIL: 0
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "./pyobd", line 178, in run
s = self.port.sensor(i)
File "/home/mike/pyobd/obd_io.py", line 226, in sensor
r = self.get_sensor_value(sensor)
File "/home/mike/pyobd/obd_io.py", line 215, in get_sensor_value
data = sensor.value(data)
File "/home/mike/pyobd/obd_sensors.py", line 70, in fuel_trim_percent
code = hex_to_int(code)
File "/home/mike/pyobd/obd_sensors.py", line 26, in hex_to_int
i = eval("0x" + str, {}, {})
File "", line 1, in
NameError: name 'DATAERROR41180E83' is not defined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.