Jump to content

AJMansfield

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral
  1. You might want to consider using the Crowdsourced Science logs and just split them up into a few for each biome until you can get reports specific to the actual geography.
  2. You can blacklist mechjeb modules if you want, by modifying the mechjeb configuration file as specified here. For your use case, where you only want the node editor and landing autopilot, edit the files $MECHJEB_PATH/Parts/MechJeb2_AR202/part.cfg and $MECHJEB_PATH/Parts/MechJeb2_Pod/part.cfg where they read: MODULE { name = MechJebCore MechJebLocalSettings { so that they instead read: MODULE { name = MechJebCore blacklist = MechJebModuleTranslatron MechJebModuleAscentAutopilot MechJebModuleAscentGuidance MechJebModuleAscentPathEditor MechJebModuleDockingAutopilot MechJebModuleDockingGuidance MechJebModuleRendezvousAutopilot MechJebModuleRendezvousAutopilotWindow MechJebModuleRendezvousGuidance MechJebModuleRoverController MechJebModuleRoverWindow MechJebModuleNodeExecutor MechJebModuleManeuverPlanner MechJebModuleSpaceplaneAutopilot MechJebModuleSpaceplaneGuidance MechJebModuleSmartASS MechJebModuleAttitudeAdjustment MechJebModuleThrustWindow MechJebModuleWarpHelper MechJebLocalSettings { Performing this modification will disable all modules except for MechJebModuleLandingAutopilot, MechJebModuleLandingGuidance MechJebModuleLandingPredictions, and MechJebModuleNodeEditor.[TABLE] [TR] [TD][/TD] [/TR] [/TABLE]
×
×
  • Create New...