lm ECS LM suit isol valve override actuator not working

patio

Member
Joined
Sep 13, 2011
Messages
41
Reaction score
14
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
 

rcflyinghokie

LM Junky
Addon Developer
Joined
Jun 4, 2016
Messages
608
Reaction score
327
Points
78
Location
Colorado
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:

patio

Member
Joined
Sep 13, 2011
Messages
41
Reaction score
14
Points
23
here is my scenario

after 5 minutes, the co2 meter is going up

thanks
 

Attachments

  • co2 problem.txt
    259.9 KB · Views: 145

rcflyinghokie

LM Junky
Addon Developer
Joined
Jun 4, 2016
Messages
608
Reaction score
327
Points
78
Location
Colorado
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.
 

patio

Member
Joined
Sep 13, 2011
Messages
41
Reaction score
14
Points
23
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:

rcflyinghokie

LM Junky
Addon Developer
Joined
Jun 4, 2016
Messages
608
Reaction score
327
Points
78
Location
Colorado
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

  • co2 problem (fixed).txt
    260 KB · Views: 160

patio

Member
Joined
Sep 13, 2011
Messages
41
Reaction score
14
Points
23
Thanks a lot
I can confirm that the lem ecs is working normally now
 
Top