lm ECS LM suit isol valve override actuator not working

patio

Member
Joined
Sep 13, 2011
Messages
46
Reaction score
16
Points
23
Flying apollo 11 , at LM activation i see that this switch is not working

I see in the source lemsystems.cpp that the following code is commented out

is this normal ?

CDRIsolValve.Init(this, &CDRSuitIsolValve, &CDRActuatorOvrd);
//LMPIsolValve.Init(this, &LMPSuitIsolValve, &LMPActuatorOvrd);

I don't know if it is related but some time after that, I have Co2 problems when I connect the CDR suit to the ECS

I have CDR suit isol valve selected to Suit
I have suit fan 2 cb in and suit fan selector on 2, in projectapolloMFD I have CDR in suit and LMP in cabin

what else am I supposed to check in my ECS configuration ?

Thanks
 
Hmm that's interesting I don't recall commenting that line out but I will investigate.
UPDATE: Taking a look, that code only effects the actuator override logic. The actual ISOL VLV works independently of it so it shouldn't cause ECS issues.

When you are having CO2 problems what is your ECS configuration?
 
Last edited:
here is my scenario

after 5 minutes, the co2 meter is going up

thanks
 

Attachments

Was this a presaved mission or one you started from the beginning? Which version of NASSP/Orbiter are you running?

The LM received a major ECS update recently and I see lots of old numbers and missing parts in your scn file.
 
I started from the beginning but some time ago (april maybe ?)

running current version build from source

I surely updated source along the way, maybe that's the problem
any advice to fix my scn file ?

or should i restart the mission from scratch ?

thanks

EDIT: I did some surgery on my scn and it fixed the problem
thanks for helping
 
Last edited:
I started from the beginning but some time ago (april maybe ?)

running current version build from source

I surely updated source along the way, maybe that's the problem
any advice to fix my scn file ?

or should i restart the mission from scratch ?

thanks

EDIT: I did some surgery on my scn and it fixed the problem
thanks for helping
Yeah looking at the scn you started it before the big ECS push as you have many missing pipes and such. Your atmosphere was not being routed through the scrubbers or water separators because of "missing" pipes :)

I have fixed your LM ECS (see attached) Let me know if there are any further issues!
 

Attachments

Thanks a lot
I can confirm that the lem ecs is working normally now
 
Back
Top