Orbiter-Forum  

Go Back   Orbiter-Forum > Orbiter Addons > OrbitHangar Addons & Comments
Register Blogs Orbinauts List Social Groups FAQ Projects Mark Forums Read

OrbitHangar Addons & Comments Addons uploaded at Orbithangar.com will automatically generate a new thread in this forum for comments. The thread link will also be included on the addons page.

Reply
 
Thread Tools
Old 02-26-2012, 11:17 AM   #31
Loru
Moderator
 
Loru's Avatar

Default

Quote:
Originally Posted by Enjo View Post
 Back to the authors - it would be great if the launcher had more bank power. Right now it can't be really stabilised.

Thanks for feedback. Surelly it will be taken seriously in coding process.

Cheers
Loru
Loru is offline   Reply With Quote
Old 02-26-2012, 05:17 PM   #32
Enjo
Black hole orbiter
 
Enjo's Avatar


Default

OK. I've coded pitch programme into the LaunchMFD. See the attached version.

The launcher config file (Config\MFD\LaunchMFD\ETS-System\ETS-Launcher_Cargo.cfg)
now looks the following way:
Code:
SPACE_XY = 2 6 0
SPACE_BANK = 100 50 0
ATMO_XY = 4 12 0
ATMO_BANK = 1 2 0
ATMO_CONTINUOUS_CONTROL_SWITCH_ANGLE = 45.0
ATMO_BANK_TARGET_WINGS_LEVEL_SWITCH_ANGLE = 20.0

PITCH_PROGRAM
0 90
10 80
20 75
40 45
60 30
END_PITCH_PROGRAM
Start the sim, bring up LaunchMFD, select target, press Shift+P, start engines and sit back.

Saved some of your coding time, maybe?
Attached Files
File Type: zip LaunchMFD-v.1.4.7-test-2010.zip (2.67 MB, 16 views)

Last edited by Enjo; 02-26-2012 at 05:21 PM.
Enjo is offline   Reply With Quote
Thanked by:
Old 02-28-2012, 01:45 PM   #33
Interceptor
Orbinaut
 
Interceptor's Avatar
Default

Quote:
Originally Posted by Enjo View Post
 OK. I've coded pitch programme into the LaunchMFD. See the attached version.

The launcher config file (Config\MFD\LaunchMFD\ETS-System\ETS-Launcher_Cargo.cfg)
now looks the following way:
Code:
SPACE_XY = 2 6 0
SPACE_BANK = 100 50 0
ATMO_XY = 4 12 0
ATMO_BANK = 1 2 0
ATMO_CONTINUOUS_CONTROL_SWITCH_ANGLE = 45.0
ATMO_BANK_TARGET_WINGS_LEVEL_SWITCH_ANGLE = 20.0
 
PITCH_PROGRAM
0 90
10 80
20 75
40 45
60 30
END_PITCH_PROGRAM
Start the sim, bring up LaunchMFD, select target, press Shift+P, start engines and sit back.

Saved some of your coding time, maybe?
I can't get the PID autopilot to work I followed your instructions,and I am using the new launchmfd 1.47,and the themis just goes straight up,and it won't let me jettison the boosters.
Interceptor is offline   Reply With Quote
Old 11-27-2012, 10:43 PM   #34
romanasul
Orbinaut
Default

Is there any way to configure the rocket to launch without the SRB's? It's just too overpowered for simple satellite launches.
romanasul is offline   Reply With Quote
Old 11-28-2012, 06:04 AM   #35
Loru
Moderator
 
Loru's Avatar

Default

At this point it isn't however we're working on something smaller - fully configurable ~ 8-30 ton to LEO Themis-A

Loru is offline   Reply With Quote
Old 12-19-2012, 06:27 PM   #36
I00I
Orbinaut
 
I00I's Avatar
Default

Good to know thanks..
I00I is offline   Reply With Quote
Old 02-12-2013, 02:12 AM   #37
MaverickSawyer
Field Tester
 
MaverickSawyer's Avatar
Default

First thoughts from the field test facilities...

-Bank authority is slightly lacking. As noted above, you guys are working on it.
-Engaging KILLROT autopilot with the SRBs attached has a tendency to cause mild shaking during launch. Nice touch of realism.
-Flight under manual control is extremely easy, provided that you are on the roll heading you want before ignition. KSP is a wonderful teacher in regards to manual ascents, and the Themis doesn't sway like a Kerbal rocket!
MaverickSawyer is online now   Reply With Quote
Thanked by:
Old 02-17-2013, 11:27 PM   #38
MaverickSawyer
Field Tester
 
MaverickSawyer's Avatar
Default

