Skip to content

Indicate burn type being used by flight planner #1610

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

Closed

Conversation

ts826848
Copy link
Contributor

Burn type being used could have gone into
Compute[Engine|RCS]Characteristics() and/or UseTheForceLuke(), but that
wouldn't work later if/when the ability for the user to select specific
engines for a burn is added, since ComputeEngineCharacteristics would be
used when "normal" engines are used for the burn, regardless of whether
the engines used for the burn were selected manually by the user or by
the "Active Engines" button.

Burn type being used could have gone into
Compute[Engine|RCS]Characteristics() and/or UseTheForceLuke(), but that
wouldn't work later if/when the ability for the user to select specific
engines for a burn is added, since ComputeEngineCharacteristics would be
used when "normal" engines are used for the burn, regardless of whether
the engines used for the burn were selected manually by the user or by
the "Active Engines" button.
@eggrobin
Copy link
Member

As discussed on IRC, this information is not persisted (the principia.serialization.Manoeuvre message would have to include it, as well as the interchange principia.journal.serialization.Burn).

Closing for now; @aw1621107, feel free to reopen later if you want to do the persistence.

@eggrobin eggrobin closed this Oct 16, 2017
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.

None yet

2 participants