rusefi/firmware/controllers/algo
Scott Smith 70ad9724c0
Make engine* and friends be const pointers in production. (#3564)
This allows the compiler to see through the pointer and make accesses faster.
It saves 1336 bytes of text.
2021-11-17 03:53:17 -05:00
..
airmass Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
defaults remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
fuel Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
accel_enrichment.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
accel_enrichment.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
advance_map.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
advance_map.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
algo.mk generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 22:07:44 -04:00
auto_generated_codes.cpp warning(CUSTOM_PID_DTERM, "PID: unexpected dTime") 2021-10-29 18:31:43 -04:00
auto_generated_codes.h human readable warning codes into TS #2898 2021-07-03 21:01:42 -04:00
auto_generated_commonenum.cpp Auto-generated configs and docs 2021-11-15 03:03:29 +00:00
auto_generated_commonenum.h Auto-generated configs and docs 2021-11-06 03:28:22 +00:00
auto_generated_enginetypes.cpp Auto-generated configs and docs 2021-11-14 03:02:10 +00:00
auto_generated_enginetypes.h Idle valve outputs not available in TS #3523 2021-11-10 20:40:42 -05:00
auto_generated_enums.cpp progress - reducing code duplication 2021-07-12 21:31:40 -04:00
auto_generated_enums.h progress - reducing code duplication 2021-07-12 21:31:40 -04:00
dynoview.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
dynoview.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
engine.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
engine.h Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
engine2.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
engine_configuration.cpp Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
engine_configuration.h Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
engine_parts.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
engine_state.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
engine_state.txt refactoring - extracting idle state 2021-10-16 23:55:29 -04:00
engine_state_generated.h Auto-generated configs and docs 2021-10-17 03:59:20 +00:00
engine_types.h mercedes two lobe trigger testing (#3543) 2021-11-13 21:50:04 -05:00
event_registry.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
event_registry.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
firing_order.h doc 2021-09-18 14:57:24 -04:00
fuel_math.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
fuel_math.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
launch_control.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
launch_control.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
live_data_ids.h Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-31 12:09:11 -04:00
nmea.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
nmea.h Config generator jar (#2716) 2021-05-17 12:32:59 +03:00
obd_error_codes.h warning(CUSTOM_PID_DTERM, "PID: unexpected dTime") 2021-10-29 18:31:43 -04:00
persistent_configuration.h
runtime_state.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
runtime_state.h
rusefi_enums.h MAP phase sensing #3544 2021-11-14 21:58:01 -05:00
rusefi_hw_enums.h trigger signal debug pins - logic level output #2959 2021-07-15 00:03:31 -04:00
rusefi_types.h Epic: Remove FSIO #2928 2021-11-14 14:14:43 -05:00
tps_accel_state.txt Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-30 22:21:36 -04:00
tps_accel_state_generated.h Auto-generated configs and docs 2021-10-31 02:31:01 +00:00
wall_fuel.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
wall_fuel.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
wall_fuel_state.txt better file locations 2021-10-16 20:17:01 -04:00
wall_fuel_state_generated.h Auto-generated configs and docs 2021-10-17 01:13:47 +00:00