OHM Dragon Update

Updated dragon

Nice graphics, but how do you jettison the nose fairing?
 
After 2nd stage shutdown, press F3 to change focus to Dragon/trunk. Press J to jettison the nosecone, then J again twice in quick succession, to jettison both fairings. Then press F3 again to change focus to F9, press shift + P to seperate the dragon. Then change focus to dragonpanels. Press leftcntrl + K to deploy the solar arrays. Change focus again to sun_joint, press 1 to track. Finally, change the focus to Dragoncapsule to burn for orbit.
 
Last edited:
Great job !!!!
Thanks a bunch Donamy !

Uuuuhmmmm..... just one question...........how do you jetison capsule from trunk before re-entry ??
 
While focused on the Dragoncapsule press leftshft + A to show the attachments in the lower left screen. Then press leftshift + keypad 0 to release, then translate away.
 
i keep getting an orbiter.exe error, the only thing i can find in the orbiter log is:
>>> WARNING: Obsolete API function used: VESSEL::SetBankMomentScale
At least one active module is accessing an obsolete interface function.
Addons which rely on obsolete functions may not be compatible with
future versions of Orbiter.
i have the original spaceX launch vehicles and dragon.zip, do i need to replace the folders ? Dose this need any other add-on? thanks
 
Is anyone else having a conflict with Dragon and the latest version (R10) of D3D9? Can't seem to get the solar panels to appear in scenario.
 
Still nothing, works fine on the inline client, however when I try D3D9 out, they're unattached with no visual mesh at a 0,0 latitude.

(note, the fairings and nosecone removed on purpose, everything else works fine on the D3D9)
 

Attachments

  • bug1.jpg
    bug1.jpg
    105.5 KB · Views: 35
Scenario ?

Code:
BEGIN_DESC

END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 55759.8270958215
  Context SSU
END_ENVIRONMENT

BEGIN_FOCUS
  Ship dragoncapsule
END_FOCUS

BEGIN_CAMERA
  TARGET dragoncapsule
  MODE Extern
  POS 5.51 152.62 31.89
  TRACKMODE GlobalFrame
  FOV 62.73
END_CAMERA

BEGIN_HUD
  TYPE Surface
END_HUD

BEGIN_MFD Left
  TYPE Docking
  NAV 0
END_MFD

BEGIN_MFD Right
  TYPE Map
  REF Earth
  POS 0.00 0.00
END_MFD

BEGIN_SHIPS
LPad:SpaceX/LPad
  STATUS Landed Earth
  POS -80.5771995 28.5619578
  HEADING 90.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000
  NAVFREQ 0 0
  TYPE 1
  SUBTYPE 0
  ANIM0 0 0.0000
  ANIM1 0 0.0000
  STIME 20.000000
END
dragoncapsule:Spacecraft\Spacecraft3
  STATUS Orbiting Earth
  RPOS 2671883.08 500006.23 6148343.58
  RVEL -5808.919 4541.723 2165.733
  AROT 5.61 -21.95 -55.85
  VROT 0.06 -0.00 -0.00
   ATTACHED 0:0,F9
  AFCMODE 7
  PRPLEVEL 0:0.999245
  NAVFREQ 94 481
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 0
  CURRENT_PAYLOAD 0
  SEQ 0 -2 0.000000
  SEQ 1 -2 0.000000
END
dragon/trunk:spacecraft\spacecraft3
  STATUS Orbiting Earth
  RPOS 2671882.40 500006.07 6148341.92
  RVEL -5808.919 4541.723 2165.733
  AROT 5.61 -21.95 -55.85
  VROT 0.06 -0.00 -0.00
  ATTACHED 0:0,dragoncapsule
  NAVFREQ 0 0
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 1
  CURRENT_PAYLOAD 0
  SEQ 0 -2 0.000000
END
Sun_joint:pv34_joint
  STATUS Orbiting Earth
  RPOS 4109323.26 -751286.94 5261528.81
  RVEL -4575.381 4498.044 4241.901
  AROT -83.20 18.01 -52.84
  VROT -0.00 -0.02 -0.06
  ATTACHED 0:0,dragon/trunk
  AFCMODE 7
  NAVFREQ 0 0
  TRACKING 0
  CURR_ANG 0.00000
  TGT_ANG 0.00000
  ROT_SPEED 1.052360
END
dragonpanels:Spacecraft\Spacecraft3
  STATUS Orbiting Earth
  RPOS 4109323.26 -751286.94 5261528.81
  RVEL -4575.381 4498.044 4241.901
  AROT 173.14 34.95 67.75
  VROT 0.06 0.02 0.00
  ATTACHED 0:0,Sun_joint
  AFCMODE 7
  NAVFREQ 0 0
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 1
  CURRENT_PAYLOAD 0
  SEQ 0 2 0.999909
END
F9:SpaceX/F9
  STATUS Landed Earth
  POS -80.5771995 28.5619578
  HEADING 90.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  NAVFREQ 0 0
  CONFIG 0 0 0 0 1
  LPAD LPad
  ETYPE 0
  FMULT 1.0000
  PAYLOAD dragoncapsule
END
END_SHIPS
 
I don't have the problem with that scenario. Did you put the spacecraft folder into modules/server/config ?
 

Attachments

  • panels.jpg
    panels.jpg
    48.7 KB · Views: 42
Back
Top