SSU Development thread (4.0 to 5.0) [DEVELOPMENT HALTED DUE TIME REQUIREMENTS!]

Status
Not open for further replies.
I was going to say that, as the panel brightness changes between the screenshots, and maybe that affects the glass as well.
I have done some more investigation of this and it doesn't affect the default Atlantis at all. It's VC HUD is completely free of this fault, even in D3D9Client. To be doubly sure I replaced SSU with the default Atlantis in the EDW22 TAEM scenario and it had no issues. So it could be related to our HUD drawing code. Should I open an official ticket for this given the that the default Atlantis doesn't have an issue?
 
I have done some more investigation of this and it doesn't affect the default Atlantis at all. It's VC HUD is completely free of this fault, even in D3D9Client. To be doubly sure I replaced SSU with the default Atlantis in the EDW22 TAEM scenario and it had no issues. So it could be related to our HUD drawing code. Should I open an official ticket for this given the that the default Atlantis doesn't have an issue?

I don't know what could be the problem on our end... the brightness code just looks at the switch positions and it sets the brightness and that is it, the code doesn't know where the sun/light is or how bright it is... in other words: it doesn't get dumber that what it is. :shrug:
The only issue I noticed is that the brightness setting doesn't seem to be correct in the initial step. I'm currently finishing the corrections to the HUD and then I'll look at this to see if it's our fault.

In other news: I'm sad to report that drawing on the correct HUD glass won't work, as things on the bottom of the HUD (which is furthest away from the eye) get "sucked" into the vanishing point, so vertical lines never look parallel.
 
I don't know what could be the problem on our end... the brightness code just looks at the switch positions and it sets the brightness and that is it, the code doesn't know where the sun/light is or how bright it is... in other words: it doesn't get dumber that what it is. :shrug:
The only issue I noticed is that the brightness setting doesn't seem to be correct in the initial step. I'm currently finishing the corrections to the HUD and then I'll look at this to see if it's our fault.

In other news: I'm sad to report that drawing on the correct HUD glass won't work, as things on the bottom of the HUD (which is furthest away from the eye) get "sucked" into the vanishing point, so vertical lines never look parallel.
Are we using any non-standard calls to actually draw the HUD? For example, is the our HUD brightness any different from lets say, the DG? It also has variable brightness HUD but with no issues. And it also does a bit custom painting to the HUD for the landing gear status.
 
Are we using any non-standard calls to actually draw the HUD? For example, is the our HUD brightness any different from lets say, the DG? It also has variable brightness HUD but with no issues. And it also does a bit custom painting to the HUD for the landing gear status.

I don't think so, I'll have to check the DG code to see how things are done there. We just call the set HUD brightness function... no witchcraft AFAIK. :lol:

---------- Post added 01-01-17 at 01:01 PM ---------- Previous post was 12-31-16 at 02:32 PM ----------

New year, better HUD! The needed corrections have now been committed, and after several days "banging by head against the keyboard" I managed to get the altitude tape with different scales working, so if no declutter is made it will still be useful. The forward lean position* for the CDR and PLT is now placed so that it is the "prime position" to use the HUD, and it should look +/- like the real thing from there. I'll now take a look at the brightness.


*) they also correct an apparent sideways offset in the main CDR and PLT positions, but I didn't change those as it looks like the seats aren't 100% aligned with the rest (or is it all correct?), and with a new vc coming in the future it doesn't really matter much. :shrug:

---------- Post added at 02:59 PM ---------- Previous post was at 01:01 PM ----------

The HUD brightness was not being set in the first time step because that code was located after the first time step check (the Aerojet DAP doesn't like the first frame), and so it didn't run. That is now fixed.
As for the HUD vs background brightness in D3D9, it looks to be a D3D9 issue and I'll post "my complaints" in its thread.
 
DaveS, do you want to add the EVA slidewire to the PLB? I think it's the last place that still needs the 4-bar linkage math to animate (I just finished the PLBD mechanism), so if that could be added I can do it and forget about this. There are good diagrams and coordinates on diagram 14.1-2 of that massive diagram collection you posted awhile back.
 
DaveS, do you want to add the EVA slidewire to the PLB? I think it's the last place that still needs the 4-bar linkage math to animate (I just finished the PLBD mechanism), so if that could be added I can do it and forget about this. There are good diagrams and coordinates on diagram 14.1-2 of that massive diagram collection you posted awhile back.
Well, the EVA slidewire was never really a "always flown equipment". The only post-Columbia mission to fly it was STS-125/HST SM4.

STS-1 for example flew a design that was mounted to pedestals that it turn was mounted to the PLB sill longerons much like the MPMs. STS-2 had no slidewires at all. STS-3 flew the STS-1 but only on the starboard side. STS-5 was the opposite from STS-3. It seems like STS-7 was the first mission to feature the final design that was mounted to the PLBDs. But following STS-107 they were gone except for that one mission.
 
Well, the EVA slidewire was never really a "always flown equipment". The only post-Columbia mission to fly it was STS-125/HST SM4.

STS-1 for example flew a design that was mounted to pedestals that it turn was mounted to the PLB sill longerons much like the MPMs. STS-2 had no slidewires at all. STS-3 flew the STS-1 but only on the starboard side. STS-5 was the opposite from STS-3. It seems like STS-7 was the first mission to feature the final design that was mounted to the PLBDs. But following STS-107 they were gone except for that one mission.

We can always make it customizable via mission file parameter. :shrug: We just need to catalog the flown configurations (ATM it looks like 4: "early" port*, starboard, both, and "final" version), and then it becomes similar to the the tail or the bridgerails: show the mesh groups you need, and hide the rest.
Looking at some pictures, the "early" design seems static so that should be easy on all fronts. The "final" version needs more detail and math.

*) I haven't seen this one

