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 |
Andrey
|
59bf19ede3
|
only:removing scheduleByTimestamp, making API simpler
|
2024-07-15 10:51:35 -04:00 |
Andrey
|
db0b61cd6c
|
only:inlining scheduleByTimestamp
|
2024-07-15 09:59:06 -04:00 |
Matthew Kennedy
|
f874f97b1f
|
don't use scheduleByTimestamp
|
2024-07-15 09:42:05 -04:00 |
Matthew Kennedy
|
5b1e70f422
|
only:removing scheduleForLater, making API simpler
|
2024-07-15 09:41:44 -04:00 |
GitHub gen-configs Action
|
1d929c1e68
|
Trigger wheel definitions
|
2024-07-04 19:45:00 +00:00 |
Andrey
|
9e49e26fbf
|
Ford Coyote Exhaust VVT position error #6402
only:alphax-8chan
|
2024-07-04 15:37:43 -04:00 |
GitHub gen-configs Action
|
9d2f48318d
|
Trigger wheel definitions
|
2024-07-04 18:19:43 +00:00 |
Matthew Kennedy
|
e1d29141dc
|
only: wow, all of this was dead code
|
2024-07-03 10:16:24 -04:00 |
Matthew Kennedy
|
f4965b0983
|
fix sensor mock tests
(cherry picked from commit d907e6123f8a3b435206cd1c4f74bae8af135f2c)
|
2024-06-28 20:38:21 -04:00 |
Andrey
|
5b49a81cb7
|
dead
|
2024-06-24 13:49:54 -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
|
3b988d02f9
|
only:getCurrentTarget getter into interface
|
2024-06-17 21:46:56 -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 |
rusefillc
|
41563266a6
|
validateConfigOnStartUpOrBurn
|
2024-06-09 13:19:44 -04:00 |
rusefillc
|
d706537893
|
refactoring: removing validateConfiguration by moving logic into another similar method
|
2024-06-09 11:33:17 -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 |