Space Shuttle Ultra 1.25 Revision B development

How do I set that up ?

Ok figured that out, but where do I find the 'ODSZPos parameter' ?
 
Last edited:
How do I set that up ?

Ok figured that out, but where do I find the 'ODSZPos parameter' ?
In the same file. As it's a new parameter it has not been entered. So simply add ODSZPos = <desired Z-offset> in it.
 
Ok Thanks, will that change the docking position also ?


Is this correct ?

Code:
Name=STS-92
Orbiter=Discovery
UseRMS=true
UseODS=true
ODSZPos=10.00000
TargetInc=51.6
TargetLAN=0.000000
MECOAlt=105000.000000
MECOVel=7869.635088
MECOFPA=0.747083

The ODS appears, but it stays in the middle of the bay.

file is located at <Orbiter root>/missions/ssu/sts-92.cfg
 
Last edited:
A problem here: Can't launch! Plain STS-120 scenario, get a Main Engine 3 failure message at T-31 seconds when the GLS is supposed to hand over to the RSLS.

All six ENGINE POWER switches are on, the six He ISOL A/B switches are OPEN. APUs started and at HI GREEN.

Latest revision of the sources used and compiled.

---------- Post added at 09:45 PM ---------- Previous post was at 09:43 PM ----------

Ok Thanks, will that change the docking position also ?


Is this correct ?

Code:
Name=STS-92
Orbiter=Discovery
UseRMS=true
UseODS=true
ODSZPos=10.00000
TargetInc=51.6
TargetLAN=0.000000
MECOAlt=105000.000000
MECOVel=7869.635088
MECOFPA=0.747083
The ODS appears, but it stays in the middle of the bay.

file is located at <Orbiter root>/missions/ssu/sts-92.cfg
Have set MISSION STS-92 in the scenario file? Otherwise I believe it will default to STS-120.
 
I have 'Mission STS-92' in the scenario file in the Discovery vessel area, is this where it should be located ?

I added the ODSZPos=10.0000 to the STS-120.cfg and the ODS remains in the same position.
 
Last edited:
I have 'Mission STS-92' in the scenario file in the Discovery vessel area, is this where it should be located ?

I added the ODSZPos=10.0000 to the STS-120.cfg and the ODS remains in the same position.
I can confirm the behavior. It seems like either the line is not parsed or it is wrong.

Here's mine for reference:

Code:
Name=STS-95
Orbiter=Discovery
UseRMS=true
TargetInc=28.5
TargetLAN=0.000000
MECOAlt=105000.000000
MECOVel=7869.635088
MECOFPA=0.747083
UseExtAL=TRUE
UseODS=FALSE
ODSZPos=-6
 
Found the problem with the ODS; I'll check it in in a few minutes.

---------- Post added at 07:54 PM ---------- Previous post was at 07:47 PM ----------

ODS should work now.

---------- Post added at 08:03 PM ---------- Previous post was at 07:54 PM ----------

Just tried the STS-120 launch scenario, and it worked fine for me.
 
I have these artifacts on forward DAP display.
 

Attachments

  • DAPartifact.jpg
    DAPartifact.jpg
    101.3 KB · Views: 537
No luck on STS-120 launch today either. Still the same Main Engine 3 failure message at GLS/RSLS handoff(T-31 sec).
 
No luck on STS-120 launch today either. Still the same Main Engine 3 failure message at GLS/RSLS handoff(T-31 sec).
Try the scenario attached; it start 45 seconds before T-0 and should launch without any switch throws.
 

Attachments

Exact message is : T-4475220765.040997 - Main engine 3 failure
 
Checked in a new version of RSLS.cpp; try it now and post the error message.
 
No luck on STS-120 launch today either. Still the same Main Engine 3 failure message at GLS/RSLS handoff(T-31 sec).

Strange. But the other scenarios work?
 
Strange. But the other scenarios work?
You mean other launch scenarios? Or other scenarios in general? Scenarios in general works just fine, no issues.
 
SC that launch works fine for me, but when I switch to free mode in the DAP the thrusters won't fire, to perform the plus X and pitch manuever.
 
DaveS: Try recompiling the LCC code.
GLS is GO for autosequence start! Problem fixed!

Edit:
Any sample mission file parameters for using the A6 latches? Was thinking of adding Donamy's new Node 2([ame="http://www.orbithangar.com/searchid.php?ID=4267"]STS-120 Payload[/ame]) as payload for the STS-120 scenario.
 
Last edited:
Back
Top