Support Voyager

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX
Right off hand you may need to add an attachment. CAn you post a scn?
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
just launch
BEGIN_DESC
Titan IIIE at LC-41
END_DESC

BEGIN_ENVIRONMENT
System Sol
Date MJD 39200.6218930543
END_ENVIRONMENT

BEGIN_FOCUS
TitanIIIE
END_FOCUS

BEGIN_CAMERA
TitanIIIE
MODE Extern
POS 2.89 -0.51 -82.42
TRACKMODE TargetRelative
FOV 60.00
END_CAMERA

BEGIN_HUD
TYPE Surface
END_HUD

BEGIN_MFD Left
TYPE Orbit
PROJ Ship
FRAME Ecliptic
ALT
REF Earth
END_MFD

BEGIN_MFD Right
TYPE User
MODE Multistage2015_MFD
END_MFD

BEGIN_SHIPS
TitanIIIE:Multistage2015
STATUS Landed Earth
POS -80.583056 28.583333
HEADING 71.00
AFCMODE 7
PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000 4:1.000000
NAVFREQ 0 0 0 0
XPDR 0
CONFIG_FILE Config/Multistage2015/Titans/TitanIIIE.ini
GUIDANCE_FILE Config/Multistage2015/Titans/Titan_guidance_b.txt
CONFIGURATION 0
CURRENT_BOOSTER 1
CURRENT_STAGE 1
CURRENT_INTERSTAGE 1
CURRENT_PAYLOAD 1
FAIRING 1
MET -10.000
STAGE_IGNITION_TIME 0.000000
STAGE_STATE 1
ALT_STEPS 100.0,350.0,1400.0,35000.0
PEG_PITCH_LIMIT 35.000
PEG_MC_INTERVAL 0.100
END
END_SHIPS
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX
So a couple of things. You need to make a new ini for the payload. So copy a titan 3e.ini and edit it with the correct payload.
The real question is how to load a velcro vessel into it.

Code:
[PAYLOAD_1]
MeshName=Voyager\Voyager
Off=(0.000,0.000,35.000)
Height=6.500
Diameter=3.000
Mass=5000.000
Module=Spacecraft3
Name=Voyager\Voyager-1
Render=1
SPEED=(0.000,0.000,0.700)
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Live=1

So this will get the Voyager onto a titan.
you will need to edit the scn to point to the new ini.

But you want the propulsion module also, right?
That might be harder?
so the cfg for voyager
Code:
; === Configuration file for vessel class Voyager-1 ===
ClassName = Spacecraft\Voyager\Voyager-1
Module = Spacecraft3
but the cfg for the propulsion module is:
Code:
; ===Configuration file Voyager propulsion module with Star-37E (TE-M-364-4) ===
 
Module = Velcro
Meshname = Voyager\PropulsionModule
Size = 10.0

Mass = 180 ; empty mass [kg]
MaxFuel = 1040  ; max fuel mass [kg]
Isp = 2786	; fuel specific impulse [m/s]  43 sec burn time

MaxMainThrust = 68000
MaxRetroThrust = 0
MaxHoverThrust = 0
MaxAttitudeThrust = 200
CameraOffset = 0.0 2 -3
Mayfly = 120


; === Attachment specs ===
BEGIN_ATTACHMENT
C  0.0 0.0 0.88      0 0 1  0 1 0  VELCRO1
C  0.51 0.0 0.0      0 0 1  -1 0 0  VELCRO2
P  0.0 0.0 0.88      0 0 1  0 1 0  VELCRO3
P  0.51 0.0 0.0      0 0 1  -1 0 0  VELCRO4
END_ATTACHMENT

; === Engine reference points ===
ExhaustType = N2O4
MEngineRef1 = 0 0 -1.5

But if I add the module as velcro I get a CTD
Code:
[PAYLOAD_1]
MeshName=Voyager\PropulsionModule
Off=(0.000,0.000,35.000)
Height=6.500
Diameter=3.000
Mass=5000.000
Module=Velcro
Name=PropulsionModule
Render=1
SPEED=(0.000,0.000,0.700)
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Live=1

Code:
000000.000: >>> ERROR: No vessel class configuration file found for:
============================ ERROR: ===========================
Velcro
[Vessel::OpenConfigFile | .\Vessel.cpp | 243]
===============================================================
000000.000: >>> TERMINATING <<<
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
Voyager Injection Propulsion Unit can be taken from the add-on "GEP - Voyager Ver 1.3"
https://www.orbithangar.com/showAddon.php?id=1ba76ebb-3f4d-45fb-b4d3-d02d02a324d1
picture.php


in the TITANIIIE.ini file, add the lines
[STAGE_5]
MeshName=TEM3644_2
IGNITE_DELAY=1.000
Height=2.000
Diameter=0.930
Thrust=38030.000
EmptyMass=83.000
FuelMass=1040.000
BurnTime=43.000
OFF=(0.000,0.000,34.700)
eng_1=(0.000,0.000,-1.000)
eng_DIAMETER=0.250
ENG_TEX=Exhaust2
Reignitable=1
Eng_pstream1=
Eng_pstream2=
Eng_dir=(0.000,0.000,1.000)
Module=Stage
Speed=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)

[PAYLOAD_1]
MeshName=Voyager\Voyager
Off=(0.000,0.000,36.150)
Height=6.500
Diameter=3.000
Mass=800.000
Module=Spacecraft3
Name=Voyager\Voyager-2
Render=1
SPEED=(0.000,0.000,0.700)
Rotation=(0.000,0.000,0.000)
Rot_speed=(0.000,0.000,0.000)
Live=1
now we have a fully working Voyager for Orbiter 2016
 
Top