Difference between revisions of "Tuning: Datalogging"
Jump to navigation
Jump to search
Stealthify (talk | contribs) |
|||
| Line 2: | Line 2: | ||
[[Category:Tuning]] | [[Category:Tuning]] | ||
To be constructed. | To be constructed. | ||
| + | |||
| + | '''94-95 ECU Requests''' | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! Sensor !! Request !! Function !! Unit | ||
| + | |- | ||
| + | | Front FT Low || 4C || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Front FT Mid || 4D || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Front FT High || 4E || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Front STFT || 4F || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Rear FT Low || 0C || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Rear FT Mid || 0D || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Rear FT High || 0E || (0.1953123 * x) - 25 || % | ||
| + | |- | ||
| + | | Rear STFT || 0F || (0.1953123 * x) - 25 || % | ||
| + | |} | ||
Revision as of 11:33, October 29, 2025
To be constructed.
94-95 ECU Requests
| Sensor | Request | Function | Unit |
|---|---|---|---|
| Front FT Low | 4C | (0.1953123 * x) - 25 | % |
| Front FT Mid | 4D | (0.1953123 * x) - 25 | % |
| Front FT High | 4E | (0.1953123 * x) - 25 | % |
| Front STFT | 4F | (0.1953123 * x) - 25 | % |
| Rear FT Low | 0C | (0.1953123 * x) - 25 | % |
| Rear FT Mid | 0D | (0.1953123 * x) - 25 | % |
| Rear FT High | 0E | (0.1953123 * x) - 25 | % |
| Rear STFT | 0F | (0.1953123 * x) - 25 | % |