Matthew Kennedy
|
d3ec2b21d1
|
Use pch in lots of files (#3066)
* most engine.h
* most engine_configuration
* more
* more
* more
* more
* more
* moooooore
* ok I'm done for now
* oops
|
2021-07-26 01:05:17 -04:00 |
Andrey
|
e8aef0dcd3
|
VVT position of first cam is off on first cycle fix #2987
|
2021-07-22 01:02:37 -04:00 |
Andrey
|
2a07c3df27
|
Nissan VVT trigger decoder #2887
|
2021-07-21 23:08:56 -04:00 |
Andrey
|
c433c20a36
|
simplify quad vvt test #3018
better parameter name and explicit constraint clarification
|
2021-07-21 17:45:35 -04:00 |
Matthew Kennedy
|
2a4dfd0bf8
|
Fix prepareEventAngles for symmetrical crank triggers (#2982)
* fix and make code legible
* update test to check every tooth
* symmetrical crank
* simplify findTriggerPosition
* make getAngle intelligable
|
2021-07-17 23:27:20 -04:00 |
Matthew Kennedy
|
e3849b95d5
|
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins
* no more extern engine
* uses
* more
* extern config too
* put this where it belongs
* include correct header
* merge
|
2021-07-16 18:13:33 -04:00 |
Andrey
|
3759028a32
|
unit tests pass on Linux fail on Windows fix #2902
reducing code duplication
|
2021-07-05 23:51:13 -04:00 |
Andrey
|
8f13e5711a
|
Nissan VVT trigger decoder #2887
|
2021-07-05 23:39:39 -04:00 |
rusefillc
|
32a813339d
|
Nissan
|
2021-07-05 18:37:53 -04:00 |
Andrey
|
9ad5ec8044
|
refactoring: getShaftSynchronized
|
2021-07-03 10:37:03 -04:00 |
Andrey
|
7b21e5cf29
|
wow we have weird code!
|
2021-07-02 19:49:00 -04:00 |
Matthew Kennedy
|
20937455a0
|
Fix pre sync timestamp copy (#2892)
* fix tests
* fix pre sync copy
* this fixes the issue
|
2021-07-01 18:58:28 -04:00 |
Andrey
|
4627707e1c
|
refactoring - explicit read method
|
2021-06-26 22:17:07 -04:00 |
Andrey
|
f74946e790
|
Override trigger gaps feature #2734
|
2021-05-23 20:06:19 -04:00 |
Matthew Kennedy
|
5f0791f9fb
|
Destroy all shared logger (#2574)
* most of shared logger
* a few more
* one more
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-04-21 14:28:48 -04:00 |
Matthew Kennedy
|
737ee444b8
|
rip the bandaid: find-replace most of scheduleMsg (#2572)
* biiiig find replace
* more trivial find replace
* pwm
* almost all of them
* few more
* gpio
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-04-21 12:53:13 -04:00 |
rusefi
|
3d89cc2093
|
trigger and VVT duty cycle integration into limp manager #2523
|
2021-04-07 15:17:01 -04:00 |
rusefillc
|
c886394947
|
trigger and VVT duty cycle integration into limp manager #2523
|
2021-04-07 12:16:23 -04:00 |
rusefillc
|
9c26a84be9
|
trigger and VVT duty cycle integration into limp manager #2523
|
2021-04-07 01:21:28 -04:00 |
Matthew Kennedy
|
d5bc14719e
|
trigger decoder timer (#2427)
* part 2
* stale comment
* include
* why was this a macro
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-03-07 16:35:58 -05:00 |
Matthew Kennedy
|
5bfee13c21
|
fix instant rpm (#2180)
* consumers
* impl
* instant rpm in idle timing
|
2021-01-14 20:45:55 -05:00 |
rusefillc
|
fea596e867
|
RAM efficiency of VR crank trigger shapes #2182
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
fixing build?
|
2021-01-04 22:13:59 -05:00 |
rusefillc
|
a51634fd2b
|
RAM efficiency of VR crank trigger shapes #2182
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
|
2021-01-04 22:00:37 -05:00 |
rusefillc
|
72759ab4a8
|
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
|
2021-01-04 21:30:54 -05:00 |
rusefillc
|
6eb11dc60a
|
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
|
2021-01-03 13:52:53 -05:00 |
rusefi
|
663ff4656f
|
FATAL while bench testing VR #2153
|
2021-01-01 14:07:52 -05:00 |
rusefillc
|
b463166297
|
minor fixes
|
2020-12-06 19:25:48 -05:00 |
Matthew Kennedy
|
e112bbd07e
|
remove virtual calls from hot path (#1857)
* const ref-ify
* no virtual ❌
* even more const
* tests
* fix tests
|
2020-10-05 16:42:50 -04:00 |
Matthew Kennedy
|
060cfbd778
|
const ref-ify trigger (#1856)
* const ref-ify
* tests
|
2020-10-05 14:22:59 -04:00 |
Matthew Kennedy
|
ebc884e8d5
|
trigger decode cleanup and perf (#1853)
* trigger decode cleanup
* test config ptr patchup
* disable CDM by default
|
2020-10-04 19:29:26 -04:00 |
rusefillc
|
9808e675f5
|
Trigger performance: variable gapTrackingLength #1851
cool change but looks to have made zero difference
|
2020-10-04 13:05:49 -04:00 |
rusefi
|
b19ffa7075
|
TriggerConfiguration getPrintPrefix
|
2020-08-29 17:25:42 -04:00 |
rusefi
|
f7b03d8e6e
|
common sense change? "should be safe" famous last words
|
2020-08-27 00:31:59 -04:00 |
rusefi
|
ed3eaf319c
|
VVT support for VAG trigger #883
|
2020-08-27 00:06:10 -04:00 |
rusefi
|
0992f90f18
|
VVT support for VAG trigger #883
|
2020-08-26 20:57:11 -04:00 |
rusefi
|
35702163ee
|
const
|
2020-08-26 17:37:15 -04:00 |
rusefi
|
f268af5165
|
const
|
2020-08-26 17:30:13 -04:00 |
rusefi
|
b64c9bd9d3
|
VVT support for VAG trigger #883
|
2020-08-25 13:14:46 -04:00 |
rusefi
|
470a9f5a5a
|
VVT support for VAG trigger #883
|
2020-08-25 12:45:18 -04:00 |
rusefi
|
7d53f5859d
|
VVT support for VAG trigger #883
|
2020-08-25 00:59:07 -04:00 |
rusefi
|
978c3ff16d
|
VVT support for VAG trigger #883
a bit of dead code?
|
2020-08-24 02:31:27 -04:00 |
rusefi
|
4ccb209df3
|
VVT support for VAG trigger #883
|
2020-08-24 02:23:13 -04:00 |
rusefi
|
4e333dac1c
|
VVT support for VAG trigger #883
|
2020-08-24 02:07:58 -04:00 |
rusefi
|
bdbee0d38b
|
VVT support for VAG trigger #883
|
2020-08-24 02:01:50 -04:00 |
rusefi
|
0f9e8bf83e
|
VVT support for VAG trigger #883
|
2020-08-24 01:21:42 -04:00 |
rusefi
|
f5f416951a
|
Trigger gap-check toothDuration array samples time at any event? fix #1658
|
2020-07-30 19:24:55 -04:00 |
rusefi
|
e2c62b8ab3
|
better unit test logging
|
2020-07-19 15:47:21 -04:00 |
rusefi
|
adbaf9e179
|
better unit test logging
|
2020-07-19 14:17:15 -04:00 |
Matthew Kennedy
|
a2313a853c
|
switch some firmware warnings to errors (#1465)
* warnings as errors
* throw instead of exit
* test massaging
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-05-23 10:46:28 -04:00 |
rusefi
|
d74f1c0951
|
lovely, yet another minor confusion
|
2020-05-13 01:16:05 -04:00 |