| Type | Bitfield |
|---|---|
| Size | 1 Byte |
| Logged as | "Flags2" |
Description:
Flags, Byte 2
Bitfields:
| Bit-No. | Meaning |
|---|---|
| 0 | Rear Cylinder Recalculation |
| 1 | Acceleration Transition |
| 2 | BAS Reading |
| 3 | O2 Voltage Transition |
| 4 | Calibration Mode |
| 5 | unknown |
| 6 | O2 Rich Voltage |
| 7 | Closed Loop |
Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (raw_value * scale) + translate
Please double-check all information from this site before using them!