rusefi-1/firmware/controllers/algo
Matthew Kennedy d5363b814a
better VSS configuration (#3542)
* vss uses real values

* some defaults

* test and correct math

* km, not miles!

* comment

* tooltip

* that macro went away

* 100hz and default settings gives 9kph

* changelog

* order of operations safety

* make the test like the pwm test

* housekeeping

* this is why we need sensor automation

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
..
airmass Make the module API more concise. (#3571) 2021-11-17 21:50:00 -05:00
defaults Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
fuel Create a base class EngineModule for that contains various useful callbacks. (#3548) 2021-11-17 20:13:19 +03:00
accel_enrichment.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
accel_enrichment.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
advance_map.cpp Make the module API more concise. (#3571) 2021-11-17 21:50:00 -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 Auto-generated configs and docs 2021-11-22 23:12:52 +00:00
auto_generated_codes.h
auto_generated_commonenum.cpp bye (#3609) 2021-11-24 22:03:17 -05: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-26 02:06:11 +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 replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
dynoview.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
engine.cpp AC is EngineModule (#3604) 2021-11-25 07:59:31 -05:00
engine.h AC is EngineModule (#3604) 2021-11-25 07:59:31 -05:00
engine2.cpp Fix potential buffer overrun in cyclic_buffer. (#3583) 2021-11-20 03:01:11 -05:00
engine_configuration.cpp better VSS configuration (#3542) 2021-11-27 08:49:07 -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 fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -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 reliable 32/2 trigger shape 2021-11-25 20:45:58 -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 Make the module API more concise. (#3571) 2021-11-17 21:50:00 -05:00
fuel_math.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
launch_control.cpp skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
launch_control.h proportional spark cut #3427 2021-11-17 23:35:26 -05:00
live_data_ids.h live data for wastegate #3588 2021-11-24 12:59:57 -05:00
nmea.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
nmea.h
obd_error_codes.h oh my god we've had no asserts (#3595) 2021-11-22 17:52:03 -05: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 bye (#3609) 2021-11-24 22:03:17 -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 wall fuel tweaks (#3617) 2021-11-25 18:45:44 -05:00
wall_fuel.h wall fuel tweaks (#3617) 2021-11-25 18:45:44 -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