Matthew Kennedy
338c14c3a8
cylinder ignition trim ( #3709 )
...
* cylinder ignition trim
* changelog
* changelog
* test
* move UI
2022-01-01 15:47:47 -05:00
BeerMoneyMotorsports
728436c0a3
Update main.yaml ( #3729 )
...
* Update main.yaml
* Update main.yaml
Co-authored-by: rusefillc <48498823+rusefillc@users.noreply.github.com>
2022-01-01 15:47:15 -05:00
GitHub build-firmware Action
d71eae83b6
Auto-generated configs and docs
2022-01-01 20:29:35 +00:00
BeerMoneyMotorsports
a0b6d8b3dc
Update main.yaml ( #3728 )
...
FLEX INPUT IDENTIFICATION
2022-01-01 15:11:39 -05:00
rusefillc
9dc4efe993
reducing potential confusion with "NO PIN" in engine sniffer
...
https://rusefi.com/forum/viewtopic.php?p=43812#p43812
2022-01-01 12:10:55 -05:00
rusefillc
4111d525d7
GDI Epic #1448
2022-01-01 12:10:54 -05:00
GitHub build-firmware Action
66fea5940a
Auto-generated configs and docs
2022-01-01 07:25:29 +00:00
Matthew Kennedy
ab3e3ac83f
hook up fuel trims ( #3715 )
...
* hook up fuel trims
* pass all the params
* store per-cylinder fuel mass directly
* main trigger callback only touches per-cylinder, no banks!
* test test test test
* move UI to happy land
* changelog
2022-01-01 02:19:59 -05:00
GitHub set-date Action
049dd5b22a
Update date
2022-01-01 01:07:07 +00:00
GitHub build-firmware Action
d24da74427
Auto-generated configs and docs
2022-01-01 00:24:42 +00:00
rusefillc
7bf7fd9469
GDI Epic #1448
2021-12-31 19:08:47 -05:00
rusefillc
f1bbf3fcf7
GDI Epic #1448
...
live view
2021-12-31 15:57:44 -05:00
rusefillc
16b23c0532
GDI Epic #1448
...
live view
2021-12-31 15:52:44 -05:00
Matthew Kennedy
d5c4b79b1a
Nb2 crank sync special case ( #3727 )
...
* extract isSyncPoint
* test because why not
* check vvt resync nb2
* custom nb decoder
* test only resyncs once!
* good job valgrind, you found a bug!
2021-12-31 15:47:25 -05:00
GitHub build-firmware Action
5cae22461e
Auto-generated configs and docs
2021-12-31 20:34:37 +00:00
rusefillc
f715210b39
GDI Epic #1448
...
live view
2021-12-31 15:28:24 -05:00
rusefillc
bb3f8cb76f
GDI Epic #1448
2021-12-31 03:09:04 -05:00
rusefillc
268827b87b
GDI Epic #1448
2021-12-31 03:09:04 -05:00
GitHub build-firmware Action
97ca82e153
Auto-generated configs and docs
2021-12-31 07:43:14 +00:00
rusefillc
c63d1de245
passat pedal calibration
2021-12-31 02:17:42 -05:00
rusefillc
191356588b
MRE meta
2021-12-31 02:17:21 -05:00
rusefillc
63776b1a06
GDI Epic #1448
...
fixing odd typo & improving L&F
2021-12-31 02:17:02 -05:00
rusefi
1173779839
MRE meta
2021-12-31 02:07:00 -05:00
rusefi
dc68931fb3
MRE meta
2021-12-31 01:44:28 -05:00
rusefi
24317c918a
GDI Epic #1448
2021-12-31 01:21:42 -05:00
rusefi
49df116f64
MRE meta
2021-12-31 01:21:42 -05:00
rusefi
3fb2df7a08
MRE meta
2021-12-31 01:21:42 -05:00
Matthew Kennedy
b3de217c1b
adjustment to #3722 ( #3723 )
...
* s
* behold, another bug a test caught
* test
* test generates usable trigger pattern so it works correctly
* comment
* don't need that
2021-12-31 01:21:21 -05:00
GitHub build-firmware Action
1bfebe102f
Auto-generated configs and docs
2021-12-31 04:53:29 +00:00
rusefi
ca445c9dc8
GDI Epic #1448
2021-12-30 23:47:27 -05:00
GitHub build-firmware Action
50c375a84b
Auto-generated configs and docs
2021-12-31 03:13:46 +00:00
rusefillc
c664ea2f0a
GDI Epic #1448
2021-12-30 22:06:52 -05:00
GitHub set-date Action
d0b8edb68d
Update date
2021-12-31 01:06:24 +00:00
GitHub build-firmware Action
7ee4df8769
Auto-generated configs and docs
2021-12-31 00:20:18 +00:00
rusefillc
12d79c138b
GDI Epic #1448
2021-12-30 19:14:49 -05:00
rusefillc
b88dc4d351
https://rusefi.com/forum/viewtopic.php?f=2&t=2202
...
defaults were bad, really bad
2021-12-30 19:14:32 -05:00
GitHub build-firmware Action
6213eb5406
Auto-generated configs and docs
2021-12-30 22:59:03 +00:00
rusefillc
06666275fa
https://rusefi.com/forum/viewtopic.php?f=2&t=2202
...
defaults were bad, really bad
2021-12-30 17:41:57 -05:00
rusefillc
0c589b86c2
GDI Epic #1448
2021-12-30 17:41:57 -05:00
GitHub build-firmware Action
b97922f1bc
Auto-generated configs and docs
2021-12-30 22:21:40 +00:00
rusefillc
b98eff3869
https://rusefi.com/forum/viewtopic.php?f=2&t=2202
...
defaults were bad, really bad
2021-12-30 17:15:31 -05:00
GitHub build-firmware Action
6a187d488f
Auto-generated configs and docs
2021-12-30 22:03:20 +00:00
rusefillc
5e56f9c5cd
GDI Epic #1448
2021-12-30 16:56:15 -05:00
Matthew Kennedy
4981eb43d0
extract isSyncPoint function ( #3726 )
...
* extract isSyncPoint
* test because why not
* check vvt resync nb2
* clean up noise from test case
* clarify and comment
2021-12-30 11:39:04 -05:00
rusefillc
21c055dbf8
alphax
2021-12-30 00:55:12 -05:00
rusefillc
9166cb4f14
HellenNA8_96 config folder #3724
2021-12-30 00:42:52 -05:00
rusefillc
d01e04f507
HellenNA8_96 config folder #3724
2021-12-30 00:15:40 -05:00
rusefillc
17877c6806
update docs
2021-12-30 00:05:47 -05:00
GitHub build-firmware Action
978a982b90
Auto-generated configs and docs
2021-12-30 04:53:32 +00:00
rusefillc
f80601eb87
HellenNA8_96 config folder #3724
...
resiliency
2021-12-29 23:48:06 -05:00