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

Payload API #710

Open
2hwk opened this issue Jan 4, 2023 · 1 comment
Open

Payload API #710

2hwk opened this issue Jan 4, 2023 · 1 comment

Comments

@2hwk
Copy link
Member

2hwk commented Jan 4, 2023

Documenting new bitwise flags passenger simvars introduced in flybywiresim/aircraft#7442

External programs can now set a seating layout by first setting the relevant PAX_FLAG_{}_DESIRED Local:Var with a bitpacked 64-bit long number, i.e. 7, or 1111111 would set the first 7 seats in a passenger section (station) as seated, then start the boarding by setting the BOARDING_STARTED_BY_USR Local:Var as true. This will start the boarding process as though it was triggered by the EFB.

@2hwk
Copy link
Member Author

2hwk commented Mar 23, 2024

Note: This could be impacted by the pending panel.xml configuration topic (if implemented), right now configuration is in the EFB loadsheet.json and just hardcoded in rust which is not ideal obviously.

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

No branches or pull requests

1 participant