rusefi-full/firmware/controllers/algo
Andrey G a285ba6743
ADC: fixes: (#1979)
* ADC: fixes:

-use enums
-internalAdcIndexByHardwareIndex array should be adc_channel_e size
-add sanity checks
-save few bytes of RAM

* ADC: use logical OR instead of math add
2020-11-22 12:23:27 -05:00
..
airmass better error handling 2020-11-17 22:45:43 -05:00
fuel compensate injector flow based on fuel pressure (#1931) 2020-11-10 23:11:22 -05:00
accel_enrichment.cpp fix broken master, inject engine ptr to rpmcalculator (#1759) 2020-09-05 18:49:42 -04:00
accel_enrichment.h initialization 2020-07-29 02:22:54 -07:00
advance_map.cpp remove idle thread; just call from periodicSlowCallback (#1924) 2020-11-11 21:47:19 -05:00
advance_map.h
algo.mk Add injector model class (#1687) 2020-08-17 05:22:25 -04:00
auto_generated_enums.cpp Auto-generated configs and docs 2020-11-11 04:13:06 +00:00
auto_generated_enums.h Auto-generated configs and docs 2020-11-11 04:13:06 +00:00
engine.cpp Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
engine.h Starter seems to be engaged forever fix #1965 2020-11-18 23:54:30 -05:00
engine2.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
engine_configuration.cpp https://rusefi.com/forum/viewtopic.php?p=38367#p38367 2020-11-14 18:05:27 -05:00
engine_configuration.h Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
engine_parts.h move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -04:00
engine_state.h log afr in addition to lambda (#1920) 2020-10-31 17:52:07 -04:00
event_registry.cpp refacto 2020-07-24 18:26:24 -07:00
event_registry.h detect which cylinder knocked (#1732) 2020-08-31 21:05:33 -04:00
firing_order.h support 1-3-2 firing order (#1537) 2020-06-26 09:07:43 -04:00
fuel_math.cpp Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
fuel_math.h convert mass -> duration later in the pipeline (#1906) 2020-10-26 07:23:13 -04:00
launch_control.cpp Launch control unit tests update (#1972) 2020-11-19 21:14:38 -05:00
launch_control.h Launch control unit tests update (#1972) 2020-11-19 21:14:38 -05:00
nmea.c
nmea.h
obd_error_codes.h Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
persistent_configuration.h
rusefi_enums.h compensate injector flow based on fuel pressure (#1931) 2020-11-10 23:11:22 -05:00
rusefi_hw_enums.h ADC: fixes: (#1979) 2020-11-22 12:23:27 -05:00
rusefi_types.h Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00