rusefi-1/firmware/controllers/algo
Scott Smith 6d38fe1eb3
Allow scaled_channel to have both multiplier and divisor (#3468)
Disallow scaled_channel for float.  I can't think of a reason to allow it, and it gets in the way
of rounding.

Add separate template param to setTable; let the compiler sort out whether assignment can happen
between TElement and VElement without forcing them to be the same at function call time.
2021-11-05 17:34:22 -04:00
..
airmass support autoscale on table axes (#3452) 2021-11-03 19:53:26 -04:00
defaults autoscale fields in generated structs (#3444) 2021-11-02 18:59:19 -04:00
fuel autoscale fields in generated structs (#3444) 2021-11-02 18:59:19 -04:00
accel_enrichment.cpp live data stuff goes up 2021-10-31 12:07:44 -04:00
accel_enrichment.h support autoscale on table axes (#3452) 2021-11-03 19:53:26 -04:00
advance_map.cpp Knock retard (#3396) 2021-11-01 23:33:59 -04:00
advance_map.h
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
auto_generated_commonenum.cpp Auto-generated configs and docs 2021-11-05 19:42:05 +00:00
auto_generated_commonenum.h Auto-generated configs and docs 2021-10-24 19:28:08 +00:00
auto_generated_enginetypes.cpp Auto-generated configs and docs 2021-11-05 19:42:05 +00:00
auto_generated_enginetypes.h https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:12:45 -04:00
auto_generated_enums.cpp
auto_generated_enums.h
dynoview.cpp getOrZero (#3319) 2021-10-05 19:59:07 -04:00
dynoview.h
engine.cpp nissan MR18DE VVT cam pattern (#3466) 2021-11-05 15:33:22 -04:00
engine.h Knock retard (#3396) 2021-11-01 23:33:59 -04:00
engine2.cpp refactoring - extracting idle state 2021-10-16 23:55:29 -04:00
engine_configuration.cpp more curves! also names for curves 2021-11-04 23:59:04 -04:00
engine_configuration.h
engine_parts.h some cheap used junkyard Accelerometer #2225 2021-10-06 00:19:33 -04:00
engine_state.h clean up debug channels in status_loop.cpp (#3317) 2021-10-05 15:27:08 -04: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 nissan MR18DE VVT cam pattern (#3466) 2021-11-05 15:33:22 -04:00
event_registry.cpp
event_registry.h splitting accelerations 2021-10-16 20:16:40 -04:00
firing_order.h
fuel_math.cpp Fix the types in various fuel functions that actually refer to grams, not ms. (#3458) 2021-11-04 11:50:19 -04:00
fuel_math.h Fix the types in various fuel functions that actually refer to grams, not ms. (#3458) 2021-11-04 11:50:19 -04:00
launch_control.cpp getOrZero (#3319) 2021-10-05 19:59:07 -04:00
launch_control.h
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
nmea.h
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
runtime_state.h
rusefi_enums.h nissan MR18DE VVT cam pattern (#3466) 2021-11-05 15:33:22 -04:00
rusefi_hw_enums.h
rusefi_types.h Allow scaled_channel to have both multiplier and divisor (#3468) 2021-11-05 17:34:22 -04: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 splitting accelerations 2021-10-16 20:16:40 -04:00
wall_fuel.h splitting accelerations 2021-10-16 20:16:40 -04: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