custom-board-bundle-sample-.../firmware/controllers/sensors
David Holdeman e8e2cf2cfd DebounceButton A/C switch (#1782)
* change acSwitch name, add mode

* fix

* remove some adc stuff

* remove some adc stuff

* semicolon stupid

* left behind

* add readpinstate

* wrong var name

* add functions back

* fix name

* bool, not void, plus fix name

* move

* not sure what I broke

* try setMockValue

* namespace

* whoops missed one

* switch values because adc was set up for pullup

* try 5

* comment for now

* comment for now

* uncomment tests, add function to mock, add mock to efiReadPin

* fixes

* for F's sake

* if

* add defy

* pass params

* use ASSERT_TRUE/FALSE

* advance time

* remove ifdef from readPin

* try moving if

* move to separate func

* move extern

* move include

* try engine_test_helper

* am confuse

* move func to else

* include hal

* add efi prod check

* remove include

* try extern

* move include

* semicolon stupid

* move extern again

* include

* move mockPinStates

* size

* add if

* add comment

* clean on instantiation
2020-09-10 22:16:20 -04:00
..
converters less hacky testing implementation 2020-09-03 22:52:29 -04:00
allsensors.cpp DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
allsensors.h
can_sensor.h microRusEFI used as Body Control Module BCM BCU 2020-09-07 20:06:13 -04:00
ego.cpp
ego.h
function_pointer_sensor.h
functional_sensor.cpp
functional_sensor.h
hip9011_lookup.cpp
hip9011_lookup.h
maf.cpp
maf.h
map.cpp
map.h
proxy_sensor.h misc 2020-07-29 02:29:55 -07:00
redundant_sensor.cpp
redundant_sensor.h
sensor.cpp move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -04:00
sensor.h less hacky implementation 2020-09-03 21:47:50 -04:00
sensor_info_printing.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
sensor_reader.h
sensor_type.h move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -04:00
sensors.mk Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
software_knock.cpp Multiple knock sensors (#1745) 2020-09-02 07:19:02 -04:00
software_knock.h Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
stored_value_sensor.h fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
thermistors.cpp
thermistors.h
tps.cpp
tps.h
voltage.cpp
voltage.h