MCPcopy Create free account

hub / github.com/Pbartek/pyobd-pi-TFT / functions

Functions137 in github.com/Pbartek/pyobd-pi-TFT

Method__init__
Constructor.
obd_gui.py:487
Method__init__
Constructor.
obd_gui.py:512
Methodclear_dtc
Clears all DTCs and freeze frame data
obd_io.py:307
Methodconnect
(self, event)
obd_gui_square.py:378
Methodconnect
(self, event)
obd_gui.py:378
Functioncpass
(code)
obd_sensors.py:66
Functiondecrypt_dtc_code
Returns the 5-digit DTC code from hex encoding
obd_io.py:42
Functiondtc_decrypt
(code)
obd_sensors.py:75
Functionfuel_trim_percent
(code)
obd_sensors.py:70
Methodget_capture
(self)
obd_gui_square.py:39
Methodget_capture
(self)
obd_gui.py:39
Methodget_dtc
Returns a list of all pending DTC codes. Each element consists of a 2-tuple: (DTC code (string), Code description (string) )
obd_io.py:258
Methodget_tests_MIL
(self)
obd_io.py:236
Functionhex_to_bitstring
(str)
obd_sensors.py:107
Functionintake_m_pres
(code)
obd_sensors.py:37
Methodlog
(self, sensor_index, filename)
obd_io.py:313
Functionmaf
(code)
obd_sensors.py:29
Functionobd_connect
(o)
obd_gui_square.py:28
Functionobd_connect
(o)
obd_gui.py:28
MethodonCtrlC
(self, event)
obd_gui_square.py:274
MethodonCtrlC
(self, event)
obd_gui_square.py:416
MethodonCtrlC
(self, event)
obd_gui.py:274
MethodonCtrlC
(self, event)
obd_gui.py:416
MethodonLeft
Get data from 1 previous sensor in the list.
obd_gui_square.py:277
MethodonLeft
Get data from 1 previous sensor in the list.
obd_gui.py:277
MethodonRight
Get data from 1 next sensor in the list.
obd_gui_square.py:290
MethodonRight
Get data from 1 next sensor in the list.
obd_gui.py:290
Functionpercent_scale
(code)
obd_sensors.py:49
Methodrefresh
(self, event)
obd_gui_square.py:258
Methodrefresh
(self, event)
obd_gui.py:258
Functionrpm
(code)
obd_sensors.py:41
Functionsec_to_min
(code)
obd_sensors.py:57
Methodsensor_names
Internal use only: not a public interface
obd_io.py:229
Functionspeed
(code)
obd_sensors.py:45
Functiontemp
(code)
obd_sensors.py:61
Functionthrottle_pos
(code)
obd_sensors.py:33
Functiontiming_advance
(code)
obd_sensors.py:53
← previous101–137 of 137, ranked by callers