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

Provide documentation for SystemSettings.GuiConfigData. #418

Open
kubark42 opened this issue Mar 20, 2013 · 0 comments
Open

Provide documentation for SystemSettings.GuiConfigData. #418

kubark42 opened this issue Mar 20, 2013 · 0 comments

Comments

@kubark42
Copy link
Contributor

It's a UAVO field that seems to encode various vehicle frame actuator names into bitfields. It's memory efficient, since it stores the entire model setup into just 4 bytes, but it's fragile and needs to be well documented in order to prevent errors when extending models.

Alternatively, now that memory is no longer a consideration, we could consider spending a few more bytes and have category specific UAVOs. Since only one airframe UAVO would be loaded into memory at a time, the ram costs would be low.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant