Type | Bits |
---|---|
Offset | 240 (0x00f0) |
Size | 1 Byte |
Description:
Air pressure sensor configuration byte
Bitfields:
Bit-No. | Meaning |
---|---|
0 | Enable baro read at key-on |
1 | Skip baro read at key-on if engine is running |
2 | Log ABP data |
3 | (reserved) |
4 | (reserved) |
5 | (reserved) |
6 | Enable ABP correction feature (requires baro corr. feature enabled also) |
7 | Enable baro correction feature |
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!