Commit Graph

5125 Commits

Author SHA1 Message Date
GitHub gen-configs Action 5a55b68879 Auto-generated configs and docs 2023-11-07 03:03:59 +00:00
GitHub gen-configs Action 326b67c358 Auto-generated configs and docs 2023-11-06 20:30:28 +00:00
rusefillc 12b268a757 disable bench VVT buttons if RPM above zero #5698 2023-11-06 15:26:29 -05:00
GitHub gen-configs Action d677e1e01d Auto-generated configs and docs 2023-11-06 16:31:37 +00:00
GitHub gen-configs Action 6be645e6e6 Auto-generated configs and docs 2023-11-06 02:44:01 +00:00
GitHub gen-configs Action da25b873ab Auto-generated configs and docs 2023-11-05 15:34:01 +00:00
GitHub gen-configs Action 404bf82552 Auto-generated configs and docs 2023-11-04 23:07:49 -04:00
GitHub gen-configs Action 056bef814e Auto-generated configs and docs 2023-11-04 00:59:02 +00:00
GitHub gen-configs Action 19de6c1bcc Auto-generated configs and docs 2023-11-03 11:25:09 +00:00
Patryk Chmura fa715011e0
Changed the TunerStudio axis assignment (#5685)
Co-authored-by: pchmura4 <>
2023-11-03 07:22:07 -04:00
GitHub gen-configs Action 0561263d14 Auto-generated configs and docs 2023-11-03 01:00:16 +00:00
GitHub gen-configs Action a8c94bae69 Auto-generated configs and docs 2023-11-02 05:00:45 +00:00
rusefillc 5715d3fa3b only:minor 2023-11-01 23:40:45 -04:00
GitHub gen-configs Action 1d469cf250 Auto-generated configs and docs 2023-11-02 03:00:38 +00:00
GitHub gen-configs Action 629ed53f6f Auto-generated configs and docs 2023-11-01 16:55:02 +00:00
GitHub gen-configs Action fedb1c8fa0 Auto-generated configs and docs 2023-11-01 02:52:20 +00:00
rusefi 8d1bdacafb fuelTempGauge
only:small-can-board
2023-10-31 22:47:57 -04:00
GitHub gen-configs Action f56f592cbe Auto-generated configs and docs 2023-11-01 02:36:45 +00:00
GitHub gen-configs Action 85167c2510 Auto-generated configs and docs 2023-10-31 15:24:31 +00:00
GitHub gen-configs Action eef298b323 Auto-generated configs and docs 2023-10-31 05:57:39 +00:00
GitHub gen-configs Action 934da252f2 Auto-generated configs and docs 2023-10-31 02:30:15 +00:00
rusefillc 0b1b7a86d9 Make TPS/PPS split configurable #5620 2023-10-30 22:25:29 -04:00
GitHub gen-configs Action 1934c578d1 Auto-generated configs and docs 2023-10-31 00:58:40 +00:00
GitHub gen-configs Action 902fb6e3ce Auto-generated configs and docs 2023-10-30 04:08:08 +00:00
GitHub gen-configs Action 2e78cc6d39 Auto-generated configs and docs 2023-10-30 00:51:20 +00:00
GitHub gen-configs Action 32da4ec704 Auto-generated configs and docs 2023-10-30 00:02:03 +00:00
GitHub gen-configs Action e89adc52bf Auto-generated configs and docs 2023-10-29 19:29:57 +00:00
GitHub gen-configs Action b004948262 Auto-generated configs and docs 2023-10-29 17:30:50 +00:00
GitHub gen-configs Action 76f0bf215a Auto-generated configs and docs 2023-10-29 13:52:48 +00:00
GitHub gen-configs Action 4cedb6c26a Auto-generated configs and docs 2023-10-28 01:11:30 +00:00
GitHub gen-configs Action f93fa3ab3b Auto-generated configs and docs 2023-10-26 23:05:57 +00: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
GitHub gen-configs Action 2e24c9178a Auto-generated configs and docs 2023-10-26 00:50:44 +00:00
rusefillc 80ee662bed Non-square dimension maps #5641 2023-10-25 20:32:44 -04:00
GitHub gen-configs Action adf31716c2 Auto-generated configs and docs 2023-10-25 23:38:30 +00:00
GitHub gen-configs Action b22e41ee0b Auto-generated configs and docs 2023-10-25 19:33:32 -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
GitHub gen-configs Action 36c4af6a77 Auto-generated configs and docs 2023-10-25 17:03:28 +00: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
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
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 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
GitHub gen-configs Action 3b96d3e063 Auto-generated configs and docs 2023-10-23 17:30:48 +00:00