What are the clips? I don't think its a good idea to play any mission-specific sounds.
They're actually pretty generic and only use "CDR", "OTC", "PLT", "NTD", "GLS" and "Flight Crew". Nothing else that would lock them to a specific mission or Orbiter.What are the clips? I don't think its a good idea to play any mission-specific sounds.
They're of Terminal Count(T-9 minutes to lift-off).What are the sounds for? If they're tied to events we already simulate (like SSME start) or a specific time in the countdown it should be possible, but otherwise things might be messy.
FWD bulkhead: 0.0, 3.05, 11.98
Docking light: 0.0, 3.33, 11.98
According to the SCOM:Also, I think that the FWD bulkhead light and docking light have been forgotten.
Here's the positions for them:
Code:FWD bulkhead: 0.0, 3.05, 11.98 Docking light: 0.0, 3.33, 11.98
This will probably require a scenario file entry.These two lights are
present only on OV-104, and have been removed
from OV-103 and OV-105 due to issues with the
water loop cold plate.
Should be fixed now.I think that we have another initialization bug. This time it concerns PLB light switches on A7U. They exhibit the same behavior as the A8U EE TBs before they got fixed (on at scenario exit, off at scenario start again).
How about using the "Orbiter" parameter in the mission file? Currently it doesn't do anything.According to the SCOM:
This will probably require a scenario file entry.
Thanks. I can confirm the fix.Should be fixed now.
Orbiter mesh changes:
-Corrected the positions of the ET umbilical door and MLG doors relative to the texture
-Corrected aft engine compartment/body flap interace, no longer a gap between the body flap and the aft
-New Payload Bay Door (PLBD) Center-line (C/L) latches. Passive half now features the back plates while the active half
features the forks and torque shafts for the latch hooks
-Corrected the gap width between the inboard/outboard elevons
-Corrected the gap between the forward PLB Radiator panels and the PLBD ribs
-Corrected locations of the PLB Radiatior panel Freon-21 supply tubes
-Corrected port/starboard Active Vent System (AVS) door textures
-Corrected PLB Cameras B/C locations and stand-offs
Orbiter texture changes:
-New WLE RCC panel textures, thanks to Zsolt33
-New early Discovery, Endeavour and Atlantis upper wing surface textures, thanks to xmariox
-Improved OMS pod "tile pad" texture
-Moved the aft T0 umbilicals further aft
-Added MPS LH2 dump port
-Added FES#2 and 3 vents
-Added AVS door#9
IOne question though: Should I go ahead and add the removable Midbody Payload Umbilical Access Panels and cavities for the Centaur?
Still exist as they're a baseline part of the midbody. Here's a photo of OV-105's midbody before assembly began. The red circle shows the umbilical cavity on the starboard side.Are those used in all Orbiters or did they only exist temporarily?
Now this is the kind of detail level I like.:thumbup:
Another item is nominal case is Center SSME Repo during descent. This is done to provide clearance between the nozzle and the drag-chute during deploy. If this does not happen, drag-chute deploy will be Emergency Only.Suggestion for the next development steps (aside of bugfixing-a-lot):
Since GLS is currently contributing to the MPS code, what about improving the other subsystems that are required for the MPS operations?
As such, I identified the following small task items to be done:
- Implement MPS ENGINE STATUS indicator on Panel C3
- Engine shutdown buttons on panel C3 (connected to GPC via MDM)
- MPS TVC actuators and hydraulic valves correctly implemented
- Basic Hydraulic actuator class
- MPS Hydraulic valve class
- Test case: Stowing in Orbit
- Test case: Nominal ascent
- Test case: Pre-launch Gimbal check
- Test case: Hydraulic Lock-up possible at low hydraulic pressure
Another item is nominal case is Center SSME Repo during descent. This is done to provide clearance between the nozzle and the drag-chute during deploy. If this does not happen, drag-chute deploy will be Emergency Only.
Another nominal MPS event during entry and landing is the post-landing SSME Repo to the "rain drain" position. For this we need to wire up the BODY FLAP position indicator on the CRTMFD SPI as SET BODY FLAP is done just prior to SSME REPO. Both can be found on page 5-7 of the Entry FDF.