GitHub set-date Action
e120d07107
Update date
2023-10-29 00:43:31 +00:00
GitHub gen-configs Action
4cedb6c26a
Auto-generated configs and docs
2023-10-28 01:11:30 +00:00
GitHub set-date Action
c396099903
Update date
2023-10-28 00:37:49 +00:00
rusefillc
c98963a991
only: dead commands
2023-10-27 11:35:15 -04:00
Matthew Kennedy
9d271b42d4
console commands cleanup
2023-10-26 23:14:30 -04:00
Matthew Kennedy
0396659939
missed one
2023-10-26 23:11:03 -04:00
Matthew Kennedy
d80ff6b438
no (void)
2023-10-26 23:10:59 -04:00
rusefillc
bbab25a378
only: docs
2023-10-26 22:42:21 -04:00
GitHub gen-configs Action
f93fa3ab3b
Auto-generated configs and docs
2023-10-26 23:05:57 +00:00
rusefillc
bcd41c0df1
only: CAM sensor simulator #5640
...
one step back
2023-10-26 18:17:02 -04:00
rusefillc
c091270d19
T2 5 ( #5650 )
...
* fix
* add cam/vvt support to trigger_emulator
---------
Co-authored-by: andreika-git <andrei.home@gmail.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-10-26 16:06:50 -04:00
rusefillc
9c54180bf6
T2 ( #5647 )
...
* fix unit-tests
* add cam/vvt support to trigger_emulator
---------
Co-authored-by: andreika-git <andrei.home@gmail.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-10-26 14:10:51 -04:00
rusefillc
2507d4e467
tiny refactoring ( #5646 )
...
Co-authored-by: andreika-git <andrei.home@gmail.com>
2023-10-26 13:04:30 -04:00
rusefi
198609ecaf
Non-square dimension maps #5641
...
copy/paste bad
2023-10-25 23:50:28 -04:00
GitHub gen-configs Action
13b17ec8b9
Auto-generated configs and docs
2023-10-26 02:59:17 +00:00
GitHub gen-configs Action
36ea0a4165
Auto-generated configs and docs
2023-10-26 02:49:18 +00:00
Andrey
f1c32b52e9
only: Non-square dimension maps #5641
2023-10-25 22:44:48 -04:00
GitHub gen-configs Action
2e24c9178a
Auto-generated configs and docs
2023-10-26 00:50:44 +00:00
GitHub gen-configs Action
adf31716c2
Auto-generated configs and docs
2023-10-25 23:38:30 +00:00
rusefillc
9d0eac561e
Non-square dimension maps #5641
2023-10-25 19:33:32 -04:00
GitHub gen-configs Action
b22e41ee0b
Auto-generated configs and docs
2023-10-25 19:33:32 -04:00
rusefillc
ef1266b924
CAM sensor simulator #5640
2023-10-25 19:33:32 -04:00
rusefillc
77b7cd683d
Non-square dimension maps #5641
2023-10-25 18:08:05 -04:00
rusefillc
33f4f39b6d
CAM sensor simulator #5640
2023-10-25 18:05:48 -04:00
GitHub gen-configs Action
ecbd3e2980
Auto-generated configs and docs
2023-10-25 18:07:05 +00:00
Patryk Chmura
41ac8a921c
Fixes confirmed on the real car ( #5638 )
...
Co-authored-by: pchmura4 <>
2023-10-25 14:02:41 -04:00
rusefillc
0ce7bf586b
Revert "future home of quick&dirty VVT simulation only:mre_f4"
...
This reverts commit dfd3fde5
2023-10-25 13:04:25 -04:00
GitHub gen-configs Action
36c4af6a77
Auto-generated configs and docs
2023-10-25 17:03:28 +00:00
rusefillc
9fa20ad0a8
CAM sensor simulator #5640
2023-10-25 12:57:07 -04:00
GitHub gen-configs Action
0f30a3cfc5
Auto-generated configs and docs
2023-10-25 16:28:51 +00:00
GitHub gen-configs Action
eb42e9e467
Auto-generated configs and docs
2023-10-25 16:18:59 +00:00
GitHub gen-configs Action
381b2977c4
Auto-generated configs and docs
2023-10-25 14:33:12 +00:00
Andreika
0097fe292c
Bench test: main relay and other pins fix ( #5637 )
...
* use standard pin bench test for the main relay
* fix pin bench test
* enable some pin bench test
* fix
2023-10-25 10:22:45 -04:00
GitHub set-date Action
6f66bb65de
Update date
2023-10-25 00:46:18 +00:00
rusefillc
add3326ef0
dead warningEnabled global variable ( #5636 )
2023-10-24 18:55:29 -04:00
GitHub gen-configs Action
96931f5649
Auto-generated configs and docs
2023-10-24 21:47:28 +00:00
Patryk Chmura
0a7cd2b08c
Closed Loop Idle Ignition Timing small improvements ( #5635 )
...
* After-start enrichment handling more similar to OEM and other Standalone EFI systems
* Corrections and tidying-up
* Corrected small mistake in TunerStudio definition
* Compatibility fixes
* Readability fix
* Changed to more appropriate cycles instead of seconds, bugfix for TS
* Typo fix...
* Idle Ignition Timing improvements
* Uninitialized variable for Unit Tests?
* Zero value should disable new feature
---------
Co-authored-by: pchmura4 <>
2023-10-24 17:43:29 -04:00
Matthew Kennedy
6b8aaa8e30
default params for happy test
2023-10-24 15:35:55 -04:00
Matthew Kennedy
e1fcc6de08
missed override in gear detector
2023-10-24 15:03:53 -04:00
GitHub gen-configs Action
df0361f271
Auto-generated configs and docs
2023-10-24 16:59:20 +00:00
Patryk Chmura
da7ebbfc61
After-start enrichment handling more similar to OEM, round two ( #5633 )
...
* After-start enrichment handling more similar to OEM and other Standalone EFI systems
* Corrections and tidying-up
* Corrected small mistake in TunerStudio definition
* Compatibility fixes
* Readability fix
* Changed to more appropriate cycles instead of seconds, bugfix for TS
* Typo fix...
---------
Co-authored-by: pchmura4 <>
2023-10-24 12:54:41 -04:00
GitHub set-date Action
8b0f514ab9
Update date
2023-10-24 00:46:09 +00:00
GitHub gen-configs Action
024c4e4328
Auto-generated configs and docs
2023-10-23 19:48:10 +00:00
Patryk Chmura
9252ecc3c0
After-start enrichment handling more similar to OEM ( #5632 )
...
* After-start enrichment handling more similar to OEM and other Standalone EFI systems
* Corrections and tidying-up
* Corrected small mistake in TunerStudio definition
* Compatibility fixes
* Readability fix
---------
Co-authored-by: pchmura4 <>
2023-10-23 15:41:35 -04:00
rusefi
4142b42714
fuelCutCode for lack of GDI4 communications fix #5631
2023-10-23 14:22:13 -04:00
GitHub gen-configs Action
3b96d3e063
Auto-generated configs and docs
2023-10-23 17:30:48 +00:00
rusefi
381b9bb9e7
fuelCutCode for lack of GDI4 communications #5631
...
only:proteus_f7
2023-10-23 13:25:53 -04:00
GitHub set-date Action
d17a2231ff
Update date
2023-10-23 00:45:05 +00:00
GitHub gen-configs Action
24ec1dae55
Auto-generated configs and docs
2023-10-22 22:38:22 +00:00
pchmura4
4849f7bdfa
Corrections for the build to succeed
2023-10-22 18:16:19 -04:00