rusefi/firmware/controllers
Lenar Khannanov 47b5bd1f9d
Hotfix some java_tools gradle configs (#3165)
* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
..
actuators don't print the wrong number (#3158) 2021-08-15 02:10:28 -04:00
algo zero dwell warning at zero RPM #3153 2021-08-16 09:11:22 -04:00
can Hotfix some java_tools gradle configs (#3165) 2021-08-16 23:52:52 +03:00
core dead FSIO 2021-08-14 11:52:41 -04:00
engine_cycle Implement auto knock threshold sampling #3033 2021-08-10 06:42:39 -04:00
gauges yet more pch (#3068) 2021-08-03 22:05:01 -04:00
generated Auto-generated configs and docs 2021-08-16 10:57:59 +00:00
lua even more pch (#3112) 2021-08-04 19:30:52 -04:00
math even more pch (#3112) 2021-08-04 19:30:52 -04:00
sensors inhibit sensor timeout during flash (#3146) 2021-08-15 23:04:58 +03:00
serial even more pch (#3112) 2021-08-04 19:30:52 -04:00
system yet more pch (#3068) 2021-08-03 22:05:01 -04:00
trigger Pavel says there are issues 2021-08-11 04:16:51 -04:00
bench_test.cpp "Burn without flash" button #3127 2021-08-10 07:30:12 -04:00
bench_test.h fan2 bench 2021-06-23 17:03:55 -04:00
buttonshift.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
buttonshift.h
closed_loop_controller.h
controllers.mk send voltage and heater enable to WBO controller (#2956) 2021-07-13 07:32:41 -04:00
date_stamp.h Update date 2021-08-16 00:56:44 +00:00
engine_controller.cpp zero dwell warning at zero RPM #3153 2021-08-16 07:21:07 -04:00
engine_controller.h zero dwell warning at zero RPM #3153 2021-08-16 07:00:17 -04:00
engine_controller_misc.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
flash_main.cpp inhibit sensor timeout during flash (#3146) 2021-08-15 23:04:58 +03:00
flash_main.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
gear_controller.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
gear_controller.h reverting TCU cherry pick 2021-06-12 13:52:18 -04:00
global_shared.h
limp_manager.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
limp_manager.h kill engine if no oil pressure (#2800) 2021-06-16 17:20:28 -04:00
persistent_store.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
settings.cpp Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108. (#3132) 2021-08-12 22:16:51 +03:00
settings.h making code more testable 2021-07-15 00:25:41 -04:00
simple_tcu.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
simple_tcu.h
start_stop.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
start_stop.h
system_fsio.h Move AC logic out of FSIO (#2872) 2021-06-27 18:51:34 -04:00
system_fsio.txt Move AC logic out of FSIO (#2872) 2021-06-27 18:51:34 -04:00
tcu.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
tcu.h
thread_priority.h