rusefi-1/firmware/controllers
Matthew Kennedy 5cb659a7b0
lua pwm hooks (#2687)
* pwm hook

* dedicated pins

* write hook

* UI

* more info

* zero based, clamp

* memory

* don't compile lua in bootloader at all
2021-05-20 19:01:17 -04:00
..
actuators idle indicators (#2692) 2021-05-13 17:35:00 -04:00
algo refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00
can refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00
core Hw layer rearrangement (#2703) 2021-05-16 06:01:00 -04:00
engine_cycle Fix multi bank fueling (#2661) 2021-05-09 09:37:07 -04:00
gauges Hw layer rearrangement (#2703) 2021-05-16 06:01:00 -04:00
generated Auto-generated configs and docs 2021-05-19 17:37:35 +00:00
lua lua pwm hooks (#2687) 2021-05-20 19:01:17 -04:00
math refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00
sensors refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00
serial remove simple cases of LoggingWithStorage (#2569) 2021-04-19 08:11:59 -04:00
system make the simulator usable (#2717) 2021-05-17 12:44:02 +03:00
trigger docs 2021-05-02 23:46:30 -04:00
bench_test.cpp Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
bench_test.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
buttonshift.cpp
buttonshift.h
closed_loop_controller.h code style 2021-05-06 09:58:36 -04:00
controllers.mk lua pwm hooks (#2687) 2021-05-20 19:01:17 -04:00
date_stamp.h Update date 2021-05-20 01:01:49 +00:00
engine_controller.cpp lua pwm hooks (#2687) 2021-05-20 19:01:17 -04:00
engine_controller.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
engine_controller_misc.cpp remove simple cases of LoggingWithStorage (#2569) 2021-04-19 08:11:59 -04:00
flash_main.cpp docs 2021-05-10 09:02:27 -04:00
flash_main.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
gear_controller.cpp
gear_controller.h
global_shared.h clean up some includes (#2227) 2021-01-16 09:45:45 -05:00
limp_manager.cpp Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
limp_manager.h Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
persistent_store.cpp
settings.cpp use setTable (#2621) 2021-05-04 10:03:41 -04:00
settings.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
simple_tcu.cpp Add TCU Solenoid debug fields (#2202) 2021-01-09 14:12:45 -05:00
simple_tcu.h
start_stop.cpp
start_stop.h
system_fsio.h time_since_boot should be used in MAIN_RELAY_LOGIC #2258 2021-03-20 12:47:02 -04:00
system_fsio.txt time_since_boot should be used in MAIN_RELAY_LOGIC #2258 2021-03-20 12:47:02 -04:00
tcu.cpp
tcu.h
thread_priority.h prep for lua (#2589) 2021-04-27 07:57:08 -04:00