forked from RemoteTechnologiesGroup/RemoteTech
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDefault_Settings.cfg
More file actions
64 lines (64 loc) · 1.61 KB
/
Copy pathDefault_Settings.cfg
File metadata and controls
64 lines (64 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
RemoteTechSettings
{
RemoteTechEnabled = True
CommNetEnabled = False
ConsumptionMultiplier = 1
RangeMultiplier = 1
MissionControlRangeMultiplier = 1
OmniRangeClampFactor = 100
DishRangeClampFactor = 1000
ActiveVesselGuid = 35b89a0d664c43c6bec8d0840afc97b2
NoTargetGuid = 00000000-0000-0000-0000-000000000000
SpeedOfLight = 3E+08
MapFilter = Omni, Cone, Path
EnableSignalDelay = True
RangeModelType = Standard
MultipleAntennaMultiplier = 0
ThrottleTimeWarp = True
ThrottleZeroOnNoConnection = True
HideGroundStationsBehindBody = True
ControlAntennaWithoutConnection = False
UpgradeableMissionControlAntennas = True
HideGroundStationsOnDistance = True
ShowMouseOverInfoGroundStations = True
AutoInsertKaCAlerts = True
FCLeadTime = 180
FCOffAfterExecute = False
DistanceToHideGroundStations = 3E+07
DishConnectionColor = 0.996078372,0.701960802,0.0313725509,1
OmniConnectionColor = 0.552941203,0.517647088,0.407843113,1
ActiveConnectionColor = 0.65882349,1,0.0156862792,1
RemoteStationColorDot = 0.996078014,0,0,1
DirectConnectionColor = 0,0.749,0.952,1
SignalRelayEnabled = False
IgnoreLineOfSight = False
GroundStations
{
STATION
{
Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc488
Name = Mission Control
Latitude = -0.13133150339126601
Longitude = -74.594841003417997
Height = 75
Body = 1
MarkColor = 0.996078014,0,0,1
Antennas
{
ANTENNA
{
Omni = 75000000
Dish = 0
CosAngle = 1
UpgradeableOmni = 4E+06;3.0E+07;7.5E+07
UpgradeableDish =
UpgradeableCosAngle =
}
}
}
}
PreSets
{
PRESETS = RemoteTech/Default_Settings/RemoteTechSettings
}
}