Andrey
|
5f686c302d
|
"Single Tooth" renamed to "Half Moon", more proper "Single Tooth" crank trigger as a new trigger fix #5488
|
2023-08-05 23:49:32 -04:00 |
rusefillc
|
0e6a5037aa
|
simulator: sensor mocking UI is broken #5473
only: no reason to average MAP while in simulator
|
2023-07-31 18:10:06 -04:00 |
rusefi
|
0099de49af
|
ignition timing clamping settings
|
2023-07-22 00:07:15 -04:00 |
rusefi
|
4fbc9d7b06
|
ignition timing clamping settings
only:atomic change around timing range
|
2023-07-21 23:48:58 -04:00 |
Andrey
|
ae1eb88498
|
GDI4 overlap factor #5416
|
2023-07-21 00:53:13 -04:00 |
Andrey
|
13d4475986
|
GDI4 overlap factor #5416
only: extract method
|
2023-07-20 15:40:10 -04:00 |
rusefillc
|
bc2a2b9ab9
|
only:better method name
|
2023-06-25 02:08:53 -04:00 |
Matthew Kennedy
|
10c5c4ec94
|
#23 and fix https://github.com/rusefi/rusefi/issues/5353
(cherry picked from commit b0c3357cba5a3a08ab481dd9cb76f1ab95114ed4)
|
2023-06-25 00:25:07 -04:00 |
Andrey
|
632912d265
|
extra checks
|
2023-06-22 14:45:55 -05:00 |
rusefillc
|
65dcdb86ec
|
Too many bench test buttons are broken #5327
|
2023-06-15 11:46:39 -04:00 |
rusefi
|
f77f356e6d
|
reducing code duplication
|
2023-06-11 23:17:13 -04:00 |
rusefi
|
731fd89ef7
|
reducing magic constant
|
2023-06-11 23:13:36 -04:00 |
rusefi
|
1908896598
|
Technical debt: ENUM_32_BITS #3874
poking the bear
|
2023-06-01 10:29:05 -04:00 |
rusefillc
|
800752d389
|
per-cylinder logging fix: using better sign
|
2023-05-31 17:44:33 -04:00 |
rusefillc
|
ed18cb1a53
|
it's going to be...
|
2023-05-31 17:36:12 -04:00 |
rusefillc
|
c15ab187c5
|
it's going to be p
|
2023-05-31 17:23:46 -04:00 |
rusefillc
|
91d08f0465
|
it's going to be p
|
2023-05-31 17:15:43 -04:00 |
Matthew Kennedy
|
447b405718
|
it's going to be p
|
2023-05-31 17:04:31 -04:00 |
Matthew Kennedy
|
12a29232cc
|
tooth_logger.h -> pch
(cherry picked from commit ad3ea57276361b6da69eb920dd056a662f6f5c70)
|
2023-05-31 15:59:02 -04:00 |
Andrey
|
902c61f9d8
|
setSparkSkipRatio limitation #5231
|
2023-05-25 13:26:17 -04:00 |
Andrey
|
8c9b17485e
|
Revert "Allow scheduling_s to come from a pool (#4841)"
This reverts commit 5250b177
|
2023-05-25 10:10:17 -04:00 |
rusefillc
|
8be4b30c7f
|
better code guard?
|
2023-05-24 11:15:02 -04:00 |
rusefillc
|
f35cd62b7c
|
better code guard?
|
2023-05-24 11:12:00 -04:00 |
Matthew Kennedy
|
40673ffda2
|
add ignition/injection mode output channel #85
(cherry picked from commit 9621ff844eea704421dc6172d66a2f4053467277)
|
2023-05-04 18:58:50 -04:00 |
Matthew Kennedy
|
d897a96c05
|
is this just dead?
(cherry picked from commit cd6b770945aa56ae52e188476034a862cba47bb0)
|
2023-04-29 01:08:14 -04:00 |
Andrey
|
51d0f6e347
|
it's going to be painful
|
2023-04-29 00:44:00 -04:00 |
Matthew Kennedy
|
61e5b4b1ad
|
change ObdCode to enum class builds firmware
|
2023-04-29 00:44:00 -04:00 |
Andrey
|
f296e30fb5
|
it's going to be painful
|
2023-04-28 21:01:08 -04:00 |
Matthew Kennedy
|
2857e9527d
|
remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b7771dfe02e4b4bb9919d50a6a11ef5)
|
2023-04-28 20:59:11 -04:00 |
Matthew Kennedy
|
d488ed5858
|
function >>> macro
(cherry picked from commit 489d016682d1c3eb4eb707cd1686686e40175dcd)
|
2023-04-28 20:27:12 -04:00 |
Andrey
|
b95353cc12
|
logging of live data structs was: data points, we are moving away from debug mode #3614
|
2023-04-12 17:31:00 -04:00 |
Andrey
|
0470953cb8
|
We need to reshuffle timing calculation a bit, add one more gauge #5235
|
2023-04-12 17:22:28 -04:00 |
Andrey
|
32b7b014c9
|
per-cylinder should not contain firingOrderOffset fix #5236
|
2023-04-12 15:18:29 -04:00 |
Andrey
|
588bf77492
|
wow we have two separate per-cylinder trims?! fix #5237
refactoring: bringing two offsets much closer together, no change in overall logic
|
2023-04-12 15:04:14 -04:00 |
rusefillc
|
deaee9ceae
|
Ignition Knock response logging progress
|
2023-04-11 10:54:10 -04:00 |
GitHub gen-configs Action
|
883084ab9f
|
Auto-generated configs and docs
|
2023-04-11 14:45:16 +00:00 |
rusefillc
|
b629d5b064
|
Ignition Knock response logging progress
|
2023-04-11 10:43:34 -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 |
rusefillc
|
23657b405c
|
GDI: target pressure axis not always MAP fix #5155
bare minumum progress
only:proteus_f7
|
2023-03-05 23:32:04 -05:00 |
GitHub gen-configs Action
|
c91b2344ce
|
Auto-generated configs and docs
|
2023-03-06 04:16:07 +00:00 |
rusefillc
|
3031c6abd8
|
Poor man categories for logs #5153
only:proteus_f7
|
2023-03-05 23:12:56 -05:00 |
Andrey
|
1c7a800d7b
|
https://github.com/rusefi/rusefi/pull/5040
only:mre_f4
|
2023-02-24 22:48:33 -05:00 |
Andrey
|
6588e813ae
|
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
|
2023-01-15 08:26:38 -05:00 |
Andrey
|
9abdab795d
|
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
|
2023-01-14 23:21:23 -05:00 |
Matthew Kennedy
|
d5b00e1187
|
don't warn if we intentionally skipped this spark (#4961)
* don't warn if we intentionally skipped this spark
* header
* real nb2
|
2023-01-10 19:07:44 -05:00 |
Andrey G
|
a300043f5d
|
Feed mapAveragingAdcCallback() with volts not adc raw values (#4940)
|
2023-01-05 12:14:48 -05:00 |
rusefillc
|
0300376c84
|
CI is useful
|
2023-01-01 11:30:50 -05:00 |
rusefillc
|
6146b01a36
|
antilag and anti-lag #2403
TurboMarian is the ALS boss
|
2022-12-21 20:12:00 -05:00 |
rusefillc
|
e75a1bc1a1
|
guards
|
2022-12-17 18:26:38 -05:00 |
rusefillc
|
d63d8f869a
|
guards
|
2022-12-17 15:50:54 -05:00 |