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

Limited decimal points #211

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Limited decimal points #211

merged 1 commit into from
Dec 4, 2024

Conversation

ssejrog
Copy link
Member

@ssejrog ssejrog commented Dec 4, 2024

Summary:

Limited the amount of decimals that can be printed to the brain screen. Some new functions were added to handle this and they are now being used in other places in EZ-Template.

Tracker screen and xya screen are now combined. Users can see track width on the brain screen now, and will only see active trackers.

Motivation:

It looks wayyy nicer and is a setup for empirically getting track width

References (optional):

Test Plan:

  • test item

Download the template for this pull request:

Note

This is auto generated from Add Template to Pull Request

curl -o [email protected]+ab7a4e.zip https://nightly.link/EZ-Robotics/EZ-Template/actions/artifacts/2271873102.zip;
pros c fetch [email protected]+ab7a4e.zip;
pros c apply [email protected]+ab7a4e;
rm [email protected]+ab7a4e.zip;

Limited the amount of decimals that can be printed to the brain screen.  Some new functions were added to handle this and they are now being used in other places in EZ-Template.

Tracker screen and xya screen are now combined.  Users can see track width on the brain screen now, and will only see active trackers.
@ssejrog ssejrog self-assigned this Dec 4, 2024
@ssejrog ssejrog changed the title Refactoring and cleaned example project Limited decimal points Dec 4, 2024
@ssejrog ssejrog merged commit 4487977 into dev Dec 4, 2024
2 checks passed
@ssejrog ssejrog deleted the refactor/limit-decimals branch December 18, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant