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

Add available precharge and rollout info #26

Merged
merged 1 commit into from
Sep 1, 2023

Commits on Aug 17, 2023

  1. Add available precharge and rollout info

    The available precharge is the count of edit units available before the
    target position. Available precharge is <= precharge, where precharge is
    always <= 0. I.e. there may be more edit units available than strictly
    necessary for precharge.
    
    Similar for rollout, where available rollout is the count of edit units
    available after the target position.
    philipnbbc committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    137fc13 View commit details
    Browse the repository at this point in the history