custom-board-bundle-sample-.../firmware/controllers
David Holdeman cab4cd0df2
Debounce pin management (#1760)
* add linked list

* macros, and use in buttonshift

* unit_tests macros

* add extern

* add parens

* move extern

* move extern

* move buttonDebounceListHead

* move buttonDebouncePointerHead

* merge gore

* undo

* reduce unused size

* don't store pointer if already initialized

* few changes

* remove oldPin

* fix merge conflict

* merge in changes commited to wrong branch

* fix definition

* out of class?

* brute force programming

* fix few problemos

* am confuse

* am confuse

* am confuse

* am confuse

* oldPin snuck in

* move to public?

* define again

* try constexpr

* def in cpp

* remove constexpr

* fix def

* fix?

* update active

* fix a few things
2020-09-08 11:29:38 -04:00
..
actuators merge got confused 2020-09-07 15:05:47 -04:00
algo Merge remote-tracking branch 'origin/Hellen_fork_point' into master 2020-09-07 15:55:43 -04:00
can microRusEFI used as Body Control Module BCM BCU 2020-09-06 23:39:25 -04:00
core microRusEFI used as Body Control Module BCM BCU 2020-09-07 11:09:48 -04:00
engine_cycle Hellen says merge #1772 progress 2020-09-08 00:15:09 -04:00
gauges move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -04:00
generated Auto-generated configs and docs 2020-09-07 21:40:31 +00:00
math fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
sensors microRusEFI used as Body Control Module BCM BCU 2020-09-07 20:06:13 -04:00
serial
system
trigger VVT support for VAG trigger #883 2020-08-29 18:37:13 -04:00
bench_test.cpp microRusEFI used as Body Control Module BCM BCU 2020-09-07 17:59:59 -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 [TCU] Button Shifting (#1750) 2020-09-02 20:17:58 -04:00
date_stamp.h Update date 2020-09-08 00:43:16 +00:00
engine_controller.cpp do we need RAM?! 2020-09-07 00:23:18 -04:00
engine_controller.h
engine_controller_misc.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
flash_main.cpp
flash_main.h
global_shared.h
persistent_store.cpp
settings.cpp VVT support for VAG trigger #883 2020-08-29 18:13:00 -04:00
settings.h
system_fsio.h microRusEFI used as Body Control Module BCM BCU 2020-09-07 17:59:59 -04:00
system_fsio.txt
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