Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KSP-RO/RealismOverhaul
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f682d2d7d0ce
Choose a base ref
...
head repository: KSP-RO/RealismOverhaul
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5beee92743ef
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 26, 2018

  1. Fix voyager antenna size

    MikeOnTea committed Dec 26, 2018
    Copy the full SHA
    e463d09 View commit details

Commits on Dec 28, 2018

  1. Merge pull request #1963 from MikeOnTea/voyager_antenna_scale_fix

    Fix voyager antenna size
    raidernick authored Dec 28, 2018
    Copy the full SHA
    5beee92 View commit details
Showing with 4 additions and 3 deletions.
  1. +4 −3 GameData/RealismOverhaul/RO_RecommendedMods/RO_RemoteTech.cfg
7 changes: 4 additions & 3 deletions GameData/RealismOverhaul/RO_RecommendedMods/RO_RemoteTech.cfg
Original file line number Diff line number Diff line change
@@ -184,16 +184,17 @@
// ==================================================
// CommTech-1 parabolic antenna.

// Diameter: 3.4 m
// Diameter: 2.49 m
// ==================================================

@PART[RTGigaDish2]:AFTER[RemoteTech]
{
%RSSROConfig = True
@title=Voyager Antenna
// Voyager: 3.77m, 48dB, 100x more bandwidth than pioneer10/11
// antenna diameter source: https://nssdc.gsfc.nasa.gov/nmc/spacecraft/display.action?id=1977-076A
// Voyager: 3.66 m, 48dB, 100x more bandwidth than pioneer10/11

%rescaleFactor=1.1 //3.74m, original diameter 3.4m
%rescaleFactor=1.47
@mass = 0.100
@node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2
@node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2