Commit Graph

1647 Commits

Author SHA1 Message Date
Matthew Kennedy 348acf1b47 odd wasted spark 2024-08-31 15:39:15 -04:00
Andrey 564cec3ed2 Support individually-wired wasted spark on odd cylinder engines (especially 3cyl) #4195
only:unit test skeleton
2024-08-31 00:16:59 -04:00
rusefi 6953d893eb Support individually-wired wasted spark on odd cylinder engines (especially 3cyl) #4195
only:nothing
2024-08-30 10:51:49 -04:00
rusefillc 10b33367c9 3/0 trigger syncs faster with Single Tooth than 6G72 Cam #6798
only:more data!
2024-08-29 20:09:47 -04:00
Andrey 3a0ac40496 3/0 trigger syncs faster with Single Tooth than 6G72 Cam
#6798
only:more test coverage
2024-08-26 21:19:54 -04:00
kifir c3d95a5849 only: refactoring: extract part of `A/C Settings` default values to `engine_configuration_defaults` namespace 2024-08-23 12:01:57 -04:00
kifir 29485ad97b Implement default value for `A/C Pressure Enable Hysteresis` setting (closes #6804) 2024-08-23 12:01:57 -04:00
kifir 449aa14acc Now we use `A/C Pressure Enable Hysteresis` instead of deadband #6804 2024-08-21 15:52:46 -04:00
kifir 62eaa151cc only: refactoring: get rid of unused fields #6424 2024-08-20 22:46:33 +03:00
kifir c51b945b54 to prevent bugs like https://github.com/rusefi/rusefi/issues/6424#issuecomment-2294958949 now tests reuse real boost controller from test engine #6424 2024-08-20 22:46:33 +03:00
Andrey 51c8f9cc28 Nissan HR crank trigger wheel #6773
only:ohh
2024-08-15 13:58:23 -04:00
Andrey 01fc8c915c Nissan HR crank trigger wheel #6773
only:extra test
2024-08-15 12:31:02 -04:00
Andrey 3b9a415d6b Nissan HR crank trigger wheel #6773
only:extra test
2024-08-14 15:43:54 -04:00
rusefillc fe8b203563 NISSAN hr12de , hr12ddr 2010 2015 #6706
only:logic data
2024-08-13 17:17:26 -04:00
Andrey 2a7915cf10 NISSAN hr12de , hr12ddr 2010 2015 #6706
only:test at least passes
2024-08-13 17:09:34 -04:00
rusefillc 9be76edbdd NISSAN hr12de , hr12ddr 2010 2015 #6706
only:logic data
2024-08-13 16:57:06 -04:00
Andrey 4b5f5eba72 only:TT_ARCTIC_CAT 2024-08-11 12:12:32 -04:00
rusefillc 0bcae0392f TT_ARCTIC_CAT 2024-08-10 23:11:37 -04:00
Matthew Kennedy fdcd5bf8f6 oil pressure protection (while running) #6780
only:oilPressureProtection submenu
2024-08-08 11:13:14 -04:00
Andrey c7568ebc17 only: bore2frequency unit test 2024-08-06 13:04:39 -04:00
Matthew Kennedy 515ad299f4 only: firmware shouldn't write config at runtime 2024-08-05 21:02:46 -04:00
rusefi ffea0a23a0 Knock inputs to be bore diameter and checkbox #6767
only: only bore logic
2024-08-04 13:47:17 -04:00
Andrey bca0459339 only:SUPPRESS_FUEL_MATH_FUEL_TRIM_TEST 2024-08-04 01:27:36 -04:00
Matthew Kennedy cfa7ad9741 AE is engine module 2024-08-03 10:41:50 -04:00
kifir 4c349de3d1 Now we use `Coolant Temperature Boost Adder` and `Intake Air Temperature Boost Adder` in close loop target calculation #6424 2024-08-02 13:47:59 -04:00
kifir 02359f54ef Now we use `Coolant Temperature Boost Multiplier` and `Intake Air Temperature Boost Multiplier` in open loop duty calculation #6424 2024-07-30 20:36:26 -04:00
kifir d223ec9a4d now we wrap advance angle after lua timing parameters are applied 2024-07-25 13:44:22 -04:00
rusefi cc093aad5b cisnan progress 2024-07-23 12:51:07 -04:00
Andrey 4de096129c isnan 2024-07-22 23:56:21 -04:00
Andrey 4434b691fd Better validation of thermistor configuration fix #6724 2024-07-17 17:07:20 -04:00
Andrey 2e5c3e6504 wow is this some sort of precision limitation for Steinhart-Hart? 2024-07-16 16:35:14 -04:00
kifir 966637aee0 implement AlternatorVoltageTargetSetPointTest.CustomAlternatorVoltageTargetTable #6523 2024-07-16 09:34:35 -04:00
kifir c3bc57b673 implement AlternatorVoltageTargetSetPointTest.DefaultAlternatorVoltageTargetTable #6523 2024-07-16 09:34:35 -04:00
kifir 0abc36521d only: refactoring #6523 2024-07-16 09:34:35 -04:00
kifir 8c3588a78b rename Alternator.TestSetPoint into AlternatorVoltageTargetSetPointTest.HomogeneousAlternatorVoltageTargetTable #6523 2024-07-16 09:34:35 -04:00
kifir 2797e722e2 extract Alternator.TestSetPoint into separated file #6523 2024-07-16 09:34:35 -04:00
kifir 4ccf40d477 now we use alternatorVoltageTargetTable instead of targetVBatt #6523 2024-07-16 09:34:35 -04:00
Matthew Kennedy f874f97b1f don't use scheduleByTimestamp 2024-07-15 09:42:05 -04:00
Andrey 9e49e26fbf Ford Coyote Exhaust VVT position error #6402
only:alphax-8chan
2024-07-04 15:37:43 -04:00
Matthew Kennedy f4965b0983 fix sensor mock tests
(cherry picked from commit d907e6123f8a3b435206cd1c4f74bae8af135f2c)
2024-06-28 20:38:21 -04:00
kifir 400fb7a3ac get rid of redundant acDelay initialization (actually it is not needed for this test) #6570 2024-06-20 13:23:19 -04:00
Andrey 7bdbf5bfdf only:wow FuncChain templating 2024-06-19 19:15:41 -04:00
kifir 497663ccc6 implement default values for minAcPressure and maxAcPressure settings #6570 2024-06-19 17:15:04 -04:00
kifir af8f0ab58f enhance AcPressureTest #6570 2024-06-19 17:15:04 -04:00
kifir edaa711fba refactoring: extraact AcController::PRESSURE_DEADBAND_WIDTH constant #6570 2024-06-19 14:33:43 -04:00
kifir 8fbbde4368 implement AcPressureTest #6570 2024-06-19 14:33:43 -04:00
kifir f264a2bdd0 refactoring: extract part of functionality into TestBase class 2024-06-19 14:33:43 -04:00
Andrey 37085b9196 only:Some sort of AFR smoothing for some reason #6579 2024-06-15 10:31:03 -04:00
kifir 23f1466a85 get rid of hysteresis functionality - see https://github.com/rusefi/rusefi/issues/6566#issuecomment-2166719232 (#6566) 2024-06-13 17:35:51 -04:00
kifir e004111d40 add test cases 2024-06-12 18:19:09 -06:00
kifir 2434f3a14b light refactoring 2024-06-12 18:19:09 -06:00
kifir b4098fed2c refactoring: part of functionality is extracted into LaunchTestBase class 2024-06-12 18:19:09 -06:00
kifir 8f58eca581 refactoring: reuse LaunchTestBase class functionality 2024-06-12 18:19:09 -06:00
kifir 0c7a862f1d refactoring: part of functionality is extracted into LaunchTestBase class 2024-06-12 18:19:09 -06:00
kifir 7e4b2661d6 now we retard ignition only on pre-launch or launch conditions (#5611) 2024-06-11 13:52:17 -06:00
kifir 0165585afa rename rpmCondition indicator to rpmLaunchCondition 2024-06-11 12:50:42 -06:00
kifir 8055596c43 rename isLaunchPreCondition indicator to isPreLaunchCondition 2024-06-11 10:10:37 -06:00
kifir be17496d53 now we skip spark only on pre-launch condition (#6566) 2024-06-11 09:00:03 -06:00
kifir 373c8b35b4 support isLaunchPrecondition indicator (#6566) 2024-06-11 09:00:03 -06:00
kifir 455a30247b get rid of delay on activation launch mode - it looks like launchActivateDelay setting is always zero, because there is no way to configure this setting 2024-06-11 09:00:03 -06:00
kifir 61e18829f4 fix test for RPM inside spark skip RPM window (#6566) 2024-06-11 06:57:13 -06:00
kifir 05cdaa7fb7 refactor test (#6566) 2024-06-10 10:00:08 -06:00
Matthew Kennedy f1e21697d6 warn about fuel pressure sensor instead of error
only:f407-discovery
2024-06-09 13:33:42 -04:00
kifir eabaae9491 enhance test (#6566) 2024-06-08 13:10:00 -07:00
Andrey 12c2d39607 only:Cranking Cycle Multiplier Map to be 3d with Coolant Temp as the additional axis. #6584 2024-06-07 20:32:41 -04:00
kifir c039f64c3c move launch controller update before updating spark limiters and calculation of advance, because we use launch controller for these operations 2024-06-07 11:37:46 -04:00
kifir fdc60e4bff implement launch spark skip functionality (#6566) 2024-06-07 11:09:29 -04:00
kifir 3e4d1db28b now we use updateTargetSkipRatio method instead of setTargetSkipRatio (#6566) 2024-06-07 11:09:29 -04:00
Matthew Kennedy 3015876003 TS cleanup: ts_response_format_e 2024-06-03 16:24:27 -04:00
Andrey af8afafdb8 only: lua_biquad.h 2024-06-03 08:31:09 -04:00
Andrey 577620e478 only:making things less weird 2024-06-03 08:27:25 -04:00
Andrey 70747b7edd only:making things less weird 2024-06-02 12:28:29 -04:00
kifir fb47bb2bca add tests for disabled launch control #6571 2024-05-30 14:08:55 -04:00
kifir b67564c6aa rename smoothRetardEndRpm to launchCorrectionsEndRpm #6566 2024-05-29 14:59:58 -04:00
kifir afe0721858 add references to requirements in test
closes #5611
2024-05-29 06:38:26 -04:00
kifir e60038f8ca now timing stays at the "ignition retard" after the end RPM for smooth timing retard #5611 2024-05-28 18:55:27 -04:00
kifir 025d45ec62 fix retard threshold rpm #6533 2024-05-27 18:03:58 -04:00
kifir 68ba4ed096 add test_ignition_angle_advance #5611 2024-05-27 16:03:41 -04:00
kifir 9f053cf4b7 enhance hysterisis detection: now we use isAfterLaunch indicator on launch_control_state panel instead of hidden class field #5610 2024-05-21 13:29:49 -04:00
kifir 3405205dee tests for rpmCondition with hysterisis #5610 2024-05-21 10:08:56 -04:00
kifir af6786e237 implement hysterisis functionality for ignition and fuel cut #5610 2024-05-21 10:08:56 -04:00
kifir 8a4f53214b refactoring: LaunchControlBase::isInsideRPMCondition method returns bool again 2024-05-21 10:08:56 -04:00
kifir fee1602fd9 add tests for targetSkipRatio calculation #6528 2024-05-17 13:31:52 -04:00
kifir f46cbe6c12 fix check of Detected Gear sensor #4778 2024-05-16 10:03:50 -04:00
kifir 2990354bfc uncomment working checks in BoostControl.BoostOpenLoopYAxis test #4778 2024-05-16 10:03:50 -04:00
kifir c5a4ca08ef implement BoostControl.BoostOpenLoopYAxis test #4778 2024-05-15 17:01:35 -04:00
kifir f4b3b00d4d interpret value from openLoopMap according to boostOpenLoopYAxis constant (fixes #4778) 2024-05-15 12:58:27 -04:00
Andrey 6eaf9b117d only: unique variable name so that nice IDE would not be needed 2024-05-10 23:09:52 -04:00
Andrey 525570f896 start/stop button improvements #6483
only: progress
2024-05-08 23:08:49 -04:00
rusefi bb92146147 start/stop button improvements #6483
only: a bit of encapsulation, only preparations for now
2024-05-08 22:14:54 -04:00
rusEFI LLC d8f3e2c5f9 only: syncEnginePhaseAndReport better method name 2024-05-06 13:44:12 -04:00
kifir 61ed0f6dfa extract test preparation into prepareToScheduleOverdwellSparkDown function #6373 2024-05-05 13:11:34 -04:00
kifir 51533eb975 extract testOverdwellProtection into separated file 2024-05-05 13:11:34 -04:00
kifir 517ddbf36a enhance minimal unit test for existing overdwell mechanism #6373 2024-05-05 13:11:34 -04:00
rusefi 3ddcc4b99d only: code style 2024-05-04 11:54:42 -04:00
3er0.1ive a6ef504813 - fix tests 2024-05-04 10:51:46 -04:00
rusefi 85f8598932 unit tests run in US with a loss of precision from NT #6450
only: follow-up
2024-05-03 10:53:22 -04:00
kifir 526445547b minimal unit test for existing overdwell mechanism #6373 2024-05-03 10:40:33 -04:00
rusefi a223196231 unit tests run in US with a loss of precision from NT #6450
this being just one test I am comfortable to assume it's legit to adjust it due to change in timing precision
2024-05-03 09:07:24 -04:00
rusefi 7934108ae2 unit tests run in US with a loss of precision from NT #6450
only: hiding skeletons deeper in the closet
2024-05-03 09:07:24 -04:00
rusefi dffc579acf unit tests run in US with a loss of precision from NT #6450
only: first skeleton from the closet!
2024-05-02 23:32:25 -04:00
rusefi 687c23e0b8 Ford Coyote Exhaust VVT position error #6402
only: unit test. weird how it shows same values
2024-05-02 12:12:36 -04:00
rusEFI LLC cd5b546770 only:Ford Coyote Exhaust VVT position error #6402 2024-05-01 13:48:06 -04:00
rusEFI LLC 03bfb6ce9e only:Ford Coyote Exhaust VVT position error #6402 2024-05-01 13:16:56 -04:00
rusefi 71e1397a5a only:unit test time mess 2024-05-01 12:32:06 -04:00
rusefi b693a0af74 only:unit test time mess 2024-05-01 12:10:52 -04:00
rusefi 5c866bc020 only:unit test time mess 2024-05-01 11:32:17 -04:00
rusefi 66d8d6db9f only:unit test time mess 2024-05-01 11:18:44 -04:00
kifir 79983f79a3 fix PWM.testPwmGenerator test 2024-05-01 11:00:20 -04:00
kifir 7c8acef2bb fix misc.testRpmCalculator test 2024-05-01 11:00:12 -04:00
rusefi 42fe092d8d only: renaming .cpp 2024-04-30 16:15:13 -04:00
rusefi 12ad7548ec only: better test file name 2024-04-30 16:02:24 -04:00
rusEFI LLC ee67c5b652 only: docs 2024-04-29 15:28:12 -04:00
rusEFI LLC fdd46ddf8b only: something dead? 2024-04-29 14:57:56 -04:00
rusEFI LLC bc404fb1ca only: https://sourceforge.net/p/rusefi/tickets/299/ 2024-04-29 14:26:06 -04:00
kifir 7f7c372bcd minimum test for bailed-on owerdwell #6373 2024-04-28 23:16:52 -04:00
rusefi 3f45fd63c5 only: setTimeNowUs(): replace global fiddling with a function call 2024-04-27 10:46:22 -04:00
rusefi a42092826a only: setTimeNowUs(): replace global fiddling with a function call 2024-04-27 10:10:59 -04:00
rusefi 302b11abee only: setTimeNowUs(): replace global fiddling with a function call 2024-04-27 10:06:14 -04:00
Matthew Kennedy b5e3694647 no need for getTimeNowUs on ETH 2024-04-27 09:55:49 -04:00
rusEFI LLC aed124bae2 Usability: critical error in case of unneeded second channel #6419
only: unit tests
2024-04-26 22:18:01 -04:00
Matthew Kennedy 32172801cc only: minor cleanup 2024-04-26 21:39:47 -04:00
Matthew Kennedy 8d661ce22d unit test global cleanup 2024-04-26 08:54:20 -04:00
Matthew Kennedy 79b796954d unit test global cleanup 2024-04-26 08:17:30 -04:00
Matthew Kennedy 271b36cb72 haha these two functions do the same thing!? 2024-04-26 08:16:42 -04:00
kifir 80cf6d1943 add check of bailed on dwell count #6373 2024-04-25 13:10:34 -04:00
kifir ff64d67075 enhance formatting 2024-04-24 10:31:21 -04:00
rusEFI LLC 226d3b7b6d some unused fields 2024-04-23 23:37:20 -04:00
rusEFI LLC 02a5237942 only: airTaperRpmRange no UI no usages, looks dead, removing 2024-04-23 21:00:50 -04:00
rusEFI LLC b84e47f125 only: Overdwell at times around syncloss while cranking #6349 2024-04-23 16:11:41 -04:00
rusefillc 76ebc1d1fe 60/2 vs 60/2 VW mess #988
only: rename & flipping M73 canned tunes
2024-04-20 23:26:00 -04:00
Andrey 4bc38d3543 Overdwell at times around syncloss while cranking #6349
hopefully bugfix - do not start dwell in case of out-of-order
2024-04-17 19:02:47 -04:00
Andrey 6873974c0a Overdwell at times around syncloss while cranking #6349
only: better handling of existing out-of-order handling
2024-04-17 18:54:08 -04:00
Andrey f633707763 wow this fails?! 2024-04-13 21:51:56 -04:00
Matthew Kennedy 00a83739e7 new test does indeed fail 2024-04-13 21:42:48 -04:00
Andrey f6c4f48c65 pain 2024-04-12 16:55:49 -04:00
Matthew Kennedy 9fdb962ec6 more tests that are less chaos now 2024-04-12 16:55:49 -04:00
Matthew Kennedy fd7d9e1f1b testFasterSpinup doesn't trigger error 2024-04-12 16:55:49 -04:00
Matthew Kennedy f1c47c8cc6 better log 2024-04-12 16:55:49 -04:00
Matthew Kennedy b06d16a548 test for noisy triggers and another fix 2024-04-12 16:55:49 -04:00
rusefillc 6ff62e9ca0 Overdwell at times around syncloss while cranking
#6349

only: test data
2024-04-12 14:38:39 -04:00
rusefillc 9c33854653 Overdwell at times around syncloss while cranking
#6349

only: test data
2024-04-12 08:52:17 -04:00
rusefillc ba993f8bf7
only:Create readme.md 2024-04-10 21:13:55 -04:00
rusefi 9c77bc709a only: better method name 2024-04-10 00:02:39 -04:00
rusefillc 143170d60c odd fire timing_offset_cylinder not accounted by injection revert #6095
revert of revert, we have timing accounted by fuel again!
2024-04-09 16:54:53 -04:00
Andrey 4c0bf9c070 only: nope, not needed 2024-04-09 09:38:24 -04:00
Andrey e18a3b5e64 odd fire timing_offset_cylinder not accounted by injection #6095
flipping adjustment direction
2024-04-08 22:44:52 -04:00
Andrey 3441417b24 odd fire timing_offset_cylinder not accounted by injection #6095
only:flipping test numbers
2024-04-08 22:39:31 -04:00
rusefi 4312338f4e only: making test more readable 2024-04-08 21:09:25 -04:00
Andrey 9397521d0b only:docs 2024-04-04 12:09:17 -04:00
Andrey 8d29bf485d only: live_data_ids.h is not needed so widely 2024-03-30 00:17:34 -04:00
rusefillc fb66699cd8 odd fire angles are not right during cranking
#6281

only:docs
2024-03-25 10:09:02 -04:00
Andrey 5642d412de odd fire timing_offset_cylinder not accounted by injection revert #6095
odd fire angles are not right during cranking #6281

only:proteus_f7
2024-03-24 13:18:14 -04:00
Andrey 090599c27e bosch quick start decoding issue or else #6281
test VVT decoding from file
2024-03-24 08:03:32 -04:00
Andrey d0dd8b1d4b bosch quick start decoding issue or else #6281 2024-03-24 00:23:31 -04:00
Andrey 739131180b bosch quick start decoding issue or else #6281
only:test coverage
2024-03-23 23:22:37 -04:00
rusefillc bbc2c0aab8 bosch quick start decoding issue or else #6281
only: real vehicle data
2024-03-23 22:46:01 -04:00
Matthew Kennedy a50fdf34d4 avoid UB in tests 2024-03-23 07:54:27 -04:00
rusefillc 5a06e47fd3 better names for 3/5 GM 24xs 2024-03-22 13:44:18 -04:00
Andrey 17069719dc funny games with dash via Lua to override CAN dash profile values #6235 2024-03-21 13:01:03 -04:00
Matthew Kennedy b7b7c77ce0 move a bunch of tables out of engine_configuration_s 2024-03-20 17:07:12 -04:00
Andrey 5d46bb1074 Negative timing is not displayed correctly fix #5250 2024-03-20 14:43:50 -04:00
Andrey ef2fe9e33c Timing showing crazy negative values like -595 #5250
only:tdd
2024-03-20 14:24:20 -04:00
Andrey 9a43bc2758 only:additional coverage 2024-03-20 10:31:23 -04:00
rusefillc fbea4c3731 only: renaming test 2024-03-20 10:20:40 -04:00
Andrey 15a313aced HPFP control on cam with variable timing fix #6245 2024-03-17 22:30:50 -04:00
Andrey c69e202eaf Seems that gdi pump angle changes at 2x the rate of cam movement, possible multiplication/division problem? #6245
only:alphax-4chan_f7
2024-03-17 21:05:11 -04:00
Andrey 09b787adf3 launch control: merging two settings into one 2024-03-16 17:06:42 -06:00
Andrey 946bc82376 refactoring: LaunchCondition enum 2024-03-09 08:39:58 -05:00
rusefillc a05c0ef730 engine type clean-up 2024-03-06 00:13:11 -05:00
rusefillc f4b1a7bae0 engine type clean-up 2024-03-06 00:13:11 -05:00
rusefillc 57ad92fc1d only: removing totally dead launchFuelAdded 2024-02-29 22:22:00 -05:00
Andrey d3461e3905 odd fire timing_offset_cylinder not accounted by injection fix #6095 2024-02-29 12:29:46 -05:00
Andrey df6ec17a64 odd fire timing_offset_cylinder not accounted by injection #6095
only: TDD to the win
2024-02-29 09:49:03 -05:00
Andrey f487065e75 maximumIgnitionTiming does not account timing_offset_cylinder #5894
only: TDD progress
2024-02-29 08:08:31 -05:00
Andrey 12db01c948 first spark out of order coilIndex logic in prepareCylinderIgnitionSchedule fix #6094 2024-02-29 01:47:43 -05:00
Andrey 4347c5c82e maximumIgnitionTiming does not account timing_offset_cylinder #5894
only: TDD progress
2024-02-29 01:33:42 -05:00
Andrey d2b6ae4d11 only: last rename for now 2024-02-29 00:41:12 -05:00
Andrey 98dcca20b1 maximumIgnitionTiming does not account timing_offset_cylinder #5894
only: TDD first steps
2024-02-29 00:16:41 -05:00
Andrey 41d5b527cc only: NICE! these values actually mean something! 2024-02-28 23:22:01 -05:00
Andrey b04b6a9251 only: NICE! these values actually mean something! 2024-02-28 22:53:44 -05:00
Andrey 928f6f2866 only: reducing magic numbers in unit tests 2024-02-28 21:05:48 -05:00
Andrey b335244601 only: reducing magic numbers in unit tests 2024-02-28 20:44:22 -05:00
Andrey 8fe5c4a1c9 only: wow hello 2013 2024-02-28 20:28:38 -05:00
Andrey 389c6e64e9 only: reducing magic numbers in unit tests 2024-02-28 20:20:41 -05:00
Andrey 17275e4f4b maximumIgnitionTiming does not account timing_offset_cylinder #5894
only: renaming field so that we do not have two entities with same name and different meaning
2024-02-28 19:34:13 -05:00
Andrey 73298d21ad maximumIgnitionTiming does not account timing_offset_cylinder #5894
only: nothing
2024-02-28 19:34:13 -05:00
Andrey f7dd81b61d & is inappropriate for an enum 2024-02-28 19:16:07 -05:00
Andrey 701f3a073c revive ptrace fix #5983 2024-02-22 15:19:21 -05:00
Andrey a1423085e2 revive ptrace #5983
only: quality in software begins with proper practices like TDD
2024-02-22 15:16:24 -05:00
Andrey 583d73ccd5 only: setBitRangeMsb coverage 2024-02-16 01:10:19 -05:00
Andrey 9a782c0b5a only: setBitRangeMsb coverage 2024-02-15 16:41:04 -05:00
Andrey 68463e8634 only: actually looks OK 2024-02-15 16:30:56 -05:00
Matthew Kennedy e718489774 Actually separate injector model for second stage 2024-01-17 08:46:21 -05:00
rusefillc 81c050a75b only: dead ET camaro 2024-01-16 11:53:22 -05:00
rusefillc fb899cdefb only: inline method & dead code 2024-01-16 11:02:26 -05:00
Matthew Kennedy 8f42f8ccc8 Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
Matthew Kennedy 1302f780b2 unused parameters 2024-01-07 22:36:20 -05:00
Matthew Kennedy 1f64950e33 Staged injection support; use two sets of injectors on the same engine #5247
two injection models for two stages
2024-01-07 22:36:20 -05:00
Matthew Kennedy 26b351ba40 Remove/make injector duty limit configurable fix #4798 2024-01-07 22:36:18 -05:00