rusefillc
|
b93004ea23
|
STD_ATMOSPHERE pasta of copies
only:pasta
|
2025-02-26 00:04:07 -05:00 |
rusefillc
|
5ea65826bd
|
only:VE_RPM_COUNT
|
2025-01-14 20:20:47 -05:00 |
rusefillc
|
d61e1b5147
|
more ignition encapsulation
only:uaefi
|
2024-12-27 12:02:15 -05: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 |
Matthew Kennedy
|
93bb3df05d
|
only:int rpm -> float rpm
|
2024-09-25 23:56:18 -04:00 |
Matthew Kennedy
|
ba94d94925
|
only:int rpm -> float rpm
|
2024-09-25 23:36:33 -04:00 |
rusefillc
|
749222458c
|
only: weak getCylinderFuelTrim
|
2024-08-03 12:24:06 -04:00 |
Matthew Kennedy
|
cfa7ad9741
|
AE is engine module
|
2024-08-03 10:41:50 -04:00 |
rusefillc
|
be186fbe22
|
only:getCylinderFuelTrim API
|
2024-08-03 01:39:28 -04:00 |
Andrey
|
4de096129c
|
isnan
|
2024-07-22 23:56:21 -04:00 |
Matthew Kennedy
|
ae1a6e9d8d
|
cisnan -> std::isnan
|
2024-07-22 19:53:59 -04:00 |
Andrey
|
e145edb96d
|
New mode for TPS/TPS enrichment to be a multiplier #3167
only:f407-discovery
|
2024-06-09 19:31:55 -04: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 |
rusefillc
|
26ede4eca3
|
only:possible optimization comment
|
2024-06-05 21:22:53 -04:00 |
rusefi
|
a3a492d46f
|
Map3D should not be silently return 0 if not initialized #6461
preparation: giving tables names
|
2024-05-03 22:31:53 -04:00 |
Andrey
|
3096db5c72
|
confusing Map3D API fix #6139
|
2024-03-04 17:58:24 -05:00 |
Andrey
|
2ef1a3c6c4
|
only: wow hello 2013 fudging
|
2024-02-28 21:15:04 -05:00 |
Andrey
|
81831abb97
|
Staged injection support; use two sets of injectors on the same engine #5247
|
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 |
rusefi
|
6de42dbab6
|
better EFI_ENGINE_CONTROL guard
|
2023-11-05 10:16:19 -05:00 |
Matthew Kennedy
|
883336ff30
|
fixAngle -> wrapAngle
|
2023-10-19 22:42:50 -04:00 |
rusefi
|
02b7c2580e
|
;; typo
|
2023-10-14 21:14:02 -04:00 |
Matthew Kennedy
|
c872239f51
|
lock injection timing at high duty cycle to avoid skipped injections
|
2023-10-12 09:49:24 -04:00 |
Matthew Kennedy
|
58b90469cb
|
Always log normalized cylinder filling
|
2023-09-17 09:57:35 -04:00 |
Matthew Kennedy
|
83f8b168f6
|
indent formatting
(cherry picked from commit 8b5825adc46f5b626e0c8df1e00e468716c3daef)
|
2023-06-02 00:37:45 -04:00 |
Matthew Kennedy
|
06cda6cfa4
|
add postState flag to airmass model calls #107
(cherry picked from commit b1b1ec7fdf0ee9b5955541bcaa6be7cf66636412)
|
2023-05-16 13:02:45 -04:00 |
Andrey
|
49230d3195
|
it's going to be painful
|
2023-05-05 14:15:27 -04:00 |
Matthew Kennedy
|
fea92524e4
|
more log fields cleanup, lots of duplicates around fuel logic #98
(cherry picked from commit a8fef3634202c721f4dac12e7612444b7936cdc0)
|
2023-05-05 13:53:16 -04:00 |
Matthew Kennedy
|
b0d43e2c18
|
throttle model gets real max engine flow
(cherry picked from commit 6a05413e52a1282a66cb61827ef91476ef6bf864)
|
2023-04-29 23:22:05 -04:00 |
Matthew Kennedy
|
61e5b4b1ad
|
change ObdCode to enum class builds firmware
|
2023-04-29 00:44:00 -04:00 |
Matthew Kennedy
|
2857e9527d
|
remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b7771dfe02e4b4bb9919d50a6a11ef5)
|
2023-04-28 20:59:11 -04:00 |
Andreika
|
919ed2d934
|
RPM soft limit and hysteresis #5214, #5224 (#5228)
* [DRAFT] RPM soft limit and hysteresis #5214, #5224
* fix m_timingRetard
* fix rpmHardLimitHyst
* unit-tests for #5214, #5224
|
2023-04-10 17:18:51 -04:00 |
Matthew Kennedy
|
71d35343d9
|
renumber airmass mode enum to start at 0 (#4986)
* #1690
* hw ci tests
|
2023-01-21 08:12:27 +05:30 |
Andrey
|
0c1859b77e
|
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
|
2023-01-14 15:33:17 -05:00 |
Andrey
|
12282635ef
|
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
|
2023-01-14 05:36:25 -05:00 |
Andrey
|
c8b998a911
|
test coverage for antilag #4920
fuel correction bugfix & test
|
2022-12-31 14:48:25 -05:00 |
rusefillc
|
d671cee3a8
|
antilag and anti-lag #2403
TurboMarian is the ALS boss
|
2022-12-21 21:29:01 -05:00 |
rusefillc
|
c6da63eb66
|
antilag and anti-lag #2403
TurboMarian is the ALS boss
|
2022-12-21 20:24:39 -05:00 |
rusefillc
|
318aa6d8c9
|
antilag and anti-lag #2403
TurboMarian is the ALS boss
|
2022-12-21 19:46:31 -05:00 |
rusefillc
|
55062b1ef6
|
refactoring: constexpr fuel computer (#4830)
* refactoring: constexpr fuel computer
* refactoring: constexpr fuel computer
* refactoring: constexpr fuel computer
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
|
2022-11-26 12:25:04 -05:00 |
rusefillc
|
23698be5f8
|
without ValueProvider3D interface how do we mock? (#4829)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
|
2022-11-26 11:23:54 -05:00 |
rusefi
|
a17e12747e
|
Add fuel adder to launch fix #4777
|
2022-11-13 20:23:19 -05:00 |
rusefillc
|
70e734127d
|
target lambda & afr log fields broken #4727
|
2022-11-02 22:25:16 -04:00 |
rusefillc
|
95d360f7b1
|
target lambda & afr log fields broken #4727
|
2022-11-02 22:17:00 -04:00 |
Andrey
|
baaec6a603
|
refactoring: encapsulation
|
2022-09-28 22:42:08 -04:00 |
Andrey
|
268a5c7964
|
tear down Engine god object #4511
just trying different things
|
2022-09-05 02:44:06 -04:00 |
Andrey
|
d51511a15e
|
refactoring: moving field
|
2022-09-05 00:53:05 -04:00 |
Andrey
|
6b4e6c8169
|
tear down Engine god object #4511
just trying different things
|
2022-09-03 11:07:26 -04:00 |
Andrey
|
d329f8ae10
|
tear down Engine god object #4511
just trying different things
|
2022-09-03 07:44:24 -04:00 |
Andrey
|
759a15c763
|
dead
|
2022-09-03 06:59:00 -04:00 |