kifir
|
82e95ce9d1
|
handle lack of ignition voltage (closes #7254)
|
2025-01-08 16:46:07 -05:00 |
kifir
|
aa18fd899f
|
Handle fuel splashing (closes #7180)
|
2024-12-19 15:51:55 -05:00 |
kifir
|
348fe3eaa7
|
Add `Clutch Up Switch` option to`Activation Mode` combobox on `Shift Torque Reduction (Flat Shift)` dialog #7117
|
2024-12-18 08:36:09 +02:00 |
kifir
|
6eb30ea69f
|
only:replace `ShiftTorqueReductionSwitchTest` with `ShiftTorqueReductionSwitchTest` and `ShiftTorqueReductionInvertedSwitchTest` to avoid combinatorial explosion
|
2024-12-18 08:36:09 +02:00 |
kifir
|
53cc9049cf
|
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 |
kifir
|
4d8b3229fa
|
Implement `Minimum Vehicle Speed` setting #6783
|
2024-12-06 19:18:23 +02:00 |
kifir
|
80a7b4c436
|
Implement `Ignition Retard` setting #6783
|
2024-12-06 17:33:06 +02:00 |
kifir23917
|
ad027a99d6
|
Implement Fuel Adder % settings #6783 (#7125)
* only:refactoring: extract part of functionality into `NitrousTestBase` class #6783
* Implement `Fuel Adder %` settings #6783
|
2024-12-05 16:58:40 -05:00 |
kifir
|
b99c2897ce
|
Implement `Activation RPM`, `Deactivation RPM` and `Deactivation RPM Window` settings #6783
|
2024-12-02 00:27:43 +02:00 |
kifir
|
74e8619ad7
|
Implement `Maximum AFR` setting #6783
|
2024-11-30 00:34:03 +02:00 |
kifir
|
8c03b616e6
|
implement `Maximum MAP` setting #6783
|
2024-11-29 01:26:40 +02:00 |
kifir
|
67d0923a29
|
implement `Minimum CLT` setting #6783
|
2024-11-29 01:26:40 +02:00 |
kifir
|
19003c22d2
|
implement `Minimum TPS` setting #6783
|
2024-11-29 01:26:40 +02:00 |
kifir23917
|
d58aeb045d
|
Implement `Nitrous Control` settings with arming functionality #6783 (#7103)
|
2024-11-27 16:43:45 -05:00 |
kifir
|
a36a8614da
|
implement `FuelDifferentialPressureTest` (closes #6972)
|
2024-11-22 17:51:25 +02:00 |
kifir
|
e99bf20960
|
only:reordering: move part of functionality from `LaunchTestConfig` and `LaunchTestBase` classes to `TestBase` and `EngineConfig`
|
2024-11-21 16:55:17 +02:00 |
kifir
|
8873f2d784
|
only:reordering: move functionality from `ShiftTorqueReductionTestBase` and `ShiftTorqueReductionTestConfig` classes to `TestBase` and `EngineConfig`
|
2024-11-21 16:55:17 +02:00 |
kifir23917
|
5731cdd6dc
|
implement `StagedInjectionTest` #6972 (#7087)
|
2024-11-20 14:07:50 -05:00 |