|
rusEFI
The most advanced open source ECU
|
Directories | |
| actuators | |
| algo | |
| can | |
| core | |
| engine_cycle | |
| gauges | |
| generated | |
| lua | |
| math | |
| modules | |
| sensors | |
| system | |
| tcu | |
| trigger | |
Files | |
| bench_test.cpp | |
| Utility methods related to bench testing. | |
| bench_test.h | |
| Utility methods related to bench testing. | |
| closed_loop_controller.h | |
| date_stamp.h | |
| engine_controller.cpp | |
| Controllers package entry point code. | |
| engine_controller.h | |
| Controllers package entry point header. | |
| engine_controller_misc.cpp | |
| flash_main.cpp | |
| Higher-level logic of saving data into internal flash memory. | |
| flash_main.h | |
| global_shared.h | |
| hysteresis.cpp | |
| hysteresis.h | |
| ignition_controller.cpp | |
| ignition_controller.h | |
| limp_manager.cpp | |
| limp_manager.h | |
| long_term_fuel_trim.cpp | |
| long_term_fuel_trim.h | |
| max_limit_with_hysteresis.cpp | |
| max_limit_with_hysteresis.h | |
| persistent_store.cpp | |
| Controllers package entry point code. | |
| settings.cpp | |
| This file is about configuring engine via the human-readable protocol. | |
| settings.h | |
| This file is about configuring engine via the human-readable protocol. | |
| shutdown_controller.cpp | |
| shutdown_controller.h | |
| start_stop.cpp | |
| start_stop.h | |
| storage.cpp | |
| adapter for unify access to MFS and legacy 'internal flash' storage drivers | |
| storage.h | |
| storage_flash.cpp | |
| Storage interface to internal MCU flash. | |
| storage_flash.h | |
| Storage interface to internal MCU flash header. | |
| storage_mfs.cpp | |
| Storage interface to ChibiOS MFS driver. | |
| storage_mfs.h | |
| storage_sd.cpp | |
| Storage interface to FatFS. | |
| storage_sd.h | |
| Storage interface to FatFS header. | |
| thread_priority.h | |
| This file sets the thread priority for the threads running on rusEFI. | |