rusefi-1/firmware/controllers
David Holdeman 337106cd24
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
..
actuators scale tables using type system (#1776) 2020-09-10 18:44:10 -04:00
algo DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
can microRusEFI used as Body Control Module BCM BCU 2020-09-06 23:39:25 -04:00
core Hellen says merge #1772 Kinetis needs help 2020-09-10 21:51:58 -04:00
engine_cycle remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
gauges remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
generated Auto-generated configs and docs 2020-09-09 20:54:16 +00:00
math scale tables using type system (#1776) 2020-09-10 18:44:10 -04:00
sensors DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
serial
system Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-09 18:23:04 -04:00
trigger VVT support for VAG trigger #883 2020-08-29 18:37:13 -04:00
bench_test.cpp remove tach output pin (#1779) 2020-09-09 16:52:23 -04:00
bench_test.h
buttonshift.cpp Debounce pin management (#1760) 2020-09-08 11:29:38 -04:00
buttonshift.h [TCU] Button Shifting (#1750) 2020-09-02 20:17:58 -04:00
closed_loop_controller.h
controllers.mk switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
date_stamp.h Update date 2020-09-11 00:43:44 +00:00
engine_controller.cpp DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
engine_controller.h DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
engine_controller_misc.cpp DebounceButton A/C switch (#1782) 2020-09-10 22:16:20 -04:00
flash_main.cpp
flash_main.h
global_shared.h Stack usage is still all over the place #1662 2020-08-02 11:39:20 -04:00
persistent_store.cpp
settings.cpp VVT support for VAG trigger #883 2020-08-29 18:13:00 -04:00
settings.h
start_stop.cpp switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
start_stop.h switch start/stop to ButtonDebounce (#1777) 2020-09-09 08:22:15 +01:00
system_fsio.h FSIO sync with reality? 2020-09-10 21:38:41 -04:00
system_fsio.txt FSIO sync with reality? 2020-09-10 21:38:41 -04:00
tcu.cpp [TCU] GearController and TransmissionController base classes (#1749) 2020-09-02 15:39:50 -04:00
tcu.h [TCU] GearController and TransmissionController base classes (#1749) 2020-09-02 15:39:50 -04:00