Hi, I was passing by and noticed the SSME talk.
Regarding the SSME 104.5% Pc value: basically I have no clue how that works. :shrug: I'm pretty sure that originally it wasn't "supported", because anywhere I look it says: "the engine is controllable in 1% increments, blah blah blah". I'm almost certain that "limitation" comes from the GPCs talking to the controller, because the more range you want to have the more bits you need (or they just wanted to keep it simple).
So I don't know what changed to allow the 104.5%, it could be the formula in the GPC command changed and it now allows 0.5% ou 0.1% precision, it could be that the SW in the controller changed so that when the engine is commanded to 104% it actually goes to 104.5%, or something else.
At the moment the GPC command sends a value that is (desiredPC - MPL) * 10, and that of course gives 0.1% precision.
If anybody has further info on this please share.
Would it be a big distraction from release, to write a launch AP performance report in a text file? Something like: Where was it supposed to go, where it was on MECO, which event triggered MECO, booster separation event... maybe also a few samples from the guidance loop.
Not sure if I already uploaded that, but I added an output to the orbiter log for "MECO", "MECO Low Level Cutoff", and "MECO Confirmed" (and I already save all of the VDTs from the engines). I was thinking about adding more stuff (LH2 dump valves open, etc) but then I ran out of time... I'll continue in December/January.