Skip to content

v1.15.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@niklam niklam released this 30 Apr 06:05
· 438 commits to master since this release

This version adds Pit Service Callback, which means that when you enter the pits, the Race Engineer tells you what's planned for the pit stop. Additionally you can now enable/disable callouts per flag, and choose to hear the Pit Service Callback when entering and/or exiting the pits.

And, this version adds the default startup state for Race Engineer and Radar, which can be overridden with the toggle buttons.

And finally, you can now adjust the ambient sound level. Defaults now to 35 %.

image

What's Changed

Features

  • feat(pit-crew): add Background Volume control (#471) by @niklam in #472
  • feat(audio-scenarios): per-callout opt-in/out controls (#467) by @niklam in #475
  • feat(audio-scenarios): pit-entry / pit-exit service readback (#476) by @niklam in #478
  • feat(pit-crew): "On startup" PI defaults for Race Engineer and Radar (#482) by @niklam in #483

Improvements

  • improve(audio-assets): tune voice generation for less monotone output (#469) by @niklam in #477

Bug Fixes

  • fix(pit-crew): default Race Engineer and Radar to off (#378) by @niklam in #462

Maintenance

  • chore(audio-scenarios): delete dead Legacy* / PENDING_TOGGLE_SCENARIOS block (#460) by @niklam in #461

Full Changelog: v1.15.0-beta.1...v1.15.0-beta.2