---------- Post added 01-13-17 at 12:41 AM ---------- Previous post was 01-12-17 at 10:51 PM ----------

I just committed the new PLBD animations (and a whole bunch of other stuff). The push rod isn't moving all the way up as it should because there are some variables I can't nail done: position of the motor, length of the arm from it to the push rod and range of rotation of the motor. Plus there could be some errors in the points I measured on the mechanisms in sight, and/or errors in them.
 
GLS, Position of panel R13L is little bit close to panel R13U can you fix it ?

No I can't... there are way too many vertices in there for me to edit by hand. This one will have wait until the vc is split up.
 
Hi Guys,

I just found your addon via a friend's recommendation.

We are both very impressed how close to the real Nasa Procedures SSU performs !

Do you have any idea on where in the "timeline" / priority list, finishing the docking controls is ?

It seems that (at least) the power on switches are not working, which is I assume preventing the LED "distance indicators" from responding to RCS inputs.

I might even be able to help the cause, I've done some "recreational" programming. I'll have to look at the code and see if I can comprehend any of it :)

Also a general comment, though there may not be any solution, depending on the limitations of the Oribiter API : I find the "ctr-arrow" + move-camera-zoom in to be quite frustrating at times, to be able to "manouver" the camera into position to make a mouse click possible on the given switch(es).

It would be nice if a "2d panel" popup was possible for some of the more difficult to access "corners". Or if anyone has any suggestions on my "VC navigation technique", that would be great :)

Mike
 
Hi Guys,

I just found your addon via a friend's recommendation.

We are both very impressed how close to the real Nasa Procedures SSU performs !
Thanks!

Do you have any idea on where in the "timeline" / priority list, finishing the docking controls is ?

It seems that (at least) the power on switches are not working, which is I assume preventing the LED "distance indicators" from responding to RCS inputs.

I might even be able to help the cause, I've done some "recreational" programming. I'll have to look at the code and see if I can comprehend any of it :)
Most "power" switches aren't working because we don't have power systems...
What do you mean with LED "distance indicators"? You mean the radar output on panel A2? If so, that should work once you power up the KU antenna on panel A1U.

Also a general comment, though there may not be any solution, depending on the limitations of the Oribiter API : I find the "ctr-arrow" + move-camera-zoom in to be quite frustrating at times, to be able to "manouver" the camera into position to make a mouse click possible on the given switch(es).

It would be nice if a "2d panel" popup was possible for some of the more difficult to access "corners". Or if anyone has any suggestions on my "VC navigation technique", that would be great :)

Mike
Try the "AltGr + arrow" to lean from the current position. IMO that gives adequate reach to all the working panels.
 
We are both very impressed how close to the real Nasa Procedures SSU performs !

Thank you! :cheers:

Do you have any idea on where in the "timeline" / priority list, finishing the docking controls is ?

No timelines or so, we are free-time developers after all.

About docking, it is due to some work after the Orbiter 2016 transition.

It seems that (at least) the power on switches are not working, which is I assume preventing the LED "distance indicators" from responding to RCS inputs.

Can you tell more specific which indicator you mean, maybe by the SCOM labels?

It would be nice if a "2d panel" popup was possible for some of the more difficult to access "corners". Or if anyone has any suggestions on my "VC navigation technique", that would be great :)

Well, GLS as already formulated some improvements on the VC API, that I'll work in to get better click area definitions. I just need to get back to Wolfsburg with my notebook and install VC++ again. :lol:

About helping in the programming, I don't want to discourage you there, but the source-code documentation and formatting quality is pretty low for a open-source project right now. It could be a tough start.
 
Thanks!

What do you mean with LED "distance indicators"? You mean the radar output on panel A2? If so, that should work once you power up the KU antenna on panel A1U.

There are two LED readouts at the "Aft Workstation", above and to the right of the "joystick", labelled "Range / Elevation", and "Range Rate / Azimuth"

They are both showing 000.0.

The power switch on A1U shows on.

I was attempting to get the "Docking System Power" Sys1 /Sys2 displays to change to On (from) Off, using Mn a Mn B switches located below the indicators.

Also the "Shuttle Crew Operations Manual" OI-33 on page 678 (2.19.6) mentions depressing the "APDS CIRC PROT OFF" pushbutton.

I don't see that button. Did I miss it, or is that step not modelled / neccesary?