OK, further testing after adding the Payload Manager addon from kulch. (I guess I hadn't added it like I thought! )
-For light payloads, igniting the SRMs and shutting down the core stage engines seems to be a viable option. Just don't expect to steer during this phase!
-The KILLROT autopilot shake is in fact due to the long movement arm of the booster and rocket engines.
-When launching the Navigator probe atop a Themis-Sirius from CSSC, I was able to get a velocity of 15km/s at Sirius ECO. Not bad! Now I just need to work on the timing for the departure burn in order to get to my target...
-The Themis-Sirius seems to have enough ooomph to pack along a third stage for higher energy missions. I'll toy around with Kulch's DM-2 tug and the Velcro Delta II upper stage, as I have a lot of experience and success with both of these. I'll make sure to share the results, as well.
-How are we supposed to launch a ETS Prometheus Evac shuttle on this? I can't fit it into a fairing... Is there some specific interstage for the Prometheus?
MaverickSawyer is online now   Reply With Quote
Thanked by:
Old 02-18-2013, 12:05 AM   #39
Loru
Moderator
 
Loru's Avatar

Default

From the provided PDF file:

Quote:
CONFIGURATION:
Rocket is configurable via config files located in: „Config\Vessels\ETS-system”
directory.
Here is sample config file:
Code:
; === Configuration file for vessel class ETS Launcher ===
ClassName = ETS-Launcher
Module = ETS-System\ETS_LCORE
EditorModule=ETS-System\ETS_LCORE
;This line decides what 2nd stage we're using, the options are:
;0 = No 2nd stage at all
;1 = The lower power and smaller upper stage
;2 = The high power and larger upper stage
UpperStage Config = 2
;This line decides what fairing diameter we're using
;0 = No fairing at all
;1 = 5x5
;2 = 5x8
;3 = 6x7
;4 = 6x12
Fairing = 3
;This line decides if we have the interstage or not, this also controls the
ETS / MTS LES
;0 = No Interstage / LES
;1 = ETS LES
;2 = MTS LES
;3 = Standard Interstage
Interstage = 3
I think file is self explanatory. As for now ETS and MTS stages are for shuttles
and and can be used when ETS Prometheus and ETS vertigo will come out (but
you can use Prometheus Evac shuttle with this Rocket).
Note: When spawning Prometheus shuttle please first close gear (as it's over
ground). That's Shuttle's limitation

You can create as many configs as you like and all will appear in scenario
editor.


I think that will explain all
Loru is offline   Reply With Quote
Thanked by:
Old 02-18-2013, 01:22 AM   #40
MaverickSawyer
Field Tester
 
MaverickSawyer's Avatar
Default

Ah. So THAT'S what that's for! Thanks, Loru.
MaverickSawyer is online now   Reply With Quote
Old 02-21-2013, 10:38 PM   #41
MaverickSawyer
Field Tester
 
MaverickSawyer's Avatar
Default

OK, finally made the .cfg that employed the Prometheus LES adaptor (ETS LES), and successfully made it to orbit. It does require a lot of fuel from the Prometheus, though. Is there any way to employ either the Rigel or Sirius stage to help with the push to orbit?
MaverickSawyer is online now   Reply With Quote
Old 02-21-2013, 11:07 PM   #42
Loru
Moderator
 
Loru's Avatar

Default

Quote:
Originally Posted by MaverickSawyer View Post
  Is there any way to employ either the Rigel or Sirius stage to help with the push to orbit?
Why would you need it - I just managed to put Prometheus to 226km x 6 235 km equatorial orbit launched from CSSC.

LV setup:

no second stage, ETS LES, Prometheus Shuttle fully fueled.

Loru is offline   Reply With Quote
Old 02-22-2013, 03:11 AM   #43
MaverickSawyer
Field Tester
 
MaverickSawyer's Avatar
Default

Quote:
Originally Posted by Loru View Post
 Why would you need it - I just managed to put Prometheus to 226km x 6 235 km equatorial orbit launched from CSSC.

LV setup:

no second stage, ETS LES, Prometheus Shuttle fully fueled.

{image}
Maybe I wasn't flying the Themis right, then.
Side note: could you make it so that the LES could be used to help with the burn to orbit, as a sort of final kick stage? After all, why pack it all the way up to 7.1 km/s and then throw it away?
MaverickSawyer is online now   Reply With Quote
Old 02-22-2013, 06:05 AM   #44
Loru
Moderator
 
Loru's Avatar

Default

Quote:
Originally Posted by MaverickSawyer View Post
 Maybe I wasn't flying the Themis right, then.
Side note: could you make it so that the LES could be used to help with the burn to orbit, as a sort of final kick stage? After all, why pack it all the way up to 7.1 km/s and then throw it away?
Just press CTRL-A after core stage MECO.
Loru is offline   Reply With Quote
Old 02-22-2013, 05:54 PM   #45
MaverickSawyer
Field Tester
 
MaverickSawyer's Avatar
Default

I did. No response. I'll try again soon. Maybe I just didn't do it fast enough...
MaverickSawyer is online now   Reply With Quote
Reply

  Orbiter-Forum > Orbiter Addons > OrbitHangar Addons & Comments


Thread Tools

Posting Rules
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


All times are GMT. The time now is 05:11 PM.

Quick Links Need Help?


About Us | Rules & Guidelines | TOS Policy | Privacy Policy

Orbiter-Forum is hosted at Orbithangar.com
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2007 - 2012, Orbiter-Forum.com. All rights reserved.