Skip to content

Commit

Permalink
Add NIP 4 and NIP 6 tracking stations (#295)
Browse files Browse the repository at this point in the history
* Add NIP 4 Yeniseisk tracking station

Add the NIP 4 Yeniseisk tracking station to central Siberia, to provide downrange coverage for launches from Baikonur.

* Add NIP-6 too

Add NIP-6 tracking station to Kamchatka Peninsula
  • Loading branch information
Capkirk123 authored Oct 20, 2023
1 parent 6d4ad90 commit e20a4e4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions GameData/RealSolarSystem/RSS_CommNet_Stations.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,24 @@
alt = 50
}

City2
{
name = NIPTrackingStation
objectName = NIP 4 - Yeniseisk
lat = 58.445833
lon = 92.265833
alt = 80
}

City2
{
name = NIPTrackingStation
objectName = NIP 6 - Vulkanny
lat = 53.101389
lon = 158.359167
alt = 50
}

City2
{
name = KSATTrackingStation
Expand Down

0 comments on commit e20a4e4

Please sign in to comment.