*Also a note*, (maybe?) the addon is following the real Nasa Orbiter / manual exactly but it seems that some panels are not labelled, either in the SIM or the Crew Ops Manual. E.g. panel A6U "Docking System Power". I DID manage to find it, using pdf search, but it might be helpful if all panels were labelled in the sim.

Mike
 
There are two LED readouts at the "Aft Workstation", above and to the right of the "joystick", labelled "Range / Elevation", and "Range Rate / Azimuth"

They are both showing 000.0.

The power switch on A1U shows on.

Yep, that's the radar stuff. It will only display distance when the radar is locked on to something. To search a close-by vessel, on panel A1U select "AUTO TRACK" and then SEARCH. This will put the KU antenna searching for vessels, and if it finds on it should start tracking and panel A2 will come to life. Try this in the "ISS Radar Test" scenario.
 
Also the "Shuttle Crew Operations Manual" OI-33 on page 678 (2.19.6) mentions depressing the "APDS CIRC PROT OFF" pushbutton.

I don't see that button. Did I miss it, or is that step not modelled / neccesary?

This one should be on the Russian half of the ODS panel.
 
Yep, that's the radar stuff. It will only display distance when the radar is locked on to something. To search a close-by vessel, on panel A1U select "AUTO TRACK" and then SEARCH. This will put the KU antenna searching for vessels, and if it finds on it should start tracking and panel A2 will come to life. Try this in the "ISS Radar Test" scenario.

Well the whole A1U panel is actually "greyed out", with nothing "clickable"

This is from starting from the testing scenario folder "Rendezvous test scenario".

As a "stab in the dark" guess, :), I tried adding "SEARCH" on under @PANEL A1U for the Endeavour:SpaceShuttleUltra in the STS-126 docking with ISS scenario.

I don't have any scenarios named "ISS Radar Test"

I'll download the latest version and try again.

Mike
 
Well the whole A1U panel is actually "greyed out", with nothing "clickable"

This is from starting from the testing scenario folder "Rendezvous test scenario".

As a "stab in the dark" guess, :), I tried adding "SEARCH" on under @PANEL A1U for the Endeavour:SpaceShuttleUltra in the STS-126 docking with ISS scenario.

I don't have any scenarios named "ISS Radar Test"

I'll download the latest version and try again.

Mike
Are you sure you're using SSU V4.0? Any earlier version doesn't have the Ku band system.

---------- Post added at 07:59 PM ---------- Previous post was at 07:43 PM ----------

My fault, it seems like the ISS Radar Test isn't included in the SSU V4.0 release package. Here it is. Just copy&paste it into NotePad and save it as ISS Radar Test.scn in the Space Shuttle Ultra\Testing scenarios\ subfolder.

Code:
BEGIN_DESC
Contains the latest simulation state.
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 54786.9940686863
  Context SSU
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Endeavour
END_FOCUS

BEGIN_CAMERA
  TARGET Endeavour
  MODE Extern
  POS 4.01 -9.69 6.76
  TRACKMODE GlobalFrame
  FOV 40.00
END_CAMERA

BEGIN_HUD
  TYPE Orbit
  REF AUTO
END_HUD

BEGIN_MFD 9
  TYPE Docking
  TARGET ISS
END_MFD

BEGIN_VC
END_VC

BEGIN_SHIPS
ISS:ProjectAlpha_ISS
  STATUS Orbiting Earth
  RPOS -5665966.07 -3315998.74 1515075.47
  RVEL -335.028 -2718.327 -7188.262
  AROT 21.81 -58.39 112.67
  VROT -0.14 -0.05 -0.03
  AFCMODE 7
  PRPLEVEL 0:0.946000
  IDS 0:1 100 1:2 100 2:3 100 3:4 100 4:5 100
  NAVFREQ 0 0
  XPDR 466
END
Endeavour:SpaceShuttleUltra
  STATUS Orbiting Earth
  RPOS -5665339.53 -3316492.69 1512473.44
  RVEL -334.863 -2718.233 -7188.189
  AROT -95.09 59.44 -20.14
  VROT 0.01 0.11 -0.00
  RCSMODE 2
  AFCMODE 7
  PRPLEVEL 0:0.449121 1:0.785000 2:0.784000 3:0.783000 4:0.791000 5:0.802000 6:0.278539 7:0.999000 8:0.999000 9:0.999000
  NAVFREQ 0 0
  MISSION STS-126
  CONFIGURATION 3
  VC_POS 8
  GEAR 0 0.0000
  OPS 201
  PLB_CAM 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
@SUBSYSTEM HeEng_C
  PRESS 1476.993557
  VALVES 1.000000 1.000000 0.000000 0.000000
@ENDSUBSYSTEM		;HeEng_C
@SUBSYSTEM HeEng_L
  PRESS 1477.062917
  VALVES 1.000000 1.000000 0.000000 0.000000
@ENDSUBSYSTEM		;HeEng_L
@SUBSYSTEM HeEng_R
  PRESS 1476.957454
  VALVES 1.000000 1.000000 0.000000 0.000000
@ENDSUBSYSTEM		;HeEng_R
@SUBSYSTEM HePneu
  PRESS 1498.013404
  VALVES 1.000000 1.000000 0.000000
