Tantalus
Members-
Posts
81 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Tantalus
-
Hi @RoverDude, really a great rover (once again). Only two small questions: is it intended that the malemuthe is behind the karibou in tech tree? And do you plan to list it on ckan? Regards Tantalus Oh, and by the way, imho the movie wasnt that bad. Ive seen much worse
-
Sounds good. I'll do some numbercrunching over the next weekend, maybe then you can tanke a look at my values and tell me if they seem right. My goal is to have a range spectrum of antennas starting with the stock commutron 16 as shortest, stock 88-88 as highest, and all the other somewhere in between them, with the DTS-M1 somewhrere in the midfield.
-
Just one little warning: be careful when "staging away" the focused part when throtteled up and the next stage has a high twr. It may boost out of focusing range very fast, and if so you are stuck on your spent stage and unable to control your craft. So either throttle down or reset focus to default before staging. Regards Tantalus
-
Hey ho @toadicus, i've tried to make a module manager config to use the Contrares antennas with your mod, but i'm not sure what the values of MaxPowerFactor and MaxDataFactor refer to. Also, I see differences in what is displayed for range in editor and in flight (flight values are much higher than editor values). How can i correct this? Thanks a lot, i really like your mod. Regards Tantalus
-
I've used your RT2-values, but RT2 seems to use a different reference frame for calculating the effective range than AR. I've made a quick-n-dirty module manager config, most values (MaxPowerFactor, MaxDataFactor) still need to be tweaked: @PART[FFDM]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 55000000 simpleRange = 55000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[HG_spiral]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 55000000 simpleRange = 55000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[IS18D]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 30000000 simpleRange = 30000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[K-Sensor]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 30000000 simpleRange = 30000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[MABA20m]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 30000000 simpleRange = 30000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[PAFF1]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 10000000000 simpleRange = 10000000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[QuadDish]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 60000000000 simpleRange = 60000000000 maxPowerFactor = 20 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[RadAlt]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 15000000 simpleRange = 15000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[S_C_Dish]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 10000000000 simpleRange = 10000000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[S_GPS_Dish]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 30000000 simpleRange = 30000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[S_HAHM_P]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 60000000 simpleRange = 60000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[S_YAGI_TV]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 15000000 simpleRange = 15000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[SARL]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 20000000 simpleRange = 20000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } } @PART[U_DRR_F1]:FOR[AntennaRange] { @MODULE[ModuleDataTransmitter] { @name = ModuleLimitedDataTransmitter nominalRange = 15000000 simpleRange = 15000000 maxPowerFactor = 8 maxDataFactor = 4 } MODULE { name = ModuleScienceContainer dataIsCollectable = true dataIsStorable = false storageRange = 2 } }
-
Yes thats the mod i meant. I'll try to create a module manager script if i find the time. Can you give me some rough information about what range each antenna is designed for?
-
Hi @hraban, i really like the look of your antennas. Do you have plans about support for antenna range?
-
Make it an Android/iOS App so one can view/check craft on the mobile.
-
Hi @Claw, thanks for that info, if attaching a subassemly gets easier it is worth a lot already.
-
Something like this. I thought of building a payload in VAB, then open the launcher-subassembly, make the launcher active and attach your payload. Especially when using cargo bays attatching a launcher subassembly to an active payload is a pain in the ass. Regards Tantalus
-
@ClawClaw: sorry for going off topic, but will it be possible to make a subassemly the active craft by using the re-root gizmo in 1.1? I mean, without attaching it first? Regards Tantalus
-
Just an idea: make wages depend on kerbals experience. So the early-game low levels and untrained rescued "volunteers" are dirt cheap, whereas the later high skilled experts are significant more expensive. A zero-star kerbal could cost 10 or 20 funds a week, a five-star more in the region of 500. Regards Tantalus
-
altitdue and time acccelleration?
Tantalus replied to Perotis's topic in KSP1 Suggestions & Development Discussion
I dont know about the background why squad implemented time warp this way, but you can always time warp as fast as you want from space centre and tracking station. -
Do you get your nose up while on the runway? If not, its propably your aft landing gear too far behind your COM. A picture might help to find out.
-
FPS and Physics Timesteps
Tantalus replied to Claw's topic in KSP1 Suggestions & Development Discussion
I'm sure it is running its own instance of KSP Ok to be serious, it does what any other program does, goin to idle state and leave system resources free for other tasks. -
FPS and Physics Timesteps
Tantalus replied to Claw's topic in KSP1 Suggestions & Development Discussion
Thanks a lot for explaining all this. Please make this sticky. -
Oh, these are called airstairs? Ok, seems i was on the wrong way then.
-
I'm not sure what you want to say with "airstairs"? Do you mean a crew hatch? So your kerbals can enter and leave the cabin from the side? This has been suggested i think a dozen times. If you mean something different, you should give a bit more information. Oh and the mk1 cabin has crew hatches, but they are at the front and aft end, so mostly obstructed by other parts. Regards Tantalus
-
Well i think you could make something like this yourself using structural parts. If you use the welding mod to melt each of them into a single part you won't even get lag. That way you could make them as high as you like. Regards Tantalus
-
Well, what would be different? I think it is even better to be unofficial, it gives a kind of freedom to the maintainers they wouldn't have otherwise. I also liked KS more than Curse, but that was a decision made *before* KS was born. We shouldn't blame Squad for standing to their decisions, or maybe even to agreements, contracts or whatever happened in the background. I really hope SpaceDock will be as good as (or even better than) KS, and I've no doubt that its popularity will reach at least that of KS in no time. Making it the official mod repository would be neat, but is IMHO not really necessary. Oh, and by the way, great response @KasperVld, lets hope things calm down a bit now. Regards Tantalus
-
Best way to mess up a renezvouz
-
Maybe. @Perotis if you have trouble to get your payload into LKO at all, you might try to drain a bit of fuel from your payload-tank. About 20% of an orange makes a huge difference at launch. Sure it may require an additional flight, but may reduce frustration. Or you take a look at kerbalx to pick up some inspiration. Regards Tantalus