Feature

Automatic Pit for iRacing.

Race Engineer can set your pit stop fuel amount for you — recalculated every lap from live telemetry, applied only when it's safe to.

Race Engineer's pit-window alert overlay reading 'Box this lap', with the calculated fuel to add for the stop, UI shown in Portuguese.

What it is

When Automatic Mode is on, Race Engineer sets exactly how much fuel to add at your next pit stop, based on your actual fuel burn — not a fixed average. It never touches steering, throttle, brakes, or any other input. Two lighter modes exist for anyone who wants the numbers without the automation: Observation, which only reads and displays telemetry, and Assisted, which recommends a fuel amount for you to enter yourself.

How it works

Race Engineer reads iRacing's telemetry SDK continuously — fuel level, lap distance, session state. Every lap it recalculates fuel-to-end from your measured burn rate and checks it against the pit window. When a stop is recommended and Automatic Mode is on, that fuel amount is sent as a pit command — but only after it clears every safety check below. This is pit automation in the narrowest sense on purpose: one number, sent once, only when it's safe to.

Safety

What has to be true before it acts

Automatic Mode never fires on a guess. Before sending a fuel command, Race Engineer independently checks all of the following — if any single one fails, it does nothing and logs the exact reason:

  • iRacing is actually connected, and the session state is valid for a pit command
  • A strategy decision exists and its confidence is not Unknown
  • The recommendation is to pit this lap — not some future lap
  • The fuel amount is positive and fits within your tank capacity
  • The decision is still current — a stale recommendation is never used
  • A cooldown since the last action has fully elapsed

That's not a promise of perfection — it's a description of the checks the code actually runs before every command. You can always turn it off from the dashboard; automation off always means full manual control, with no in-between state.

Three modes, your choice

Observation

Reads telemetry and shows the numbers. Makes no decisions and touches nothing — the safest place to start.

Assisted

Surfaces the fuel and pit-window recommendation for you to act on yourself — nothing is sent automatically.

This is Auto Pit

Automatic

Adds the Auto Pit behavior on top of Assisted: sets the pit fuel amount for you, gated by the checks above.

Run modes →

Auto Pit questions

Can Race Engineer change my pit fuel automatically?

Only if you turn on Automatic Mode, and only the fuel service amount for your next pit stop — never any other input. This is gated so it can only act during an actual pit stop.

Does it work during a live race?

Yes — it reads live telemetry throughout the session and recalculates every lap, including during a live race, not just in practice or a pre-race simulation.

Can I use it without Automatic Mode?

Yes. Observation Mode only reads and displays telemetry, and Assisted Mode shows the recommended fuel amount without sending anything — Automatic is opt-in, not the only way to use the app.

What happens if telemetry is lost?

The connection check in the safety gate fails, so no fuel command is sent — Race Engineer simply stops acting until iRacing is connected and the session is valid again.

FAQ →

Try Automatic Pit in your next session.

Download for Windows