@ENDSUBSYSTEM		;HePneu
@SUBSYSTEM MPS
@ENDSUBSYSTEM		;MPS
@SUBSYSTEM MPS_C
  SSME config 5
  VIE config 2
  DCU_chA config 0
  DCU_chB config 0
  CIE_chA config 2
  CIE_chB config 2
@ENDSUBSYSTEM		;MPS_C
@SUBSYSTEM MPS_L
  SSME config 5
  VIE config 2
  DCU_chA config 0
  DCU_chB config 0
  CIE_chA config 2
  CIE_chB config 2
@ENDSUBSYSTEM		;MPS_L
@SUBSYSTEM MPS_R
  SSME config 5
  VIE config 2
  DCU_chA config 0
  DCU_chB config 0
  CIE_chA config 2
  CIE_chB config 2
@ENDSUBSYSTEM		;MPS_R
@SUBSYSTEM FMC1
@ENDSUBSYSTEM		;FMC1
@SUBSYSTEM FMC2
@ENDSUBSYSTEM		;FMC2
@SUBSYSTEM FMC3
@ENDSUBSYSTEM		;FMC3
@SUBSYSTEM MMC1
@ENDSUBSYSTEM		;MMC1
@SUBSYSTEM MMC2
@ENDSUBSYSTEM		;MMC2
@SUBSYSTEM MMC3
@ENDSUBSYSTEM		;MMC3
@SUBSYSTEM MMC4
@ENDSUBSYSTEM		;MMC4
@SUBSYSTEM AMC1
@ENDSUBSYSTEM		;AMC1
@SUBSYSTEM AMC2
@ENDSUBSYSTEM		;AMC2
@SUBSYSTEM AMC3
@ENDSUBSYSTEM		;AMC3
@SUBSYSTEM FF1
@ENDSUBSYSTEM		;FF1
@SUBSYSTEM FF2
@ENDSUBSYSTEM		;FF2
@SUBSYSTEM FF3
@ENDSUBSYSTEM		;FF3
@SUBSYSTEM FF4
@ENDSUBSYSTEM		;FF4
@SUBSYSTEM FA1
@ENDSUBSYSTEM		;FA1
@SUBSYSTEM FA2
@ENDSUBSYSTEM		;FA2
@SUBSYSTEM FA3
@ENDSUBSYSTEM		;FA3
@SUBSYSTEM FA4
@ENDSUBSYSTEM		;FA4
@SUBSYSTEM PL1
@ENDSUBSYSTEM		;PL1
@SUBSYSTEM PL2
@ENDSUBSYSTEM		;PL2
@SUBSYSTEM LF1
@ENDSUBSYSTEM		;LF1
@SUBSYSTEM LM1
@ENDSUBSYSTEM		;LM1
@SUBSYSTEM LA1
@ENDSUBSYSTEM		;LA1
@SUBSYSTEM OF1
@ENDSUBSYSTEM		;OF1
@SUBSYSTEM OF2
@ENDSUBSYSTEM		;OF2
@SUBSYSTEM OF3
@ENDSUBSYSTEM		;OF3
@SUBSYSTEM OF4
@ENDSUBSYSTEM		;OF4
@SUBSYSTEM OA1
@ENDSUBSYSTEM		;OA1
@SUBSYSTEM OA2
@ENDSUBSYSTEM		;OA2
@SUBSYSTEM OA3
@ENDSUBSYSTEM		;OA3
@SUBSYSTEM LL1
@ENDSUBSYSTEM		;LL1
@SUBSYSTEM LL2
@ENDSUBSYSTEM		;LL2
@SUBSYSTEM LR1
@ENDSUBSYSTEM		;LR1
@SUBSYSTEM LR2
@ENDSUBSYSTEM		;LR2
@SUBSYSTEM EIU1
@ENDSUBSYSTEM		;EIU1
@SUBSYSTEM EIU2
@ENDSUBSYSTEM		;EIU2
@SUBSYSTEM EIU3
@ENDSUBSYSTEM		;EIU3
@SUBSYSTEM MTU
  MET_RUNNING 1
  MET0 4824.161819
  MET1 4824.161819
  MET2 4824.161819
EVENT_TIMER0 0.000000 DOWN STOPPED
EVENT_TIMER1 0.000000 DOWN STOPPED
@ENDSUBSYSTEM		;MTU
@SUBSYSTEM IDP1
  IDP1 SPEC 65535
  IDP1 DISP 65535
@ENDSUBSYSTEM		;IDP1
@SUBSYSTEM IDP2
  IDP2 SPEC 65535
  IDP2 DISP 65535
@ENDSUBSYSTEM		;IDP2
@SUBSYSTEM IDP3
  IDP3 SPEC 65535
  IDP3 DISP 65535
@ENDSUBSYSTEM		;IDP3
@SUBSYSTEM IDP4
  IDP4 SPEC 65535
  IDP4 DISP 65535
