| Type | Bits |
|---|---|
| Offset | 326 (0x0146) |
| Size | 1 Byte |
Description:
Barometric pressure sensor access setup
Bitfields:
| Bit-No. | Meaning |
|---|---|
| 0 | Blip number to read baro or ABP (Bit2) |
| 1 | Blip number to read baro or ABP (Bit1) |
| 2 | Blip number to read baro or ABP (Bit0) |
| 3 | Select rising cam edge if set |
| 4 | Read baro at key-on |
| 5 | Skip key-on baro read when engine rotates |
| 6 | Enable alpha-N baro |
| 7 | Enable speed-density baro |
Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (EEPROM_value * scale) + translate
Please double-check all information from this site before using them!