Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pbartek/pyobd-pi-TFT
/ functions
Functions
137 in github.com/Pbartek/pyobd-pi-TFT
⨍
Functions
137
◇
Types & classes
23
Method
__init__
Constructor.
obd_gui.py:487
Method
__init__
Constructor.
obd_gui.py:512
Method
clear_dtc
Clears all DTCs and freeze frame data
obd_io.py:307
Method
connect
(self, event)
obd_gui_square.py:378
Method
connect
(self, event)
obd_gui.py:378
Function
cpass
(code)
obd_sensors.py:66
Function
decrypt_dtc_code
Returns the 5-digit DTC code from hex encoding
obd_io.py:42
Function
dtc_decrypt
(code)
obd_sensors.py:75
Function
fuel_trim_percent
(code)
obd_sensors.py:70
Method
get_capture
(self)
obd_gui_square.py:39
Method
get_capture
(self)
obd_gui.py:39
Method
get_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
Method
get_tests_MIL
(self)
obd_io.py:236
Function
hex_to_bitstring
(str)
obd_sensors.py:107
Function
intake_m_pres
(code)
obd_sensors.py:37
Method
log
(self, sensor_index, filename)
obd_io.py:313
Function
maf
(code)
obd_sensors.py:29
Function
obd_connect
(o)
obd_gui_square.py:28
Function
obd_connect
(o)
obd_gui.py:28
Method
onCtrlC
(self, event)
obd_gui_square.py:274
Method
onCtrlC
(self, event)
obd_gui_square.py:416
Method
onCtrlC
(self, event)
obd_gui.py:274
Method
onCtrlC
(self, event)
obd_gui.py:416
Method
onLeft
Get data from 1 previous sensor in the list.
obd_gui_square.py:277
Method
onLeft
Get data from 1 previous sensor in the list.
obd_gui.py:277
Method
onRight
Get data from 1 next sensor in the list.
obd_gui_square.py:290
Method
onRight
Get data from 1 next sensor in the list.
obd_gui.py:290
Function
percent_scale
(code)
obd_sensors.py:49
Method
refresh
(self, event)
obd_gui_square.py:258
Method
refresh
(self, event)
obd_gui.py:258
Function
rpm
(code)
obd_sensors.py:41
Function
sec_to_min
(code)
obd_sensors.py:57
Method
sensor_names
Internal use only: not a public interface
obd_io.py:229
Function
speed
(code)
obd_sensors.py:45
Function
temp
(code)
obd_sensors.py:61
Function
throttle_pos
(code)
obd_sensors.py:33
Function
timing_advance
(code)
obd_sensors.py:53
← previous
101–137 of 137, ranked by callers