@ENDSUBSYSTEM		;IDP4
@SUBSYSTEM IMU1
@ENDSUBSYSTEM		;IMU1
@SUBSYSTEM IMU2
@ENDSUBSYSTEM		;IMU2
@SUBSYSTEM IMU3
@ENDSUBSYSTEM		;IMU3
@SUBSYSTEM GPC1
@ENDSUBSYSTEM		;GPC1
@SUBSYSTEM GPC2
@ENDSUBSYSTEM		;GPC2
@SUBSYSTEM GPC3
@ENDSUBSYSTEM		;GPC3
@SUBSYSTEM GPC4
@ENDSUBSYSTEM		;GPC4
@SUBSYSTEM GPC5
@ENDSUBSYSTEM		;GPC5
@SUBSYSTEM MMU1
@ENDSUBSYSTEM		;MMU1
@SUBSYSTEM MMU2
@ENDSUBSYSTEM		;MMU2
@SUBSYSTEM SimpleGPCSystem
  @BEGINSOFTWARE OrbitDAP
  TGT_ID 2
  BODY_VECT 5
  ROLL 0.000000
  PITCH 0.000000
  YAW 0.000000
  P_ANGLE 180.000000
  Y_ANGLE 0.000000
  OM_ANGLE -1.000000
  DAP_MODE 0 2
  ROT_MODE 1 1 1
  TRANS_MODE 0 0 0
  CONTROL_MODE 1
  CUR_MNVR 1 1.570796 0.000000 -0.000000
  @ENDSOFTWARE 
  @BEGINSOFTWARE StateVectorSoftware
  T0_POS -6277438562204192200000000000000000000000000000000000000000000000000.000000 -6277438562204192200000000000000000000000000000000000000000000000000.000000 -6277438562204192200000000000000000000000000000000000000000000000000.000000
  @ENDSOFTWARE 
  @BEGINSOFTWARE OrbitTgtSoftware
  TIG_T1 0 0 0 0.0
  DT 0.000000
  RELPOS_T2 0.000000 0.000000 0.000000
  BASE_TIME 0 0 0 0.0
  @ENDSOFTWARE 
  @BEGINSOFTWARE IO_Control
  @ENDSOFTWARE 
  @BEGINSOFTWARE ATVC_SOP
  CONFIG 1
  @ENDSOFTWARE 
  @BEGINSOFTWARE GeneralDisplays
  @ENDSOFTWARE 
@ENDSUBSYSTEM		;SimpleGPCSystem
@SUBSYSTEM ADPS
  LEFT_AIRDATAPROBE 1 3 0.000000
  RIGHT_AIRDATAPROBE 1 3 0.000000
@ENDSUBSYSTEM		;ADPS
@SUBSYSTEM ETUmbDoors
  ET_DOORS 0.000000 0.000000
  ET_DOOR_LATCHES 1.000000 0.000000 0.000000
@ENDSUBSYSTEM		;ETUmbDoors
@SUBSYSTEM -YStarTrackerDoorMotor
@ENDSUBSYSTEM		;-YStarTrackerDoorMotor
@SUBSYSTEM -ZStarTrackerDoorMotor
@ENDSUBSYSTEM		;-ZStarTrackerDoorMotor
@SUBSYSTEM ACBusSystem
@ENDSUBSYSTEM		;ACBusSystem
@SUBSYSTEM INVERTER1
@ENDSUBSYSTEM		;INVERTER1
@SUBSYSTEM INVERTER2
@ENDSUBSYSTEM		;INVERTER2
@SUBSYSTEM INVERTER3
@ENDSUBSYSTEM		;INVERTER3
@SUBSYSTEM GCIL
@ENDSUBSYSTEM		;GCIL
@SUBSYSTEM ATVC
@ENDSUBSYSTEM		;ATVC
@SUBSYSTEM PayloadBay
  CARGODOOR 1 1.0000
  RADIATOR_PORT 0 0.0000
  RADIATOR_STBD 0 0.0000
  RADLATCH_PORT 0 0.0000
  RADLATCH_STBD 0 0.0000
  KUBAND 1 1.0000
  BAYDOORLATCH0 1 1.0000
  BAYDOORLATCH1 1 1.0000
  BAYDOORLATCH2 1 1.0000
  BAYDOORLATCH3 1 1.0000
@ENDSUBSYSTEM		;PayloadBay
@SUBSYSTEM APU1
  APU1_State 0
  APU1_FuelPress 0.000000
  APU1_HydPress 0.000000
  APU1_Speed 0.000000
@ENDSUBSYSTEM		;APU1
@SUBSYSTEM APU2
  APU2_State 0
  APU2_FuelPress 0.000000
  APU2_HydPress 0.000000
  APU2_Speed 0.000000
@ENDSUBSYSTEM		;APU2
@SUBSYSTEM APU3
  APU3_State 0
  APU3_FuelPress 0.000000
  APU3_HydPress 0.000000
  APU3_Speed 0.000000
