A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

D

dataOutputStream - Variable in class com.grephq.ot.obd.Obd
 
decodeAbsoluteLoadValue(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract absolute load value from OBD response (%)
decodeCatalystTemperature(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract catalyst temperature from OBD response
decodeCommandedAirFuelEquivalenceRatio(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract commanded air-fuel equivalence ratio from OBD response
decodeCommandedEGR(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract commanded EGR from OBD response
decodeCommandedEvaporativePurge(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract commanded evaporative purge from OBD response
decodeCommandedModuleVoltage(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract commanded module voltage from OBD response
decodeCoolantTemperature(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract engine coolant temperature from OBD response
decodeCylinderFuelRate(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extrcat cylinder fuel rate from OBD response
decodeDiagnosticTroubleCodes(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract diagnostic trouble code from OBD response
decodeDieselParticulateFilterTemperature(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract diesel particulate filter temperature from OBD response
decodeDistanceTravelledWithMalfunctionIndicatorLampOn(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract distance travelled with malfunction lamp on from OBD response
decodeEGRError(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract EGR error from OBD response
decodeEngineFrictionPercentTorque(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract engine friction percent torque from OBD response
decodeEngineFuelRate(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract engine fuel rate from OBD response
decodeEngineLoad(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract engine load from OBD response
decodeEngineOilTemperature(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract engine oil temperature from OBD response
decodeEngineSpeed(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract engine speed from OBD response
decodeEthanolFuel(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract ethanol fuel from OBD response
decodeFuelGaugeRailPressure(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel rail gauge pressure from OBD response
decodeFuelInjectionTiming(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel injection timing from OBD response
decodeFuelPressure(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel pressure from OBD response
decodeFuelRailPressure(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel rail pressure from OBD response
decodeFuelSystemStatus(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel system status from OBD response
decodeFuelTankInputLevel(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel tank input level from OBD response
decodeFuelTrim(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract fuel trim from OBD response
decodeFuelType(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract the fuel type from OBD response
decodeHybridBatteryPackRemainingLife(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract hybrid battery pack remaining life
decodeIntakeAirTemperature(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract intake air temperature from OBD response
decodeIntakeManifoldAbsolutePressure(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract intake manifold absolute pressure from OBD response
decodeMAFSensorAirFlowRate(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract mass air flow sensor air flow rate from OBD response
decodeOdometer(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract odometer from OBD response
decodeOxygenSensorFuelTrim(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract oxygen sensor fuel trim from OBD response
decodeOxygenSensorVoltage(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract oxygen sensor voltage from OBD response
Decoder - Class in com.grephq.ot.obd.Encoded
Decode OBD response
Decoder() - Constructor for class com.grephq.ot.obd.Encoded.Decoder
 
decodeRelativeAcceleratorPedalPosition(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract relative accelerator pedal position
decodeRelativeThrottlePosition(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract relative throttle position from OBD response
decodeRunTimeSinceEngineStart(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract run time since engine start from OBD response
decodeThrottlePosition(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract throttle position from OBD response
decodeTimeRunWithMalfunctionIndicatorLampOn(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract time run with malfunction indicator lamp on from OBD response
decodeTimeSinceTroubleCodesCleared(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract time since trouble codes cleared from OBD response
decodeTimingAdvance(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract timing advance from OBD response
decodeVehicleSpeed(String) - Static method in class com.grephq.ot.obd.Encoded.Decoder
Extract vehicle speed from OBD response
device - Variable in class com.grephq.ot.obd.Obd
Objects required for connection via USB
DEVICE_IDENTIFICATION - Static variable in class com.grephq.ot.obd.Command.AT
Returns fixed device identification
DIESEL_AFTERTREATMENT - Static variable in class com.grephq.ot.obd.Command.Mode01
Diesel Aftertreatment
DIESEL_EXHAUST_FLUID_SENSOR_DATA - Static variable in class com.grephq.ot.obd.Command.Mode01
Diesel Exhaust Fluid Sensor Data
DIESEL_PARTICULATE_FILTER - Static variable in class com.grephq.ot.obd.Command.Mode01
Diesel particulate filter (DPF)
DIESEL_PARTICULATE_FILTER_DIFFERENTIAL_PRESSURE - Static variable in class com.grephq.ot.obd.Command.Mode01
Diesel particulate filter (DPF) differential pressure
DIESEL_PARTICULATE_FILTER_TEMPERATURE - Static variable in class com.grephq.ot.obd.Command.Mode01
Diesel Particulate filter (DPF) temperature
DISABLE_DISPLAY_HEADERS - Static variable in class com.grephq.ot.obd.Command.AT
Disable display headers parameter
DISABLE_LINE_FEED - Static variable in class com.grephq.ot.obd.Command.AT
Disable line feed
DISPLAY_DEVICE_DESCRIPTION - Static variable in class com.grephq.ot.obd.Command.AT
Display the device description
DISPLAY_DEVICE_IDENTIFIER - Static variable in class com.grephq.ot.obd.Command.AT
Display the device identifier
DISPLAY_KEYWORDS - Static variable in class com.grephq.ot.obd.Command.AT
Display keywords
DISPLAY_PROTOCOL - Static variable in class com.grephq.ot.obd.Command.AT
Returns currently used diagnostic protocol ("AUTO, protocol", if auto-detection is set)
DISPLAY_PROTOCOL_NUMBER - Static variable in class com.grephq.ot.obd.Command.AT
Describe the protocol by number
displayHeaders - Variable in class com.grephq.ot.obd.Obd
Headers status
DISTANCE_TRAVELED_SINCE_CODES_CLEARED - Static variable in class com.grephq.ot.obd.Command.Mode01
Distance traveled since codes cleared
DISTANCE_TRAVELED_WITH_MALFUNCTION_INDICATOR_LAMP - Static variable in class com.grephq.ot.obd.Command.Mode01
Distance traveled with malfunction indicator lamp (MIL) on
DLC_DISPLAY_OFF - Static variable in class com.grephq.ot.obd.Command.AT
Display of the DLC off
DLC_DISPLAY_ON - Static variable in class com.grephq.ot.obd.Command.AT
Display of the DLC on
DRIVERS_DEMAND_ENGINE_PERCENT_TORQUE - Static variable in class com.grephq.ot.obd.Command.Mode01
Driver's demand engine - percent torque
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages