Type | Bits |
---|---|
Offset | 289 (0x0121) |
Size | 1 Byte |
Description:
Air pressure sensor configuration byte
Bitfields:
Bit-No. | Meaning |
---|---|
0 | Log ABP data |
1 | Log MAP data |
2 | (reserved) |
3 | (reserved) |
4 | Enable speed correction table |
5 | Read and apply baro press. continuously |
6 | Use Baro (instead of MAP) input for ABP |
7 | Enable ABP 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!