@ENDSUBSYSTEM		;APU3
@SUBSYSTEM WSB1
@ENDSUBSYSTEM		;WSB1
@SUBSYSTEM WSB2
@ENDSUBSYSTEM		;WSB2
@SUBSYSTEM WSB3
@ENDSUBSYSTEM		;WSB3
@SUBSYSTEM LATCH0
  LATCH_STATE1 1 1.0000
  LATCH_STATE2 1 1.0000
  LATCH_STATE3 1 1.0000
  LATCH_STATE4 1 1.0000
  LATCH_STATE5 1 1.0000
@ENDSUBSYSTEM		;LATCH0
@SUBSYSTEM LATCH1
  LATCH_STATE1 1 1.0000
  LATCH_STATE2 1 1.0000
  LATCH_STATE3 1 1.0000
  LATCH_STATE4 1 1.0000
  LATCH_STATE5 1 1.0000
@ENDSUBSYSTEM		;LATCH1
@SUBSYSTEM LATCH2
  LATCH_STATE1 1 1.0000
  LATCH_STATE2 1 1.0000
  LATCH_STATE3 1 1.0000
  LATCH_STATE4 1 1.0000
  LATCH_STATE5 1 1.0000
@ENDSUBSYSTEM		;LATCH2
@SUBSYSTEM RMS
  ARM_STATUS 0.499999 0.183685 0.167706 0.520596 0.500000 0.500000
  SHOULDER_BRACE 0.000000
  GRAPPLE 1 1.0000
  RIGIDIZE 1 1.0000
  EXTEND 1 1.0000
  RMS_ELBOW_CAM 0.0000 0.0000
  RMS_ROLLOUT 1 1.0000
  RMS_LATCHES 1 1.0000
@ENDSUBSYSTEM		;RMS
@SUBSYSTEM STBD_MPM
  STBD_MPM_ROLLOUT 1 1.0000
  STBD_MPM_LATCHES 0 0.0000
  STBD_MPM_ATTACHED_PAYLOAD Ultra_OBSS 0
@ENDSUBSYSTEM		;STBD_MPM
@SUBSYSTEM ODS
  RING_STATE -1 0.7418
@ENDSUBSYSTEM		;ODS
@SUBSYSTEM DeployedAssembly
  ALPHA 0.000000
  BETA 0.000000
  LOCKINGPIN1 0.000000
  LOCKINGPIN2 0.000000
@ENDSUBSYSTEM		;DeployedAssembly
@SUBSYSTEM ElectronicsAssembly1
  VALIDDEPLOY 1
