Skip to content

Implement Space EVA#1585

Open
Niker25 wants to merge 7 commits intoorbiternassp:Orbiter2016from
Niker25:O16-SpaceEVA
Open

Implement Space EVA#1585
Niker25 wants to merge 7 commits intoorbiternassp:Orbiter2016from
Niker25:O16-SpaceEVA

Conversation

@Niker25
Copy link
Contributor

@Niker25 Niker25 commented Jan 31, 2026

This PR adds Deep Space EVA and Apollo 9 EVA (CSM/LM)

EVA Deployment conditions
-CSM: Crew = 3 (in PAMFD) and the side hatch opened
-LM: Apollo 9 mission, LMP in PLSS and forward hatch opened

Both EVAs are initialized with "EVA" button in PAMFD

-EVA Termination: put the astronaut inside the vehicle and press key "E"

@rcflyinghokie
Copy link
Collaborator

What about the conditions for Apollo 9 CSM EVA? Should be something like checking for the hatch and crew 1?

Also you might need more safety checks for the deep space EVA to prevent an EVA on the pad for instance by accident.

@Niker25
Copy link
Contributor Author

Niker25 commented Feb 6, 2026

What about the conditions for Apollo 9 CSM EVA? Should be something like checking for the hatch and crew 1?

Also you might need more safety checks for the deep space EVA to prevent an EVA on the pad for instance by accident.

The conditions are Side hatch open and Crew = 3 in cabin (for CMP in cabin mesh deletion).
The EVA code is in saturn (CSM) code not in Saturn V code, therefore, until Saturn is in orbit, the EVA cannot be performed

@rcflyinghokie
Copy link
Collaborator

rcflyinghokie commented Feb 9, 2026

The conditions are Side hatch open and Crew = 3 in cabin (for CMP in cabin mesh deletion).

Crew will equal 1 in the CSM for Apollo 9 EVA, so this doesnt work

@Niker25
Copy link
Contributor Author

Niker25 commented Feb 9, 2026

The conditions are Side hatch open and Crew = 3 in cabin (for CMP in cabin mesh deletion).

Crew will equal 1 in the CSM for Apollo 9 EVA, so this doesnt work

Crew number condition deleted. Now Apollo 9 EVA works as expected

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.

2 participants