Skip to content

Conversation

@hweimer
Copy link
Contributor

@hweimer hweimer commented Apr 17, 2021

Adds a new failure code 40 for minor docking failures. These failures
let the mission continue unaffected unless succesful docking is required
for a later step (LM missions, orbiting lab, Jt EOR missions). The
latter condition is checked by testing the entire mission for containing
a trans-lunar injection, an LEM thrust test, or a joint duration step.
All existing docking failures with code 4 (branch to failure) are
changed to the new code 40. Fixes #322.

Adds a new failure code 40 for minor docking failures. These failures
let the mission continue unaffected unless succesful docking is required
for a later step (LM missions, orbiting lab, Jt EOR missions). The
latter condition is checked by testing the entire mission for containing
a trans-lunar injection, an LEM thrust test, or a joint duration step.
All existing docking failures with code 4 (branch to failure) are
changed to the new code 40. Fixes raceintospace#322.
@peyre peyre merged commit 573fb81 into raceintospace:master Apr 18, 2021
@hweimer hweimer deleted the fix-322 branch April 28, 2021 16:09
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.

Docking Duration mission doesn't attempt duration

2 participants