rusefi/firmware/controllers/algo
rusefillc 02b960afae only: fuel sensor fuelLevelAveragingAlpha #7180 2024-12-17 12:03:50 -05:00
..
airmass pch 2024-09-26 20:44:50 -04:00
defaults only: fuel sensor fuelLevelAveragingAlpha #7180 2024-12-17 12:03:50 -05:00
fuel Implement target AFR blend #7123 2024-12-13 09:10:51 -05:00
accel_enrichment.cpp min/maxF -> std::min/max 2024-09-26 00:35:28 -04:00
accel_enrichment.h AE is engine module 2024-08-03 10:41:50 -04:00
advance_map.cpp Rename fields to enhance `nitrous_control_state` view #6783 2024-12-06 22:42:27 +02:00
advance_map.h only:int rpm -> float rpm 2024-09-25 23:50:55 -04:00
algo.mk Implement `Nitrous Control` settings with arming functionality #6783 (#7103) 2024-11-27 16:43:45 -05:00
antilag_system.cpp only:int rpm -> float rpm 2024-09-26 00:25:55 -04:00
antilag_system.h only:int rpm -> float rpm 2024-09-26 00:25:55 -04:00
antilag_system_state.txt
auto_generated_commonenum.cpp Auto-generated configs and docs 2024-12-16 17:38:30 +00:00
auto_generated_commonenum.h Auto-generated configs and docs 2024-11-27 22:06:06 +00:00
auto_generated_engine_type_e.cpp only:lcv 2024-10-29 00:49:40 -04:00
auto_generated_engine_type_e.h splitting enum header 2024-10-07 16:12:24 -04:00
auto_generated_enginetypes.cpp Auto-generated configs and docs 2024-10-09 23:22:57 +00:00
auto_generated_enginetypes.h splitting enum header 2024-10-07 16:12:24 -04:00
auto_generated_enums.cpp
auto_generated_enums.h
board_types.h only:board_types.h 2024-06-25 19:35:38 -04:00
default_script.lua
dynoview.cpp Revert "avoid long -> float" 2024-05-14 22:04:06 -04:00
dynoview.h fix dynoview typing 2024-04-25 19:03:20 -04:00
engine.cpp only:throttlePedalUpPin is dead 2024-12-14 23:11:39 -05:00
engine.h Convert `NitrousController` into engine module, handling slow callback #6783 (#7121) 2024-12-04 17:55:08 -05:00
engine2.cpp Convert `NitrousController` into engine module, handling slow callback #6783 (#7121) 2024-12-04 17:55:08 -05:00
engine_configuration.cpp Nitrous defaults and deactivation RPM window fix (#7115) 2024-12-02 12:06:49 -05:00
engine_configuration.h extracting engine_type_impl 2024-10-07 17:03:23 -04:00
engine_configuration_defaults.h Add `Clutch Down Switch` option to`Activation Mode` combobox on `Shift Torque Reduction (Flat Shift)` dialog (closes #7117) 2024-12-16 19:28:29 +02:00
engine_parts.h distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
engine_state.h only:int rpm -> float rpm 2024-09-25 23:56:18 -04:00
engine_state.txt Implement `setTorqueReductionState` Lua hook (closes #7160) 2024-12-15 16:48:20 -05:00
engine_type_e.h only:lcv 2024-10-29 00:49:40 -04:00
engine_type_impl.cpp only:prep for nucleo 2024-12-16 19:44:18 -05:00
engine_types.h only:doc 2024-11-15 20:06:33 -05:00
event_registry.cpp
event_registry.h only: unique variable name so that nice IDE would not be needed 2024-05-10 23:09:52 -04:00
firing_order.h
fuel_math.cpp Implement Fuel Adder % settings #6783 (#7125) 2024-12-05 16:58:40 -05:00
fuel_math.h only:int rpm -> float rpm 2024-09-25 23:56:18 -04:00
gear_detector.cpp
gear_detector.h
generated_lookup_engine_configuration.h only: thank you macos :( 2024-08-02 13:26:19 -04:00
generated_lookup_meta.h only: thank you macos :( 2024-08-02 13:26:19 -04:00
ignition_state.txt dfco timing retard plumbing 2024-12-03 18:04:42 -05:00
launch_control.cpp perform Shift Torque Reduction stuff for high rpm #5608 2024-10-05 03:01:03 +03:00
launch_control.h implement ignition cut for shift torque reduction #5608 2024-10-05 03:01:03 +03:00
launch_control_state.txt now we're checking brake pedal state when `Activation Mode` is `Brake Pedal` #6645 2024-06-21 12:01:48 -04:00
nitrous_control_state.txt Rename fields to enhance `nitrous_control_state` view #6783 2024-12-06 22:42:27 +02:00
nitrous_controller.cpp Rename fields to enhance `nitrous_control_state` view #6783 2024-12-06 22:42:27 +02:00
nitrous_controller.h Implement `Minimum Vehicle Speed` setting #6783 2024-12-06 19:18:23 +02:00
nmea.cpp
nmea.h
obd_error_codes.h cleanup 2024-07-22 19:54:26 -04:00
odometer.h eeprom guard 2024-09-29 00:19:27 -04:00
persistent_configuration.h
runtime_state.cpp compile-time enforcement of printf strings 2024-06-10 19:11:35 -04:00
runtime_state.h
rusefi_enums.h Add `Clutch Down Switch` option to`Activation Mode` combobox on `Shift Torque Reduction (Flat Shift)` dialog (closes #7117) 2024-12-16 19:28:29 +02:00
rusefi_hw_adc_enums.h ports: stm32: add ADC3 enums, add getAdcInternalChannel() helper 2024-06-25 10:34:22 -04:00
rusefi_hw_enums.h
rusefi_hw_pin_mode.h
rusefi_hw_stm32_enums.h typo 2024-11-15 20:46:05 -05:00
rusefi_types.h docs: AFR vs lambda 2024-11-22 18:15:25 -05:00
shift_torque_reduction_controller.cpp Add `Clutch Down Switch` option to`Activation Mode` combobox on `Shift Torque Reduction (Flat Shift)` dialog (closes #7117) 2024-12-16 19:28:29 +02:00
shift_torque_reduction_controller.h Implement `setTorqueReductionState` Lua hook (closes #7160) 2024-12-15 16:48:20 -05:00
shift_torque_reduction_state.txt implement flat shift condition monitoring #5608 2024-10-04 16:14:01 +03:00
tps_accel_state.txt
trip_odometer.cpp m_consumedRemainder busy loop 2024-11-17 12:12:10 -05:00
trip_odometer.h getConsumedGramsRemainder 2024-11-17 13:09:35 -05:00
wall_fuel.cpp cisnan -> std::isnan 2024-07-22 19:53:27 -04:00
wall_fuel.h
wall_fuel_state.txt