Commit 1873889
committed
feat: DFCO switch input, rotational idle switch + RPM window, menu reorganization
- DFCO enable switch pin (coastingFuelCutSwitchPin): switch ON allows fuel
cut per parameters, switch OFF disables DFCO entirely; leave unassigned
for parameter-only control
- Rotational Idle manual enable switch pin: switch ON forces rotational idle
active, overriding automatic CLT/TPS engage conditions
- Rotational Idle RPM window (minRpm/maxRpm): gate engagement within a
configurable RPM range; 0 = no limit; live data flags rotIdleEngineTooSlow
and rotIdleEngineTooFast now wired up
- TunerStudio: Fuel Consumption moved from Advanced to Fuel menu
- TunerStudio: Rotational Idle moved from Advanced to Idle menu
- TunerStudio: removed duplicate VSS and Injector Flow fields from Fuel
Consumption dialog
- Regenerated all board headers and INI files1 parent 1198fc7 commit 1873889
12 files changed
Lines changed: 54211 additions & 10215 deletions
File tree
- ext
- generated
- controllers
- generated
- lua/generated
- tunerstudio/generated
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
Submodule rusefi updated from 5ef7105 to 04f7e2f
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7036 | 7036 | | |
7037 | 7037 | | |
7038 | 7038 | | |
| 7039 | + | |
| 7040 | + | |
| 7041 | + | |
| 7042 | + | |
7039 | 7043 | | |
7040 | | - | |
| 7044 | + | |
7041 | 7045 | | |
7042 | 7046 | | |
7043 | 7047 | | |
| |||
Lines changed: 32 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2074 | 2074 | | |
2075 | 2075 | | |
2076 | 2076 | | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
2077 | 2083 | | |
2078 | 2084 | | |
2079 | 2085 | | |
| |||
2110 | 2116 | | |
2111 | 2117 | | |
2112 | 2118 | | |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
| 2122 | + | |
| 2123 | + | |
| 2124 | + | |
2113 | 2125 | | |
2114 | 2126 | | |
2115 | 2127 | | |
| |||
2227 | 2239 | | |
2228 | 2240 | | |
2229 | 2241 | | |
2230 | | - | |
2231 | | - | |
2232 | | - | |
2233 | | - | |
2234 | | - | |
2235 | | - | |
2236 | 2242 | | |
2237 | 2243 | | |
2238 | 2244 | | |
| |||
5692 | 5698 | | |
5693 | 5699 | | |
5694 | 5700 | | |
| 5701 | + | |
| 5702 | + | |
| 5703 | + | |
| 5704 | + | |
| 5705 | + | |
| 5706 | + | |
| 5707 | + | |
| 5708 | + | |
| 5709 | + | |
| 5710 | + | |
5695 | 5711 | | |
5696 | 5712 | | |
5697 | 5713 | | |
| |||
5752 | 5768 | | |
5753 | 5769 | | |
5754 | 5770 | | |
| 5771 | + | |
| 5772 | + | |
| 5773 | + | |
| 5774 | + | |
| 5775 | + | |
| 5776 | + | |
| 5777 | + | |
| 5778 | + | |
| 5779 | + | |
| 5780 | + | |
5755 | 5781 | | |
5756 | 5782 | | |
5757 | 5783 | | |
| |||
5947 | 5973 | | |
5948 | 5974 | | |
5949 | 5975 | | |
5950 | | - | |
5951 | | - | |
5952 | | - | |
5953 | | - | |
5954 | | - | |
5955 | | - | |
5956 | | - | |
5957 | | - | |
5958 | | - | |
5959 | | - | |
5960 | 5976 | | |
5961 | 5977 | | |
5962 | 5978 | | |
| |||
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2068 | 2068 | | |
2069 | 2069 | | |
2070 | 2070 | | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
2071 | 2077 | | |
2072 | 2078 | | |
2073 | 2079 | | |
| |||
2104 | 2110 | | |
2105 | 2111 | | |
2106 | 2112 | | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
2107 | 2119 | | |
2108 | 2120 | | |
2109 | 2121 | | |
| |||
2221 | 2233 | | |
2222 | 2234 | | |
2223 | 2235 | | |
2224 | | - | |
2225 | | - | |
2226 | | - | |
2227 | | - | |
2228 | | - | |
2229 | | - | |
| |||
0 commit comments