rusEFI
The most advanced open source ECU
|
See also map_averaging.cpp
Definition in file map.cpp.
Functions | |
static float | validateBaroMap (float mapKPa) |
static void | printMAPInfo () |
void | initMapDecoder () |
void initMapDecoder | ( | ) |
Definition at line 66 of file map.cpp.
Referenced by initSensors().
|
static |
Definition at line 28 of file map.cpp.
Referenced by initMapDecoder().
This function checks if Baro/MAP sensor value is inside of expected range
Definition at line 16 of file map.cpp.
Referenced by initMapDecoder().