Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions GameData/RealSolarSystem/Compatibility/SCANsat.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// ============================================================================
// SCANSat
// ---------------------------------------------------------------------------- SCANsat_Scanner
@PART[SCANsat_Scanner]:Final
@PART[SCANsat_Scanner]
{
@description = The Scientific Committee on Advanced Navigation brings you this high performance RADAR altimetry sensor. Min Alt: 10km, Max Alt: 500km, Best Alt: 10km, FOV: 5

Expand All @@ -22,7 +22,7 @@
}

// ---------------------------------------------------------------------------- SCANsat_Scanner2
@PART[SCANsat_Scanner2]:Final
@PART[SCANsat_Scanner2]
{
@description = This Synthetic Aperture RADAR sensor uses its flight path to simulate a much larger antenna. This makes it possible to detect terrain elevation at much higher resolution. The downside is that its field of view is comparatively small, and it works better at higher altitudes. Min Alt: 10km, Max Alt: 8000km, Best Alt: 7500km, FOV: 2

Expand All @@ -36,7 +36,7 @@
}

// ---------------------------------------------------------------------------- SCANsat_Scanner24
@PART[SCANsat_Scanner24]:Final
@PART[SCANsat_Scanner24]
{
@description = This multichannel sensor detects radiation across several infrared, visible light, and RADAR bands. This gives it the capability to differentiate between terrain types and biomes. It can also detect anomalies such as structures on the ground. Min Alt: 10km, Max Alt: 5000km, Best Alt: 2500km, FOV: 4

Expand All @@ -50,7 +50,7 @@
}

// ---------------------------------------------------------------------------- SCANsat_Scanner32
@PART[SCANsat_Scanner32]:Final
@PART[SCANsat_Scanner32]
{
@description = This small sensor can automatically identify nearby anomalies. Since it only works over very short distances and at very low altitudes, it's primarily useful to track identified anomalies that have been visited. Min Alt: 0, Max Alt: 5km, Best Alt: 0, FOV: 1

Expand All @@ -61,4 +61,4 @@
@best_alt = 0
@power = 0.001
}
}
}