rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
sensors
allsensors.h
Go to the documentation of this file.
1
/**
2
* @file allsensors.h
3
* @brief
4
*
5
* This file should have been called 'sensors.h' but there is some conflict
6
* with standard win32 header :(
7
*
8
*
9
* @date Nov 15, 2013
10
* @author Andrey Belomutskiy, (c) 2012-2020
11
*/
12
13
#pragma once
14
15
#include "
tps.h
"
16
#include "
map.h
"
17
#include "
maf.h
"
18
#include "
ego.h
"
19
#include "
thermistors.h
"
20
#include "
adc_inputs.h
"
21
22
// see also: isIgnVoltage()
23
#define LOW_VBATT 7
24
25
void
initSensors
();
26
27
bool
hasAcToggle
();
28
bool
getAcToggle
();
29
adc_inputs.h
Low level internal ADC code.
initSensors
void initSensors()
Definition
allsensors.cpp:14
getAcToggle
bool getAcToggle()
Definition
allsensors.cpp:19
hasAcToggle
bool hasAcToggle()
Definition
allsensors.cpp:23
ego.h
maf.h
by the way 2.081989116 kg/h = 1 ft^3/min
map.h
thermistors.h
tps.h
Generated on Sat Sep 27 2025 00:10:06 for rusEFI by
1.9.8