@ENDSUBSYSTEM		;ElectronicsAssembly1
@SUBSYSTEM ElectronicsAssembly2
@ENDSUBSYSTEM		;ElectronicsAssembly2
  @PANEL F2
  "F2_SPDBKTHROT_AUTO" 1
  "F2_BODYFLAP_AUTO" 0
  "F2_PITCH_AUTO" 0
  "F2_PITCH_CSS" 0
  "F2_RY_AUTO" 0
  "F2_RY_CSS" 0
  "Drag Chute ARM Cover" [0]
  "Drag Chute DPY Cover" [0]
  "Drag Chute ARM" 0
  "Drag Chute DPY" 0
  "HUD Mode" NORM
  "HUD Brightness" [2]
  "HUD Bright" AUTO
  @ENDPANEL 
  @PANEL F3
  "Drag Chute ARM Cover" [0]
  "Drag Chute DPY Cover" [0]
  "Drag Chute JETT Cover" [0]
  "Drag Chute ARM" 0
  "Drag Chute DPY" 0
  "Drag Chute JETT" 0
  "HUD Power CDR" OFF
  "HUD Power PLT" OFF
  @ENDPANEL 
  @PANEL F4
  "F4_SPDBKTHROT_AUTO" 1
  "F4_BODYFLAP_AUTO" 0
  "F4_PITCH_AUTO" 0
  "F4_PITCH_CSS" 0
  "F4_RY_AUTO" 0
  "F4_RY_CSS" 0
  "Drag Chute JETT Cover" [0]
  "Drag Chute JETT" 0
  "HUD Mode" NORM
  "HUD Brightness" [2]
  "HUD Bright" AUTO
  @ENDPANEL 
  @PANEL F6
  "Cdr Flt Cntlr Pwr" OFF
  "ADI Attitude" LVLH
  "ADI Error" MED
  "ADI Rate" MED
  "Landing Gear ARM Cover" [0]
  "Landing Gear DN Cover" [0]
  "Landing Gear ARM" 0
  "Landing Gear DN" 0
  @ENDPANEL 
  @PANEL F7
  @ENDPANEL 
  @PANEL F8
  "Plt Flt Cntlr Pwr" OFF
  "ADI Attitude" LVLH
  "ADI Error" MED
  "ADI Rate" MED
  "Landing Gear ARM Cover" [0]
  "Landing Gear DN Cover" [0]
  "Landing Gear ARM" 0
  "Landing Gear DN" 0
  @ENDPANEL 
  @PANEL R2
  "Boiler1 N2 Supply" OFF
  "Boiler2 N2 Supply" OFF
  "Boiler3 N2 Supply" OFF
  "Boiler1 Cntlr" OFF
  "Boiler2 Cntlr" OFF
  "Boiler3 Cntlr" OFF
  "Boiler1 Cntlr Pwr/Htr" OFF
  "Boiler2 Cntlr Pwr/Htr" OFF
  "Boiler3 Cntlr Pwr/Htr" OFF
  "APU1 Run" OFF
  "APU2 Run" OFF
  "APU3 Run" OFF
  "Hyd Main Pump Press 1" NORM
  "Hyd Main Pump Press 2" NORM
  "Hyd Main Pump Press 3" NORM
  "APU1 Cntlr Pwr " OFF
  "APU2 Cntlr Pwr " OFF
  "APU3 Cntlr Pwr " OFF
  "APU1 Fuel Tank Valve" CLOSE
  "APU2 Fuel Tank Valve" CLOSE
  "APU3 Fuel Tank Valve" CLOSE
  "ET Umb Centerline Latch" GND
  "ET Umb Left Door" OFF
  "ET Umb Left Door Latch" OFF
  "ET Umb Right Door" OFF
  "ET Umb Right Door Latch" OFF
  "MPS Pwr Left AC2" [0]
  "MPS Pwr Ctr AC1" [0]
  "MPS Pwr Right AC3" [0]
  "MPS Pwr Left AC3" [0]
  "MPS Pwr Ctr AC2" [0]
  "MPS Pwr Right AC1" [0]
  "MPS He Isol A Left" GPC
  "MPS He Isol A Ctr" GPC
  "MPS He Isol A Right" GPC
  "MPS He Isol B Left" GPC
  "MPS He Isol B Ctr" GPC
  "MPS He Isol B Right" GPC
  "MPS PRPLT Dump Sequence" GPC
  "MPS PRPLT Backup LH2 vlv" GPC
  "Pneu L Eng He XOVR" GPC
  "Pneu He Isol" GPC
  "He Interconnect Left" GPC
  "He Interconnect Ctr" GPC
  "He Interconnect Right" GPC
  "LH2 Ullage Press" AUTO
  @ENDPANEL 
  @PANEL C2
  "IDP/CRT 1 Power" ON
  "IDP/CRT 2 Power" ON
  "IDP/CRT 3 Power" ON
  "IDP/CRT 1 Maj Func" GNC
  "IDP/CRT 2 Maj Func" GNC
  "IDP/CRT 3 Maj Func" GNC
  "Left CRT Sel" 1
  "Right CRT Sel" 2
  "Event Timer Mode" Down
  @ENDPANEL 
  @PANEL C3
  "LOMS Arm" ARM/PRESS
  "ROMS Arm" ARM/PRESS
  "BFC CRT Display" OFF
  "BFC CRT Select" 2+3
  "LADP Stow Enable" INHIBIT
  "RADP Stow Enable" INHIBIT
  "LADP Deploy" STOW
  "RADP Deploy" STOW
  "MAIN ENGINE LIMIT SHUT DN" AUTO
  "SSME Left S/D PB Cover" [0]
  "SSME Ctr S/D PB Cover" [0]
  "SSME Right S/D PB Cover" [0]
  "SRB Separation" AUTO
  "SRB Separation PB Cover" [0]
  "ET Separation" AUTO
  "ET Separation PB Cover" [0]
  @ENDPANEL 
  @PANEL O3
  "RCS/OMS/PRESS" OMS PRPLT
  "RCS/OMS PRPLT QTY" OMS OXID
  "Mission Timer" MET
  @ENDPANEL 
  @PANEL O6
  "L GLRSHLD FLOOD" OFF
  "S TRK DR CNTL SYS1 Cover" [0]
  "S TRK DR CNTL SYS2 Cover" [0]
  "S TRK DR CNTL SYS1" CLOSE
  "S TRK DR CNTL SYS2" CLOSE
  "GPC_POWER_1_COVER" [0]
  "GPC_POWER_2_COVER" [0]
  "GPC_POWER_3_COVER" [0]
  "GPC_POWER_4_COVER" [0]
  "GPC_POWER_5_COVER" [0]
  "GPC POWER 1" OFF
  "GPC POWER 2" OFF
  "GPC POWER 3" OFF
  "GPC POWER 4" OFF
  "GPC POWER 5" OFF
  "GPC_OUTPUT_1_COVER" [0]
  "GPC_OUTPUT_2_COVER" [0]
  "GPC_OUTPUT_3_COVER" [0]
  "GPC_OUTPUT_4_COVER" [0]
  "GPC_OUTPUT_5_COVER" [0]
  "GPC OUTPUT 1" NORMAL
  "GPC OUTPUT 2" NORMAL
  "GPC OUTPUT 3" NORMAL
  "GPC OUTPUT 4" NORMAL
  "GPC OUTPUT 5" NORMAL
  "IPL SOURCE" OFF
  "GPC MODE 1" STBY
  "GPC MODE 2" STBY
  "GPC MODE 3" STBY
  "GPC MODE 4" STBY
  "GPC MODE 5" STBY
  @ENDPANEL 
  @PANEL O17
  "EIU L-C" OFF
  "EIU C-R" OFF
  "EIU R-L" OFF
  @ENDPANEL 
  @PANEL R11
  "IDP/CRT 4 Power" ON
  "IDP/CRT 4 Maj Func" GNC
  @ENDPANEL 
  @PANEL R13L
  "PL Bay Door SYS 1" DISABLE
  "PL Bay Door SYS 2" DISABLE
  "PL Bay Mech PWR SYS 1" OFF
  "PL Bay Mech PWR SYS 2" OFF
  "PL Bay Door" STOP
  "Latch Control SYS A" OFF
  "Latch Control SYS B" OFF
  "Radiator Control SYS A" OFF
  "Radiator Control SYS B" OFF
  "KU Antenna Direct Stow" OFF
  "KU Antenna" GND
  @ENDPANEL 
  @PANEL A6
  "SENSE" -Z
  "Aft Flt Cntlr Pwr" ON
  "Payload Retention Logic Power Sys 1" OFF
  "Payload Retention Logic Power Sys 2" OFF
  "Payload Ret Latch 1" OFF
  "Payload Ret Latch 2" OFF
  "Payload Ret Latch 3" OFF
  "Payload Ret Latch 4" OFF
  "Payload Ret Latch 5" OFF
  "Payload Select" 1
  "ADI Attitude" LVLH
  "ADI Error" MED
  "ADI Rate" MED
  @ENDPANEL 
  @PANEL AftMDU
  @ENDPANEL 
  @PANEL A7U
  "CAMERA_RATE" HIGH
  "PLBD FLOOD FWD STBD" OFF
  "PLBD FLOOD FWD PORT" OFF
  "PLBD FLOOD MID STBD" OFF
  "PLBD FLOOD MID PORT" OFF
  "PLBD FLOOD AFT STBD" OFF
  "PLBD FLOOD AFT PORT" OFF
  "PLBD FWD BHD" OFF
  "PLBD DOCKING" OFF
  "RMS SPOTLIGHT PORT" OFF
  @ENDPANEL 
  @PANEL A4
  "Mission Timer" MET
  @ENDPANEL 
  @PANEL A1U
  "SLEW RATE" SLOW
  "CONTROL" PANEL
  "STEERING MODE" MAN SLEW
  "POWER" ON
  "MODE" RDR PASSIVE
  "RADAR OUTPUT" LOW
  @ENDPANEL 
  @PANEL A2
  "DIGI DIS SELECT" EL/AZ
  "X-PNTR SCALE" X10
  @ENDPANEL 
  @PANEL A8
  "Port MPM Deploy Cover" [0]
  "Stbd MPM Deploy Cover" [0]
  "Port RMS Latches" OFF
  "Stbd MPM Latches" OFF
  "Port MPM Deploy" OFF
  "Stbd MPM Deploy" OFF
  "EE Mode" OFF
  "RMS SELECT" OFF
  "Parameter" POSITION
  "Joint" SHOULDER_YAW
  "RMS Mode" OPR_CMD
  @ENDPANEL 
  @PANEL A7A3/A8A3
  "SYSTEM POWER MNA" [1]
  "SYSTEM POWER MNB" [1]
  "PYRO POWER MNA" [0]
  "PYRO POWER MNC" [0]
  "SYS1 VENT ISOL" [1]
  "SYS1 VENT" [1]
  "SYS2 VENT ISOL" [1]
  "SYS2 VENT" [1]
  "PSU POWER MNA" [0]
  "PSU POWER MNB" [0]
  "LIGHTS AIRLOCK 1-4" [0]
  "LIGHTS AIRLOCK 2-3" [0]
  "LIGHTS DOCKING TRUSS FWD" [0]
  "LIGHTS DOCKING TRUSS AFT" [0]
  "ARLK/TNL FAN A" [0]
  "ARLK/TNL FAN B" [0]
  "LIGHTS C/L VESTIBULE PORT" [0]
  "LIGHTS C/L VESTIBULE STBD" [0]
  "CNTL PNL PWR A" ON
  "CNTL PNL PWR B" ON
  "CNTL PNL PWR C" ON
  "HTRS/DCU PWR H1" ON
  "HTRS/DCU PWR H2/DCU" ON
  "HTRS/DCU PWR H3/DCU" ON
  "APDS PWR A" ON
  "APDS PWR B" ON
  "APDS PWR C" ON
  "PYROS Ap" OFF
  "PYROS Bp" OFF
  "PYROS Cp" OFF
  @ENDPANEL 
END
Ultra_OBSS:SSU_OBSS
  STATUS Orbiting Earth
  RPOS -5665341.47 -3316496.24 1512476.12
  RVEL -334.863 -2718.233 -7188.189
  AROT -95.09 59.44 -20.14
  VROT 0.01 0.11 -0.00
  ATTACHED 0:1,Endeavour
  AFCMODE 7
  NAVFREQ 0 0
END
END_SHIPS

BEGIN_ExtMFD
END
 
Are you sure you're using SSU V4.0? Any earlier version doesn't have the Ku band system.

I just downloaded it again from sf "SSU_v4.2r2570.zip"

Same thing, whole A1u panel is greyed out / un avaliable with the testing scenario / rendezvous

Mike
 
Status
Not open for further replies.
Back
Top