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

Enhance the various Btn, Bfn, etc. packet structs to aid building and manipulating them #196

Open
theangryangel opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request ergonomics

Comments

@theangryangel
Copy link
Owner

The IS_BTN packet for example does stuff like this:

If the first character of IS_BTN's Text field is zero, LFS will read
the caption up to the second zero. The visible button text then follows that second zero.

We should probably do the same thing we've done throttle and brake fields and split them up.

@theangryangel theangryangel added enhancement New feature or request ergonomics labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ergonomics
Projects
None yet
Development

No branches or pull requests

1 participant