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

Efficiency improvements with a space #9

Open
fijam opened this issue Nov 21, 2021 · 2 comments
Open

Efficiency improvements with a space #9

fijam opened this issue Nov 21, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@fijam
Copy link
Owner

fijam commented Nov 21, 2021

A minor improvement is possible when entering a space - see if we can just press Vol+ without messing the logic up.

Vol+ (9900) was not originally calibrated for, but we can extrapolate it from Stop (7100) and Track Mark (11900)

(wiper stop + wiper track mark)/2 + 1 would give a good approximation.

This should save a couple button presses but may not be worth the added complexity.

@fijam fijam added the enhancement New feature or request label Nov 21, 2021
@fijam
Copy link
Owner Author

fijam commented Apr 18, 2022

Preliminary work done by adding calibration: VolUp to settings.conf

rev2a boards have the value for Vol+ stored in eeprom

@fijam
Copy link
Owner Author

fijam commented Jun 18, 2022

rev3b boards also have the Vol+ value stored in eeprom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant