Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update speed-sensitive-volume.sh #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update speed-sensitive-volume.sh #17

wants to merge 2 commits into from

Commits on Oct 22, 2019

  1. Update speed-sensitive-volume.sh

    - optimized sleep times - more responsive volume adjustment shouldn't increase overall car api calls by much, due to additional if clauses
    - added config value for speed steps (now 8 mph instead of 10 mph) and reduced volume increment to smoothen things out
    - added config value for minimum speed at which volume control will start
    - added speed diff condition to avoid corner cases where volume could constantly jump between two values
    - simplified value conversions and getting/setting of data values
    neon-dev authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ac95e39 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Make cron compatible

    neon-dev authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9311fdd View commit details
    Browse the repository at this point in the history