Jump to content

MacLuky

Members
  • Posts

    728
  • Joined

  • Last visited

Posts posted by MacLuky

  1. 1969 first half

    The first half of 1969 is marked by new launcher development. This has slowed production considerably and we will need another few moon landings to have the funds to speed up again. Science is increasing due to some great missions this year.

    Following the moon landing the head of the space agency announces an ambition to put boots on mars within the decade.

    Spoiler

    screenshot-2021-03-21-23-01-41.png

    A second flyby of Mercury yields a bit more science but not much. We do learn more about gravity assists and deep space manoeuvring.

    screenshot-2021-03-21-23-02-26.png

    Mission has been more than successful. 

    screenshot-2021-03-23-11-38-34.png

    Second test of Polaris. Liam O'Brian (P), Francesco Verne (E), Judith Pesquet (S) launch in lunar orbit and spend 10 days to test the systems and try the engines for a high speed rentry

    screenshot-2021-03-23-11-40-48.png

    First launch of a 1B this year. This launcher could do with an upgrade

    screenshot-2021-03-23-11-46-19.png

    Vega is fuel cell powered, but Polaris uses the sun

    screenshot-2021-03-23-16-21-49.png

    New engine

    screenshot-2021-03-23-16-25-41.png

    Crossing the radiation belts

    screenshot-2021-03-23-16-26-06.png

    Space is an improvement for quality of life

    screenshot-2021-03-23-16-28-07.png

    Re-entry at 9km/s easy, hardly burn any ablator

    screenshot-2021-03-23-16-41-47.png

    New attempt at a mars rover on a 0C

    screenshot-2021-03-23-17-10-56.png

    Two were built, both depart succesfully

    screenshot-2021-03-23-17-38-11.png

    A similar rover arrives at Venus

    screenshot-2021-03-23-17-46-55.png

    One part is the relay station that will be put in low Venus orbit

    screenshot-2021-03-23-20-05-58.png

    After the rentry burn, the orbiter flips and raises orbit

    screenshot-2021-03-23-20-18-51.png

    The rover will use RCS to tweak the descent

    screenshot-2021-03-23-20-24-11.png

    Pe dropped from 125 to 120 after 4 passes.  using the RCS, this is it!

    screenshot-2021-03-23-20-27-33.png

    Descent takes very long, we lost 1 solar panel due to heating

    screenshot-2021-03-23-20-36-39.png

    screenshot-2021-03-23-20-48-35.png

    One chute explodes, the second one is okay

    screenshot-2021-03-23-20-51-55.png

    The RTG overheats on the landing station, the rover quickly leaves the platform, after that the platform explodes

    screenshot-2021-03-23-20-58-09.png

    The rover gets hot, but not too hot

    screenshot-2021-03-23-21-04-26.png

    Grabbing samples, but relay is not possible due to alignment and landing site. The craft connects to the orbiter but only when it is in the radio shadow. In 90 days we hope to regain contact and finally get the science.

    screenshot-2021-03-23-21-21-22.png

    Capella 10 is the first launch of a Taurus-0D. 

    screenshot-2021-03-23-21-22-44.png

    This power house has 5 F1 engines on the first stage.

    screenshot-2021-03-23-21-23-35.png

    And 5 J2 engines on the second, this can push 120t to LEO

    screenshot-2021-03-23-21-33-20.png

    Final stage is the same as the 0C, carrying a J2. It can push 45t to TLI. The current payload is a Capella block B space-station. The electronics have been upgraded so it will also do the capture burn at the moon since the station weights only 16t

    screenshot-2021-03-23-21-38-35.png

    Approaching Capella 3

    screenshot-2021-03-23-21-43-22.png

    Dock is complete. The stack is designed to facilitate in orbit research and supply. It also has a male docking port for a future reusable lander.

    screenshot-2021-03-23-21-43-26.png

    Capella 3 is almost the same size as Capella 4 now but supply runs low

    screenshot-2021-03-23-21-54-03.png

    We have 89 days of N2, we will need a resupply soon

     

  2. I still struggle to get this right:

    Screen-Shot-2021-03-23-at-11-20-48.png

    The volume aligns sort of, but when made of steel it just doesn't hold the delta v. I've added a 500t payload and played with ro tanks to get an idea of the settings. Grateful for any help on this.

    Spoiler

    // tanks
    @PART[RSSDtankStage1|RSSDtankStage2|RSSDtankStage3]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
            %RSSROConfig = True
            %rescaleFactor = 1

            // similar to Titan 4
            @maxTemp = 900
            %skinMaxTemp = 2000
            %emissiveConstant = 0.6
            %thermalMassModifier = 1.0
            %skinMassPerArea = 4

            !RESOURCE, * {}

            MODULE
            {
                    name = ModuleFuelTanks
                    basemass = -1
            }
    }

    @PART[RSSDtankStage1]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
            // Capacity: 25,613,380 lbs, or 11,618,033 kg: in 5kg units: 2,323,606
            // Should be RP-1 (kerosene) and LOX)
            @MODULE[ModuleFuelTanks]
            {
                    volume = 10600000
                    type = Tank-Sep-Steel-HP
            }
            @description ^=:$: <color=blue>fill with RP-1 and LOX</color>
    }

    @PART[RSSDtankStage2]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
            // Capacity: 9,676,554 lbs, or 4,389,211 kg: in 5kg units: 877,842
            // Should be LH2 and LOX
            @MODULE[ModuleFuelTanks]
            {
                    volume = 12500000
                    type = Tank-Sep-Steel-HP
            }
            @description ^=:$: <color=blue>fill with LH2 and LOX</color>
    }

    @PART[RSSDtankStage3]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
            // 292614 units
            // Should be LH2 and LOX
            @MODULE[ModuleFuelTanks]
            {
                    volume = 292614*5
                    type = Tank-Sep-Steel-HP
            }
            @description ^=:$: <color=blue>fill with LH2 and LOX</color>
    }

    // engines
    @PART[RSSDengineStage1|RSSDengineStage2|RSSDengineTVC]:FOR[RealismOverhaul]
    {
        @maxTemp = 900
        %skinMaxTemp = 2000
        %emissiveConstant = 0.6
        %thermalMassModifier = 1.0
        %skinMassPerArea = 4

        %RSSROConfig = True
        %rescaleFactor = 1

        !MODULE[ModuleAlternator] {}
        !RESOURCE[ElectricCharge] {}
    }


    @PART[RSSDengineStage1|RSSDengineTVC]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
            @MODULE[ModuleEnginesFX],0
            {
                    @heatProduction = 100
                    %ullage = True
                    %pressureFed = False
                    %ignitions = 1

                    @PROPELLANT[LiquidFuel]
                    {
                            @name = Kerosene
                            @ratio = 0.38264
                    }

                    @PROPELLANT[Oxidizer]
                    {
                            @name = LqdOxygen
                            @ratio = 0.61736
                    }

                    IGNITOR_RESOURCE
                    {
                        name = ElectricCharge
                        amount = 0.8
                    }
            }
    }

    @PART[RSSDengineStage2]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
            @MODULE[ModuleEnginesFX],0
            {
                    @heatProduction = 100
                    %ullage = True
                    %pressureFed = True
                    %ignitions = 2

                    @PROPELLANT[LiquidFuel]
                    {
                        @name = LqdHydrogen
                        @ratio = 0.745
                    }
                    @PROPELLANT[Oxidizer]
                    {
                        @name = LqdOxygen
                        @ratio = 0.255
                    }

                    IGNITOR_RESOURCE
                    {
                        name = ElectricCharge
                        amount = 0.8
                    }
            }
    }

    // other
    @PART[RSSDtankBallast]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
        %RSSROConfig = True
      %rescaleFactor = 1
    }

    @PART[RSSDfairing23m]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
        %RSSROConfig = True
      %rescaleFactor = 1
    }
     

     

  3. 1968 second half

    Spoiler

    screenshot-2021-03-19-21-00-45.png

    Capella 8 is another resupply for the station. This will bring up the nitrogen for at least a year

    screenshot-2021-03-19-21-11-50.png

    This will relieve the strain on the O2 pressure

    screenshot-2021-03-21-11-02-47.png

    And another resupply mission this will bring the total supplies to a year

    screenshot-2021-03-21-11-09-22.png

    On approach

    screenshot-2021-03-21-11-13-22.png

    Capella 5 is empty can now burn up

    screenshot-2021-03-21-11-23-51.png

    We upgrade the comm network to level 7 Commsat 8 is being replaced by commsat 10

    screenshot-2021-03-21-11-26-19.png

    Relays are put in geostationary orbit

    screenshot-2021-03-21-11-29-40.png

    Final one

    screenshot-2021-03-21-11-39-27.png

    Next up a new spacecraft for deep space, two crews are already training for it

    screenshot-2021-03-21-11-47-52.png

    Orbital manœuvres testing. We should have 50 ignitions

    screenshot-2021-03-21-11-54-24.png

    And 2500 m/s will bring the craft quite the manauverabilty around the moon

    screenshot-2021-03-21-11-59-33.png

    Checking the docking procedure. It is a heavy craft to navigate

    screenshot-2021-03-21-12-04-00.png\

    Dock achieved.

    screenshot-2021-03-21-15-21-10.png

    Valerie has fallen ill and it is decided that she will come back with the Polaris

    screenshot-2021-03-21-15-22-40.png

    Re-entry at 65km the craft has reduced ablator

    screenshot-2021-03-21-15-25-55.png

    Valerie loves the new internal view. Life support systems are excellent. There is a little worry about the orientation to the sun

    screenshot-2021-03-21-15-27-00.png

    Disconnect the service module

    screenshot-2021-03-21-15-41-42.png

    Great reentry, gently on the G's

    screenshot-2021-03-21-16-16-26.png

    Meanwhile Canopius 10 swings by Ceres

    screenshot-2021-03-21-16-17-21.png

    Brings a trove of science after 2 years of travels

    screenshot-2021-03-21-16-23-43.png

    A capture is not possible but at 1500 m/s we'll swing by Vesta in 2 years! A capture would have taken 7k

    screenshot-2021-03-21-17-47-40.png

    A new rover for our sister planet. Let's hope this one survives..

    screenshot-2021-03-21-17-49-05.png

    The only 1A of the year

    screenshot-2021-03-21-18-06-08.png

    A small TVI stage, they will need to use a bit of the capture stage. But we get good departure.

     

  4. Alright, so the parts are in research so I can at least see them in the VAB. 7,200,000 funds seems excessive indeed. I see some more problems:

    - no avionics (5000000t needed)
    - tank pressure
    - deltav is too low (3200 with a 100t payload
    - it explodes on the pad

    I'll continue the investigation, if someone has working configs I would be grateful1

     

  5.  

    1968 second quarter

    The time has come that we can try for that most important of mission, perhaps not with that hardware we wanted, but it can be done and we will do so.

    Spoiler

    screenshot-2021-03-18-13-07-21.png

    The crew of Vega 10 have spent 180 days in space. It's time to go home. Accidentally this disables the pressure regulators on the station which will lead to problems and massive resource loss later on.

    screenshot-2021-03-18-13-08-51.png

    All systems work perfectly.

    screenshot-2021-03-18-13-10-44.png

    Starting descent

    screenshot-2021-03-18-13-30-59.png

    The backup from the Mercury mission is retasked to to Saturn.

    screenshot-2021-03-18-13-33-58.png

    Lose thrust on one J2 make orbit anyway. Perfect departure, it will arrive in 6 years.

    screenshot-2021-03-18-14-36-46.png

    The next one goes to Vesta

    screenshot-2021-03-18-14-41-32.png

    It will try to capture using the solid boosters.

    screenshot-2021-03-18-15-00-18.png

    Next crew for the station, another Taurus-0L launch

    screenshot-2021-03-18-15-16-35.png

    Good dock, Leia signed up for 1 year in space.

    screenshot-2021-03-18-17-31-14.png

    Launched in 1965, but still very much alive. For 154 m/s we get another pass at Mercury

    screenshot-2021-03-18-17-37-22.png

    But Canopius 13 gets there first

    screenshot-2021-03-18-17-37-47.png

    Firing up those boosters

    screenshot-2021-03-18-17-39-08.png

    And the final stage

    screenshot-2021-03-18-17-42-15.png

    Capture! highly eliptical

    screenshot-2021-03-18-17-42-57.png

    It will take several sweeps to get all the data

    screenshot-2021-03-18-19-57-15.png

    Capella 7 brings new supplies on a Taurus-0L. Less supply but cheaper to launch and can launch on a Taurus-0L

    screenshot-2021-03-18-20-02-04.png

    Approach

    screenshot-2021-03-18-20-05-33.png

    And dock. See the size difference between the old and new.

    screenshot-2021-03-18-20-16-41.png

    End of July Altair leaves to for the Moon

    screenshot-2021-03-18-20-25-09.png

    After a 200km insert it leaves for the moon

    screenshot-2021-03-18-20-36-30.png

    It barely makes orbit at 30km due to RCS in the transfer stage. But it made orbit! batteries are locked and the system is put in sleep mode.

    screenshot-2021-03-18-20-41-23.png

    Eva Larsen (P), Elene Eikina (P), Ann Johansson (S) head out on Vega 13

    screenshot-2021-03-18-20-46-11.png

    The J2 lights again. 

    screenshot-2021-03-18-21-09-47.png

    After a good insert at 100km it quickly catches up with the lander

    screenshot-2021-03-18-21-15-21.png

    This is why we trained this at the station people

    screenshot-2021-03-18-21-18-11.png

    Dock! Eva and Ann transfer to the lander and since it is drawing resources we quickly disconnect

    screenshot-2021-03-18-21-25-09.png

    Light up the engine and keep it burning

    screenshot-2021-03-18-21-28-41.png

    We slam into the moon at 18 m/s and lose the engine with still 100 m/s left but we landed!

    screenshot-2021-03-18-21-31-18.png

    Eva and Ann are the first to walk on the moon

    screenshot-2021-03-18-21-31-40.png

    Eva plants a flag

    screenshot-2021-03-18-21-32-38.png

    Inspection of the lost engine

    screenshot-2021-03-18-21-33-47.png

    Ann heads out to the lockers

    screenshot-2021-03-18-21-34-30.png

    She places a monument for Stephan Adams on the moon

    screenshot-2021-03-18-21-34-40.png

    screenshot-2021-03-18-21-37-42.png

    They will make 2 EVA's for a total of 2 hours collecting samples

    screenshot-2021-03-18-21-41-39.png

    Take off just before the orbiter will reach us, we are at inc. 0.45 deg relative inclination

    screenshot-2021-03-18-21-42-56.png

    Picking up speed

    screenshot-2021-03-18-21-43-41.png

    We get good traction

    screenshot-2021-03-18-21-46-16.png

    Rendez vous for 4 m/s

    screenshot-2021-03-18-21-51-39.png

    Hello there

    screenshot-2021-03-18-21-52-32.png

    Docking this thing is a dream

    screenshot-2021-03-18-21-55-48.png

    screenshot-2021-03-18-21-56-02.png

    After transfer we undock the lander and leave it to crash

    screenshot-2021-03-18-21-58-04.png

    Then we burn for home. Plenty of resources left

    screenshot-2021-03-18-22-00-04.png

    screenshot-2021-03-18-22-02-04.png

    Stretching the legs

    screenshot-2021-03-18-22-11-13.png

    Pe at 65km

    screenshot-2021-03-18-22-12-51.png

    screenshot-2021-03-18-22-13-20.png

    One parachute burned off

    screenshot-2021-03-18-22-16-08.png

    Safely back. For some reason the samples are lost? we did transfer them to the capsule but its not there anymore. I guess that means we need to go back

     

  6. 1968 First Quarter

    I noticed there were already a lot of screen shots and since some of them were really exciting I decided to do an early report:

    Spoiler

    screenshot-2021-03-14-12-27-01.png

    Early days of January Cloe Frimaut (P), Valentina Yankovskaya (S), Alexander Hoffmann (E) start on their epic moon Journey. 

    screenshot-2021-03-14-12-30-53.png

    Their Vega has a better arrangement of consumables allowing for a longer time in space in the event of the separation of the mission module. The trusted 0C brings them on a TLI before crashing into the moon

    screenshot-2021-03-14-13-19-36.png

    And the service module does a nice capture at 75x35 km before rendez vous

    screenshot-2021-03-14-13-32-23.png

    I love mechjeb for plotting nodes, but docking I like to do myself, it just wastes so much fuel.

    screenshot-2021-03-14-13-39-02.png

    Cloe Frimaut (P), Valentina Yankovskaya (S), Alexander Hoffmann (E) start their 30 days in orbit of the moon mission and bring a lot of new equipment

    screenshot-2021-03-14-18-36-16.png

    Meanwhile Canopius 5B has a Ganymede flyby that will drop their ap even further and get us closer to io, first we load up a ton of science

    screenshot-2021-03-14-21-55-22.png

    Alexander goes EVA to transfer equipement

    screenshot-2021-03-14-21-56-45.png

    This stuff's gotta go

    screenshot-2021-03-14-21-58-25.png

    screenshot-2021-03-14-21-59-56.png

    The additional space is very welcome, each can have private sleeping quarters not needing to hear the others snore. But after 30 days it is time to head home

    screenshot-2021-03-16-12-34-05.png

    Leaving another living space module. This time they have enough capacity to get home

    screenshot-2021-03-16-13-03-31.png

    And yes we have the io encounter, we ran out of fuel but io will bump our inclination hopefully enough so we can run the orbital perbutation experiment for the next 9 years. 

    screenshot-2021-03-16-13-04-32.png

    Unless an encouter will change our course

    screenshot-2021-03-16-13-04-40.png

    Wallpaper shot

    screenshot-2021-03-16-13-07-20.png

    Mid course change, we are coming in too hot

    screenshot-2021-03-16-13-42-23.pngPulling too many G here! all crew passed out, but survived

    screenshot-2021-03-16-17-33-37.png

    Capella 6 was the backup for Capella 4, but since that was a success we can expand the station

    screenshot-2021-03-16-17-42-16.png

    Those RL10's should be capable enough

    screenshot-2021-03-16-17-52-50.png

    I see you! lets slow down. It is really hard to get a good alignment

    screenshot-2021-03-16-17-53-59.png

    Closing on RCS, we have enough

    screenshot-2021-03-16-18-30-16.png

    Another docking

    screenshot-2021-03-16-18-31-03.png

    Closing in

    screenshot-2021-03-16-18-31-14.png

    screenshot-2021-03-16-18-31-48.png

    Fiddling with those Mole ports

    screenshot-2021-03-16-18-37-02.png

    Contact, that is one fine station

    screenshot-2021-03-16-18-37-22.png

    With plenty of room and power

    screenshot-2021-03-16-19-05-59.png

    Altair 2 is the second test of the lander

    screenshot-2021-03-16-19-14-40.png

    Good departure, but low on dv, we will need to capture on RCS too

    screenshot-2021-03-16-19-40-15.png

    We also have a mercury window and an oppertunity to test our moon rocket again

    screenshot-2021-03-16-19-45-06.png

    over 6000 dv to Mercury

    screenshot-2021-03-16-19-49-53.png

    Last 100 from the capture stage

    screenshot-2021-03-16-20-00-10.png

    Altair begins landing sequence from 400x40km it descends at pe angling 5deg above the horizon due to low TWR

    screenshot-2021-03-16-20-06-01.png

    One single burn, this is new

    screenshot-2021-03-16-21-20-06.png

    This engine can handle it and it can throttle

    screenshot-2021-03-16-21-23-23.png

    Getting close

    screenshot-2021-03-16-21-30-05.png

    Touchdown 7m/s left

    screenshot-2021-03-16-21-31-35.png

    After 1 day we depart

    screenshot-2021-03-16-21-36-42.png

    This was a struggle to get right

    screenshot-2021-03-16-21-38-25.png

    TWR is just too low we keep fighting gravity

    screenshot-2021-03-16-22-13-10.png

    Orbit 30x84km with 34 m/s left

    screenshot-2021-03-16-22-14-25.png

    After some tests the craft is crashed into the surface

    screenshot-2021-03-17-11-18-19.png

    Small correction burn. In 100 days we attempt a capture at Mercury

     

  7. Thanks!  I changed them to default. As for the price.

    The cost multipliers were technical debt ;-) as I had not unlocked it yet, I hadn't noticed. So I did some deep research  (well, I entered "seadragon+cost in google)

    I noticed that astonautix puts it at: 

    "LEO Payload: 450,000 kg (990,000 lb) to a 185 km orbit at 90.00 degrees. Launch Price $: 300.000 million in 1962 dollars." 

    Should I read that as 300 billion?

    And: "Costs to low earth orbit were estimated to be between $60/kg and $600/kg - eg one fourth that of the Saturn V or less."  Which would be about 300 million?

    You would want to get it on par with the 400k you mentioned, does that make sense?

     

  8. Ah thanks! I can see them in the tree, but haven't unlocked them yet. I made them balloon because the cfg spoke of LH2 and LOX, I assumed they were balloon, but switching it to default should make it a normal tank. Also, I've not set the engines to pressure fed. What would be "realistic" settings for those engines anyway? I presume it were simple pressure fed engines indeed?

  9. Hi, 

    Sorry if I didn't explain myself clearly, perhaps this helps:

    Screen-Shot-2021-03-14-at-12-09-34.png

    For my next mision I want Chloe who is trained

    Screen-Shot-2021-03-14-at-12-09-45.png

    And Valentina

    Screen-Shot-2021-03-14-at-12-09-56.png

    And Alexander

    Screen-Shot-2021-03-14-at-12-10-12.png

    When I press launch it selects another crew (They are trained as well but I don't want these) so i press clear and then "add"

    Screen-Shot-2021-03-14-at-12-10-25.png

    Where did they go? now no-one is qualified anymore....

    I did update to the current dev branch and the problem persists. I also looked at the code but its kind of hard to follow. What I can see it that is works for the first kerbals that have a matching flight roster, but i cant find how the second screen is populated. Editing the savefile and moving the desired kerbals to the top of the roster is a work around...

    I have a save file, the logfile has no entries that will help. I can also log an issue if that helps.

  10. Sure, this is the list:

    Spoiler
    
    
    
    000_ClickThroughBlocker
    000_FilterExtensions
    000_FilterExtensions_Configs
    000_TexturesUnlimited
    001_ToolbarControl
    AJE
    ASET
    AlternateApollo
    Astrogator
    B9PartSwitch
    B9_Aerospace_ProceduralWings
    BahaSP
    BetterBurnTime
    CameraFocusChanger
    Coatl Aerospace
    CommunityCategoryKit
    CommunityResourcePack
    ContractConfigurator
    ContractPacks
    CustomBarnKit
    DMagicOrbitalScience
    DMagicScienceAnimate
    DeadlyReentry
    DynamicBatteryStorage
    EDBMods
    EarlyBird
    EngineGroupController
    EngineLightRelit
    EnvironmentalVisualEnhancements
    FShangarExtender
    FerramAerospaceResearch
    Firespitter
    Historian
    HullCameraVDS
    HumanStuff
    IndicatorLights
    JSI
    JanitorsCloset
    KAS
    KIS
    KRASH
    KSC
    KSCSwitcher
    KSP-AVC
    KSPWheel
    KerbalChangeLog
    KerbalConstructionTime
    KerbalJointReinforcement
    KerbalRenamer
    Kerbalism
    KerbalismConfig
    Kopernicus
    MacLuky
    MagiCore
    MechJeb2
    MinimumAmbientLightingUpdated
    ModularFlightIntegrator
    ModularLaunchPads
    NavyFish
    Nereid
    PatchManager
    PreciseEditor
    ProceduralFairings
    ProceduralParts
    ProjectManager
    QuickMods
    RCSBuildAid
    ROCapsules
    ROEngines
    ROLib
    ROSolar
    ROTanks
    RP-0
    RSS-Textures
    RSS-Textures-2k
    RSS-Textures-4k
    RSS-Textures-8k
    RSSDateTime
    RSSLSE
    RSSVE
    RSSeaDragon
    RealAntennas
    RealChute
    RealFuels
    RealHeat
    RealISRU
    RealPlume
    RealSolarSystem
    RealismOverhaul
    RetractableLiftingSurface
    SCANsat
    SHED
    SXT
    SensibleScreenshot
    SimpleLogistics
    SmokeScreen
    SolverEngines
    Squad
    SquadExpansion
    Taerobee
    TestLite
    TextureReplacer
    TimeControl
    TotalTime
    TrackingStationEvolved
    TriggerTech
    VenStockRevamp
    VesselMover
    ZeroMiniAVC
    _PATCHES
    kOS
    scatterer

     

    I use this script to create a fresh install:

    Spoiler
    
    
    
    ckan remove --all
    
    ckan repo add MechJeb2-dev
    ckan repo add Kopernicus_BE
    ckan compat add 1.8.0
    ckan update
    ckan scan
    
    # grab the core
    ckan install RSSTextures2048 RealSolarSystem --no-recommends --headless
    
    # install ro
    ckan install RealismOverhaul --no-recommends --headless
    
    # install essential extra mods
    ckan install AtmosphereAutopilot KerbalRenamer RealSolarSystem-LaunchSiteExpansion RSSDateTimeFormatter MechJeb2-dev KRASH ProceduralFairings ProceduralParts B9-PWings-Fork Kerbalism-Config-RO --no-recommends --headless
    
    # install RO expansion
    ckan install RealAntennas ROCapsules ROEngines ROSolar ROTanks --no-recommends --headless
    
    # quality of life
    ckan install QuickGoTo QuickStart quicksearch VesselMoverContinued PreciseEditor astrogator SimpleLogistics projectmanager timecontrol totaltime EarlyBird KSPWheel SensibleScreenshot HangerExtenderExtended CameraFocusChanger KSP-AVC FinalFrontier EnvironmentalVisualEnhancements DistantObject-default HullcamVDSContinued KerbalAlarmClock HangerExtenderExtended RCSBuildAidCont SixCrewScienceLab BetterBurnTime TextureReplacer Scatterer-config Scatterer-sunflare Scatterer PlanetShine EngineLightRelit TexturesUnlimited MinAmbLightUpd  FilterExtensions JanitorsCloset HumanStuff --no-recommends --headless
    ckan install Historian-expanded --no-recommends --headless
    
    
    # force patch for LanderCanMk12 IVA
    ckan install Mk1CockpitIVAReplbyASET --no-recommends --headless --allow-incompatible
    
    # part packs
    ckan install  RSSeaDragon PicoPort4AllSizes Taerobee KIS KAS kOS SCANsat ModularLaunchPads LanderCanMk12 ContractConfigurator-KerbinSpaceStation ContractConfigurator-CleverSats ContractConfigurator-CommNetRelays ContractConfigurator Mk1CabinHatch ASETProps ASETAvionics DockingPortAlignmentIndicator DockRotate TrackingStationEvolved ReStockPlus KVVContinued DMagicOrbitalScience --no-recommends --headless
    
    # near future (a lot of mods)
     ckan install NearFutureConstruction NearFutureElectrical NearFutureProps NearFutureSolar-Core NearFutureSpacecraft --headless --no-recommends
    
    # incompatible mods
    ckan install alcor CoatlAerospace --no-recommends --allow-incompatible --headless
    
    # choice: RP-0
    ckan install RP-0 TestLite --allow-incompatible --no-recommends --headless
    
    # choice: not RP-0
    #ckan install ReStockPlus CommunityTechTree HideEmptyTechNodes --no-recommends --headless
    #ckan install KerbalConstructionTime ContractConfigurator-HistoryofSpaceflight-RSS --no-recommends --headless
    
    # temp disabled
    # Wyvern-5
    
    ckan compat forget 1.8.0
    
    #======
    # non CKAN stuff
    
    function github_load
    {
      #location
      KSP_LOC=`ckan ksp list|grep Kerbal |cut -d " " -f 12-`
    
      # get the file
      curl -L $1 --output archive.zip
      unzip -n archive.zip "GameData/*" -d "${KSP_LOC}"
      rm archive.zip
    }
    
    #github_load https://github.com/drewcassidy/KSP-Conformal-Decals/releases/download/0.2.7/ConformalDecals_0_2_7.zip
    github_load https://github.com/KSP-RO/RSSVE/releases/download/1.8.1-RC1/1.8.1-RC1_HR.zip
    github_load https://github.com/LGhassen/Scatterer/releases/download/0.0610/scatterer0.0610.zip
    github_load https://github.com/Nils277/FelineUtilityRovers/releases/download/1.2.11/Feline_Utility_Rovers-1.2.11.zip
    github_load https://github.com/macluky/AlternateApollo/archive/1.0.zip

     

     

    1967 second half

    This year would see its fair share of failure and setbacks, however we are hopeful for the next year when the mature versions of the Vega class will dominate the launches. We are also starting to train crew for a new capsule, but it will take them 300 days in class...

    Spoiler

    screenshot-2021-03-11-13-27-24.png

    After 12 days in orbit of the Moon, the crew of Vega 8 returns. Leaving the crew module at the station to gradually build out the living space. The craft was designed for 4 days of autonomous operation.

    screenshot-2021-03-11-13-29-06.png

    When plotting the return a "normal" return would take 5 days. Also Li reserves are low, we do have plenty of fuel though. We decide to burn 1300 of the 1500dv and get home in 3 days.

    screenshot-2021-03-11-14-26-49.png

    We do need to slow down though, food is already gone, O2 is very low, scrubbers have 30 minutes left

    screenshot-2021-03-11-14-28-44.png

    No more fuel means we use the last for spin stabilised reentry and hope for the best

    screenshot-2021-03-11-14-40-06.png

    One parachute burns off, but the other one is okay. Let's tweak the numbers on this craft before we launch it again.

    screenshot-2021-03-12-12-44-42.png

    Vega 9 is still using a block A configuration and heading to Capella. Making it the 7th mission to the station in two years

    screenshot-2021-03-12-14-06-07.png

    For some reason the pannels are now obscured by Vega, fortunately we have an engineer

    screenshot-2021-03-12-17-16-39.png

    Slight pannel rearrangement

    screenshot-2021-03-12-17-17-29.png

    For some reason the orbit changed, and we get to the craft as it entered the atmosphere. We are not sure why this happend but we blame SmartASS

    screenshot-2021-03-12-17-18-13.png

    Emergency reentry, in the distance we see the station blow up 

    screenshot-2021-03-12-17-18-13-1.png

    More fireworks, we did transfer the data. But the loss of the station is depressing, we had expansions planned for the 180 day record

    screenshot-2021-03-12-20-44-11.png

    A jupiter probe on a Taurus-1A

    screenshot-2021-03-12-20-53-02.png

    We've seen these many time. I should design a new set of TxI stages Something around payload mass/dv. This is underpowered but requires no tooling

    screenshot-2021-03-12-20-54-58.png

    Last 130 m/s we can spare. Orbit looks good, we should get in a level plane this time 

    screenshot-2021-03-13-16-53-11.png

    Venus 1 arrives, skims the atmo at 120km fine, but at 110 everything explodes, it did get in orbit and sent new images. Design on a new lander will start soon, hopefully before those contracts run out.

    screenshot-2021-03-13-20-14-04.png

    The backup for Canopius 11 was number 12. Designed for Jupiter but with a few tweaks in the antenna it can reach Uranus.

    screenshot-2021-03-13-20-24-27.png

    And we think that after a gravity assist from Uranus, we might get to Neptune. The antennas have not been designed for it though. We may need a deep space relay.

    screenshot-2021-03-13-21-38-39.png

    In december the new module for our orbital lab is complete, Capella 4 launches on an Taurus-1B and is put in a 400km orbit

    screenshot-2021-03-13-21-46-16.png

    It has advanced solar panes that can track the sun (oh joy!)

    screenshot-2021-03-13-21-48-27.png

    This will save us so much pain. It is a pity that Capella 1 is gone, it was supposed to dock to that to increase living space

    screenshot-2021-03-13-22-05-44.png

    We also have a supply ship in storage that we can now send up

    screenshot-2021-03-13-22-12-31.png

    It will provide 6 months of supply.

    screenshot-2021-03-13-22-21-25.png

    The crew of Vega 10 launch with block 1A of the Vega craft. Tuned down to 3 days of life support and some new tech it is made as cheap as possible

    screenshot-2021-03-13-22-22-52.png

    The launcher is a new Taurus-0L. Powered by 3 H1 engines in the first stage and 4 X405 in the second. This allows it to lift 5 tons to LEO and lower the cost of crewed launches to the station by 30%

    screenshot-2021-03-13-22-29-26.png

    We had a misfire but corrected it

    screenshot-2021-03-13-22-31-55.png

    Its also the first craft not to use fuel cells for manned craft

    screenshot-2021-03-13-22-44-38.png

    Rendezvous is getting easier

    screenshot-2021-03-13-22-52-19.png

    But docking is not! the craft has no attitude control thrusters, only roll. In a desperate attempt the ground crew reactivates the avionics on the station and uses that to dock with the spacecraft

    screenshot-2021-03-13-23-03-15.png

    Obviously there are fixes to be made, but for the next 180 days Capella 4 has a crew and they can do actually science in an actual lab. If our comm sat network was working better, they would also have a call home. Oh and disabling pressure control until we have a crew is a dumb idea, we lost all our nitrogen reserves trying to represurize and are using O2 now to presurize the lab

     

  11. I wonder if this will help

    @Scatterer_planetsList:FOR[RealSolarSystem]:NEEDS[Scatterer]
    {
      @scattererCelestialBodies
      {
        -Item:HAS[#celestialBodyName[Kerbin]
        -Item:HAS[#celestialBodyName[Duna]
        -Item:HAS[#celestialBodyName[Jool]
        -Item:HAS[#celestialBodyName[Eve]
        -Item:HAS[#celestialBodyName[Kerbin]
        -Item:HAS[#celestialBodyName[Kerbin]
        -Item:HAS[#celestialBodyName[Kerbin]
        -Item:HAS[#celestialBodyName[Kerbin]
      }
    
      @celestialLightSourcesData
      {
        -Item:HAS[#celestialBodyName[Jool]
      }
    }

     

  12. Scatterer is just gorgeous, but I am suspecting it to slow down my scene transitions by several minutes in my RSS/RO game. Uninstalling/reinstalling it does seem to speed things up but I cant really put my finger on it. Perhaps it is looking for Jool and Eve and stuff on a timeout?

    Just to clarify, I dont mind losing framerate for pretty pictures, but transitions are kind of annoying especially in the minutes range

  13. Yes, we just unlocked it, stay tuned ;-)

    1967 Part 1

    The first half of the year saw fewer launches. The crew is training and the launchers are getting more expensive. We do see two new lifters in the Taurus family and two polished ones in the Aries.

    Spoiler

    screenshot-2021-03-07-15-56-22.png

    Canopius 5 makes a swing by Europa and grabs some science, it is also slowing down and adjusting its inclination. For 154 m/s we'll get level with io.

    screenshot-2021-03-07-16-41-19.png

    Meanwhile the crew of Vega 5 is putting a strain on the power systems, they are using the fuel cells to stretch their stay. Leia Kuipers (S), Judith Pesquet (S), Liam C. Clarke (P) have already spent more than 90 days in orbit and are getting quite stressed.

    screenshot-2021-03-07-16-46-46.png

    Rigel 13 launches with a solution for both problems

    screenshot-2021-03-07-16-49-14.png

    As always a very reliable trajectory

    screenshot-2021-03-07-16-54-28.png

    Ann Johansson (S), Elene Eikina (P)  bring a new power module

    screenshot-2021-03-07-17-01-15.png

    Almost forget to dock, after an accidental burn

    screenshot-2021-03-07-17-11-04.png

    The ballet begins. Capella 2 needs to go to the other dock and Vega 5 heads home

    screenshot-2021-03-07-17-17-50.png

    Checking panel alignment

    screenshot-2021-03-07-18-14-33.png

    Good dock. A small structural tube will allow crew to traverse in the future. For now the crew has to Eva over

    screenshot-2021-03-08-13-48-09.png

    About 2 months later the relieve crew launches on Vega 7

    screenshot-2021-03-08-13-58-44.png

    Freeing up the docking port

    screenshot-2021-03-08-13-59-34.png

    On approach. Cloe Frimaut (P), Valentina Yankovskaya (S), Alexander Hoffmann (E) bring many new instruments and a planned stay of 80 days

    screenshot-2021-03-08-14-13-49.png

    screenshot-2021-03-08-14-15-41.png

    Taking the trash home

    screenshot-2021-03-08-14-23-02.png

    A safe return for the last of the rigels (for now)

    screenshot-2021-03-08-18-21-30.png

    Launches on a new rocket. The Taurus-0C especially designed to prevent all the hassle with Legir

    screenshot-2021-03-08-18-25-03.png

    The first stage is powered by 8 E1 engines, the second runs on the newly unlocked J2 and 3 of them

    screenshot-2021-03-08-18-28-36.png

    The last bit is a single J2 that puts 15 tons in a 400km 28deg orbit with 4000 m/s to spare

    screenshot-2021-03-08-18-28-49.png

    It was perfectly timed for another burn

    screenshot-2021-03-08-18-32-19.png

    Lit up again it burns for the moon

    screenshot-2021-03-08-18-41-43.png

    And puts the craft in a 34km orbit before using the RCS to deorbit

    screenshot-2021-03-08-18-45-29.png

    Altair is a prototype lander powered by an AJ10 mid

    screenshot-2021-03-08-18-49-29.png

    Which explodes after 5 minutes, 2 minutes too soon

    screenshot-2021-03-08-18-51-27.png

    A drastic attempt is made with the upper stage, only to discover it has a TWR of 0.68

    screenshot-2021-03-08-18-52-14.png

    This is why we run tests (but a sim is cheaper)

    screenshot-2021-03-08-18-52-48-1.png

    screenshot-2021-03-08-22-00-31.png

    Venus 1 is launched on a polished Aries-2D. It can probably lift 5t now

    screenshot-2021-03-08-22-18-30.png

    Using a cryo insertion stage

    screenshot-2021-03-08-22-24-15.png

    Let's hope this works

    screenshot-2021-03-08-22-26-53.png

    Another old launcher, on the 60t pad is Speculum 8 with 2 satellites in the fairing

    screenshot-2021-03-08-22-37-44.png

    This time we are confident that power will not be an issue

    screenshot-2021-03-08-22-44-08.png

    Mars 3 arrives and gets into orbit

    screenshot-2021-03-08-22-46-08.png

    The burn takes forever, then it drops the Pe

    screenshot-2021-03-08-22-50-08.png

    and disconnects the payload

    screenshot-2021-03-08-22-50-23.png

    Before getting back into an orbit 

    screenshot-2021-03-08-22-51-38.png

    Here it will serve as relay

    screenshot-2021-03-08-23-01-03.png

    Meanwhile the probe descends without much flaming

    screenshot-2021-03-08-23-04-27.png

    Ejecting the shell

    screenshot-2021-03-08-23-04-40.png

    Deploying parachutes

    screenshot-2021-03-08-23-05-09.png

    And landing system

    screenshot-2021-03-08-23-06-15.png

    Landing on airbags. The rover is a copy of Luna 23

    screenshot-2021-03-08-23-14-59.png

    However, since 1 wheel on Luna 23 broke, had engineers tied the craft down with struts, now blocking the wheels

    screenshot-2021-03-08-23-19-57.png

    So it cant move

    screenshot-2021-03-08-23-20-51.png

    The surface relay runs out of power so we must wait for the orbiter to come arround

    screenshot-2021-03-08-23-21-00.png

    Fortunately that one can relay our data, we just cant rove anywhere.

    screenshot-2021-03-09-20-08-29.png

    Capella 3 launches on a 1B, which needs an upgrade to the J2 engine I know. I like to use my lifters several times, but the Taurus family is destined to grow into a Saturn 5 type of lifter at some point

    screenshot-2021-03-09-20-10-48.png

    Good lift of the payload in a 450km 28d orbit

    screenshot-2021-03-09-20-16-22.png

    Old school TLI almost gets us to the moon

    screenshot-2021-03-09-20-18-44.png

    Just that last 100 m/s

    screenshot-2021-03-09-20-31-42.png

    Capture and circularisation at 40km

    screenshot-2021-03-09-20-37-33.png

    Capella 3 will be a small outpost for orbital observation and can dock with landers too. It is designed as a lifeboat if something goes wrong, we have 60 days to come up with a solution.

    screenshot-2021-03-10-11-24-48.png

    Vega 8 on another Taurus-0C this is quite early but we are confident. On board are Eva Larsen (P), Judith Pesquet (S), Liam C. Clarke (P) good for a total of 12 missions. They are very experienced (okay Eva did half of those missions, but still)

    screenshot-2021-03-10-11-29-53.png

    Second stage comfortably lifts the craft to orbit. I like the J2. 300m/s left

    screenshot-2021-03-10-11-38-11.png

    TLI 

    screenshot-2021-03-10-11-44-36.png

    The crew is excited

    screenshot-2021-03-10-11-45-24.png

    Capture using the OMS

    screenshot-2021-03-10-11-55-09.png

    A bit of rendez vous from 750 to 40 km

    screenshot-2021-03-10-12-02-16.png

    Dock! they will spend 12 days in orbit before returning

    screenshot-2021-03-10-12-02-57.png

    The station is providing ample power

    screenshot-2021-03-10-17-27-33.png

    Meanwhile the crew of Vega 7 returns. So that they can prepare for their moon trip. That is if we get the rocket built in time

    screenshot-2021-03-10-18-12-11.png

    Eva is enjoying herself.

     

  14. I have a RO_RSSeaDragon.cfg

    Spoiler
    
    
    
    
    
    // tanks
    @PART[RSSDtankStage1|RSSDtankStage2|RSSDtankStage3]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    		%RSSROConfig = True
    		%rescaleFactor = 1
    
    		// similar to Titan 4
    		@maxTemp = 900
    		%skinMaxTemp = 2000
    		%emissiveConstant = 0.6
    		%thermalMassModifier = 1.0
    		%skinMassPerArea = 4
    
    		!RESOURCE, * {}
    
    		MODULE
    		{
    				name = ModuleFuelTanks
    				basemass = -1
    		}
    }
    
    @PART[RSSDtankStage1]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    		// Capacity: 25,613,380 lbs, or 11,618,033 kg: in 5kg units: 2,323,606
    		// Should be RP-1 (kerosene) and LOX)
    		@MODULE[ModuleFuelTanks]
    		{
    				volume = 2323606
    				type = Default
    		}
    		@description ^=:$: <color=blue>fill with RP-1 and LOX</color>
    }
    
    @PART[RSSDtankStage2]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    		// Capacity: 9,676,554 lbs, or 4,389,211 kg: in 5kg units: 877,842
    		// Should be LH2 and LOX
    		@MODULE[ModuleFuelTanks]
    		{
    				volume = 877842
    				type = Balloon
    		}
    		@description ^=:$: <color=blue>fill with LH2 and LOX</color>
    }
    
    @PART[RSSDtankStage3]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    		// 292614 units
    		// Should be LH2 and LOX
    		@MODULE[ModuleFuelTanks]
    		{
    				volume = 292614
    				type = Balloon
    		}
    		@description ^=:$: <color=blue>fill with LH2 and LOX</color>
    }
    
    // engines
    @PART[RSSDengineStage1|RSSDengineStage2|RSSDengineTVC]:FOR[RealismOverhaul]
    {
    	@maxTemp = 900
    	%skinMaxTemp = 2000
    	%emissiveConstant = 0.6
    	%thermalMassModifier = 1.0
    	%skinMassPerArea = 4
    
    	%RSSROConfig = True
    	%rescaleFactor = 1
    
    	!MODULE[ModuleAlternator] {}
    	!RESOURCE[ElectricCharge] {}
    }
    
    
    @PART[RSSDengineStage1|RSSDengineTVC]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    		@MODULE[ModuleEnginesFX],0
    		{
    				@heatProduction = 100
    				%ullage = True
    				%pressureFed = False
    				%ignitions = 1
    
    				@PROPELLANT[LiquidFuel]
    				{
    						@name = Kerosene
    						@ratio = 0.38264
    				}
    
    				@PROPELLANT[Oxidizer]
    				{
    						@name = LqdOxygen
    						@ratio = 0.61736
    				}
    
    				IGNITOR_RESOURCE
    				{
    					name = ElectricCharge
    					amount = 0.8
    				}
    		}
    }
    
    @PART[RSSDengineStage2]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    		@MODULE[ModuleEnginesFX],0
    		{
    				@heatProduction = 100
    				%ullage = True
    				%pressureFed = True
    				%ignitions = 2
    
    				@PROPELLANT[LiquidFuel]
    				{
    					@name = LqdHydrogen
    					@ratio = 0.745
    				}
    				@PROPELLANT[Oxidizer]
    				{
    					@name = LqdOxygen
    					@ratio = 0.255
    				}
    
    				IGNITOR_RESOURCE
    				{
    					name = ElectricCharge
    					amount = 0.8
    				}
    		}
    }
    
    // other
    @PART[RSSDtankBallast]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    	%RSSROConfig = True
      %rescaleFactor = 1
    }
    
    @PART[RSSDfairing23m]:FOR[RSSeaDragon]:NEEDS[RealismOverhaul]
    {
    	%RSSROConfig = True
      %rescaleFactor = 1
    }

     

    And RP0_RSSeaDragon.cfg

    Spoiler
    
    @PART[RSSDengineStage1]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDengineStage2]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDfairing23m]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDtankBallast]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDtankStage1]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDtankStage2]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDtankStage3]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    
    @PART[RSSDengineTVC]:FOR[RSSeaDragon]:NEEDS[RP-0]
    {
      %TechRequired = orbitalRocketry1981
    	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
    	@cost *= 1.2
    	%entryCost *= 3
    	%RP0conf = True
    }
    

     

    That do .. something. I'm in 1967. I'll tell you how well it works when I get there ;-) but they pop up in the tree and seem to work.  @pap1723 I'm not sure where to post these. Perhaps useful to add to the mod list?

×
×
  • Create New...