knock reaction #202

This commit is contained in:
rusefillc 2022-04-29 11:15:46 -04:00
parent ae97ba4587
commit 07201ae979
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
struct_no_prefix knock_controller_s
angle_t m_requested_pump;Degrees retarded: larger number = more retard
end_struct

View File

@ -15,6 +15,7 @@
#
Usages:
output_channels: ["TsOutputs.java", "console/binary", "-prepend=integration/rusefi_config.txt" ]
knock_controller: [ "KnockController.java", "controllers/engine_cycle" ]
high_pressure_fuel_pump: [ "HighPressureFuelPump.java", "controllers/engine_cycle" ]
injector_model: [ "InjectorModel.java", "controllers/algo/fuel" ]
launch_control_state: [ "LaunchControl.java", "controllers/algo" ]