-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #310 from DMagic1/release
Version 18.3
- Loading branch information
Showing
80 changed files
with
2,397 additions
and
1,769 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,12 @@ | ||
|
||
|
||
AGENT | ||
{ | ||
name = SCAN: Scientific Committee on Advanced Navigation | ||
name = #autoLOC_SCANsat_Agents_Name | ||
title = #autoLOC_SCANsat_Agents_Title | ||
description = #autoLOC_SCANsat_Agents_Description | ||
|
||
title = SCAN | ||
|
||
description = The SCAN agency is dedicated to mapping and surveying every planet in the solar system. | ||
|
||
logoURL = SCANsat/Flags/SCANsat_Flag | ||
logoScaledURL = SCANsat/Flags/SCANsat_Flag_Scaled | ||
logoURL = SCANsat/Flags/SCANsat_Flag | ||
logoScaledURL = SCANsat/Flags/SCANsat_Flag_Scaled | ||
|
||
mentality = Scientific | ||
mentality = Pioneer | ||
mentality = Scientific | ||
mentality = Pioneer | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,52 @@ | ||
PART | ||
{ | ||
name = SCANsat_Scanner32 | ||
module = Part | ||
author = damny | ||
name = SCANsat_Scanner32 | ||
module = Part | ||
author = damny | ||
|
||
MODEL | ||
{ | ||
model = SCANsat/Parts/BTDT/BTDT | ||
scale = 0.5, 0.5, 0.5 | ||
} | ||
MODEL | ||
{ | ||
model = SCANsat/Parts/BTDT/BTDT | ||
scale = 0.5, 0.5, 0.5 | ||
} | ||
|
||
// attachment rules: [stack, srfAttach, allowStack, allowSrfAttach, allowCollision] | ||
attachRules = 0,1,0,0,0 | ||
node_attach = 0.0, 0.05, 0.0, 0.0, -1.0, 0.0, 0 | ||
// attachment rules: [stack, srfAttach, allowStack, allowSrfAttach, allowCollision] | ||
attachRules = 0,1,0,0,0 | ||
node_attach = 0.0, 0.05, 0.0, 0.0, -1.0, 0.0, 0 | ||
|
||
TechRequired = fieldScience | ||
entryCost = 25000 | ||
cost = 13000 | ||
category = Science | ||
subcategory = 0 | ||
title = SCAN Been There Done That® | ||
manufacturer = SCAN: Scientific Committee on Advanced Navigation | ||
description = #autoLOC_SCANsat_BTDT | ||
TechRequired = fieldScience | ||
entryCost = 25000 | ||
cost = 13000 | ||
category = Science | ||
subcategory = 0 | ||
|
||
mass = 0.03 | ||
dragModelType = default | ||
angularDrag = 1 | ||
bulkheadProfiles = srf | ||
crashTolerance = 12 | ||
maxTemp = 1200 | ||
emissiveConstant = 0.95 | ||
thermalMassModifier = 4.0 | ||
title = #autoLOC_SCANsat_BTDT_Title | ||
manufacturer = #autoLOC_SCANsat_Agents_Title | ||
description = #autoLOC_SCANsat_BTDT_Description | ||
|
||
MODULE | ||
{ | ||
name = SCANsat | ||
sensorType = 32 //2^5 | ||
fov = 1 | ||
min_alt = 0 | ||
max_alt = 2000 | ||
best_alt = 0 | ||
scanName = BTDT | ||
RESOURCE | ||
mass = 0.03 | ||
dragModelType = default | ||
angularDrag = 1 | ||
bulkheadProfiles = srf | ||
crashTolerance = 12 | ||
maxTemp = 1200 | ||
emissiveConstant = 0.95 | ||
thermalMassModifier = 4.0 | ||
|
||
MODULE | ||
{ | ||
name = SCANsat | ||
sensorType = 32 //2^5 | ||
fov = 1 | ||
min_alt = 0 | ||
max_alt = 2000 | ||
best_alt = 0 | ||
scanName = BTDT | ||
|
||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 0.1 | ||
name = ElectricCharge | ||
rate = 0.1 | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,58 @@ | ||
PART | ||
{ | ||
name = SCANsat_Scanner24 | ||
module = Part | ||
author = damny | ||
name = SCANsat_Scanner24 | ||
module = Part | ||
author = damny | ||
|
||
MODEL | ||
{ | ||
model = SCANsat/Parts/MULTI/MULTI | ||
scale = 0.2, 0.2, 0.2 | ||
} | ||
MODEL | ||
{ | ||
model = SCANsat/Parts/MULTI/MULTI | ||
scale = 0.2, 0.2, 0.2 | ||
} | ||
|
||
// attachment rules: [stack, srfAttach, allowStack, allowSrfAttach, allowCollision] | ||
attachRules = 0,1,0,0,0 | ||
node_attach = 0.0, -0.018, 0.0, 0.0, -1.0, 0.0, 0 | ||
|
||
// attachment rules: [stack, srfAttach, allowStack, allowSrfAttach, allowCollision] | ||
attachRules = 0,1,0,0,0 | ||
node_attach = 0.0, -0.018, 0.0, 0.0, -1.0, 0.0, 0 | ||
TechRequired = advExploration | ||
entryCost = 20000 | ||
cost = 9000 | ||
category = Science | ||
subcategory = 0 | ||
|
||
TechRequired = advExploration | ||
entryCost = 20000 | ||
cost = 9000 | ||
category = Science | ||
subcategory = 0 | ||
title = SCAN Multispectral Sensor | ||
manufacturer = SCAN: Scientific Committee on Advanced Navigation | ||
description = #autoLOC_SCANsat_Multi | ||
title = #autoLOC_SCANsat_Multi_Title | ||
manufacturer = #autoLOC_SCANsat_Agents_Title | ||
description = #autoLOC_SCANsat_Multi_Description | ||
|
||
mass = 0.03 | ||
dragModelType = default | ||
angularDrag = 2 | ||
bulkheadProfiles = srf | ||
crashTolerance = 7 | ||
maxTemp = 1200 | ||
emissiveConstant = 0.95 | ||
thermalMassModifier = 4.0 | ||
mass = 0.03 | ||
dragModelType = default | ||
angularDrag = 2 | ||
bulkheadProfiles = srf | ||
crashTolerance = 7 | ||
maxTemp = 1200 | ||
emissiveConstant = 0.95 | ||
thermalMassModifier = 4.0 | ||
|
||
MODULE | ||
{ | ||
name = SCANsat | ||
sensorType = 24 //2^3 + 2^4 | ||
fov = 4 | ||
min_alt = 5000 | ||
max_alt = 500000 | ||
best_alt = 250000 | ||
scanName = Multispectral | ||
animationName = Multi_Antenna | ||
name = SCANsat | ||
sensorType = 24 //2^3 + 2^4 | ||
fov = 4 | ||
min_alt = 5000 | ||
max_alt = 500000 | ||
best_alt = 250000 | ||
scanName = Multispectral | ||
animationName = Multi_Antenna | ||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 1 | ||
} | ||
{ | ||
name = ElectricCharge | ||
rate = 1 | ||
} | ||
} | ||
|
||
MODULE | ||
{ | ||
name = SCANexperiment | ||
experimentType = SCANsatBiomeAnomaly | ||
name = SCANexperiment | ||
experimentType = SCANsatBiomeAnomaly | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,60 @@ | ||
PART | ||
{ | ||
name = SCANsat_Scanner | ||
module = Part | ||
author = damny | ||
name = SCANsat_Scanner | ||
module = Part | ||
author = damny | ||
|
||
MODEL | ||
{ | ||
model = SCANsat/Parts/RADAR/RADAR | ||
scale = 2, 2, 2 | ||
} | ||
|
||
// attachment rules: [stack, srfAttach, allowStack, allowSrfAttach, allowCollision] | ||
attachRules = 0,1,0,0,0 | ||
|
||
// node_attach: [x, y, z, up x, up y, up z] | ||
node_attach = 0.0, -0.11, 0.0, 0.0, -1.0, 0.0, 0 | ||
|
||
TechRequired = basicScience | ||
entryCost = 10000 | ||
cost = 3500 | ||
category = Science | ||
subcategory = 0 | ||
title = SCAN RADAR Altimetry Sensor | ||
manufacturer = SCAN: Scientific Committee on Advanced Navigation | ||
description = #autoLOC_SCANsat_Radar | ||
|
||
mass = 0.03 | ||
dragModelType = default | ||
angularDrag = 2 | ||
bulkheadProfiles = srf | ||
crashTolerance = 7 | ||
maxTemp = 1200 | ||
emissiveConstant = 0.95 | ||
thermalMassModifier = 4.0 | ||
MODEL | ||
{ | ||
model = SCANsat/Parts/RADAR/RADAR | ||
scale = 2, 2, 2 | ||
} | ||
|
||
// attachment rules: [stack, srfAttach, allowStack, allowSrfAttach, allowCollision] | ||
attachRules = 0,1,0,0,0 | ||
|
||
// node_attach: [x, y, z, up x, up y, up z] | ||
node_attach = 0.0, -0.11, 0.0, 0.0, -1.0, 0.0, 0 | ||
|
||
TechRequired = basicScience | ||
entryCost = 10000 | ||
cost = 3500 | ||
category = Science | ||
subcategory = 0 | ||
|
||
title = #autoLOC_SCANsat_Radar_Title | ||
manufacturer = #autoLOC_SCANsat_Agents_Title | ||
description = #autoLOC_SCANsat_Radar_Description | ||
|
||
mass = 0.03 | ||
dragModelType = default | ||
angularDrag = 2 | ||
bulkheadProfiles = srf | ||
crashTolerance = 7 | ||
maxTemp = 1200 | ||
emissiveConstant = 0.95 | ||
thermalMassModifier = 4.0 | ||
|
||
MODULE | ||
{ | ||
name = SCANsat | ||
sensorType = 1 //2^0 | ||
fov = 5 | ||
min_alt = 5000 | ||
max_alt = 500000 | ||
best_alt = 5000 | ||
scanName = RADAR | ||
animationName = Collapse_Antenna | ||
name = SCANsat | ||
sensorType = 1 //2^0 | ||
fov = 5 | ||
min_alt = 5000 | ||
max_alt = 500000 | ||
best_alt = 5000 | ||
scanName = RADAR | ||
animationName = Collapse_Antenna | ||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 0.1 | ||
} | ||
{ | ||
name = ElectricCharge | ||
rate = 0.1 | ||
} | ||
} | ||
|
||
MODULE | ||
{ | ||
name = SCANexperiment | ||
experimentType = SCANsatAltimetryLoRes | ||
name = SCANexperiment | ||
experimentType = SCANsatAltimetryLoRes | ||
} | ||
} | ||
} |
Oops, something went wrong.