Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save brandonros/9086f20135233b1fcf10212cc0830d31 to your computer and use it in GitHub Desktop.
Save brandonros/9086f20135233b1fcf10212cc0830d31 to your computer and use it in GitHub Desktop.
OBD-II data/parameter identifier groups to log for ECU tuning
1. general (rpm, speed, gear, time)
2. engine load (actual + target)
3. torque (actual + target)
4. accelerator pedal angle
5. throttle body angle
6. boost (actual + target)
7. wastegate duty cycle
8. fuel trims (short term)
9. fuel pressure (low + high)
10. ignition timing (all cylinders + average)
11. temperatures (oil, coolant, ambient, intake)
12. afr / lambda (actual + target)
@brandonros
Copy link
Author

How to make a stage 1 tune:

  1. Open stock calibration map in WinOLS

  2. Increase torque

increase torque commanded/targets

  1. Increase VE (Volumetric Efficiency) targets in multiple tables

  2. Increase exhaust temperature limiter

  3. lambda

increase or decrease lambda targets when tuning for more power?

  1. fuel pressure

more pressure = more fuel = more power, right?

  1. ignition timing

more timing = more power, right?

  1. and some small things

what might these be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment