mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Merge branch 'comms'
This commit is contained in:
@ -167,8 +167,8 @@ Localization
|
||||
#LOC_RestockPlus_restock-antenna-stack-2_description = Eine stationäre Version der beliebten DTS-M1-Antenne. Diese Version ist eine traditionellere Variante, die ihr einen besseren Wirkungsgrad auf Kosten der höheren Masse verleiht.
|
||||
#LOC_RestockPlus_restock-antenna-stack-2_tags = Aufbau schüssel Antenne entfalten direkt Schüssel erweitern falten Funkübertragung radial Juno restock
|
||||
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_title = Communotron HG-89
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_description = Nach der Entwicklung des ehrwürdigen HG-55 kam einer unserer Marketingleute auf die Idee einer Budgetversion für kleine Sonden. Das HG-89 entfernt den ausgefallenen, sich ausdehnenden Arm, bietet aber dennoch die gleiche große Kommunikationsreichweite wie sein Vorgänger und ist somit perfekt zum Bau von Tiefraum-Sonden für den kleinen Geldbeutel geeignet.
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_title = Communotron HG-61
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_description = Nach der Entwicklung des ehrwürdigen HG-55 kam einer unserer Marketingleute auf die Idee einer Budgetversion für kleine Sonden. Das HG-61 entfernt den ausgefallenen, sich ausdehnenden Arm, bietet aber dennoch die gleiche große Kommunikationsreichweite wie sein Vorgänger und ist somit perfekt zum Bau von Tiefraum-Sonden für den kleinen Geldbeutel geeignet.
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_tags = Aufbau Antenne entfalten direkt Schüssel erweitern falten Funkübertragung radial Galileo TDRS restock
|
||||
}
|
||||
}
|
||||
|
@ -160,8 +160,8 @@ Localization
|
||||
#LOC_RestockPlus_restock-antenna-stack-2_description = A fixed mount version of the popular DTS-M1 antenna. this version is a more traditional dish, giving it better efficiency at the expense of higher mass.
|
||||
#LOC_RestockPlus_restock-antenna-stack-2_tags = antenna radial transmit data dish Juno restock
|
||||
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_title = Communotron HG-89
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_description = After developing the venerable HG-55, one of our marketing people came up with the idea of a budget version for small probes. The HG-89 removes the fancy extending arm, while still providing the same great communication range of its predecessor, making it perfect for building deep space probes on a budget.
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_title = Communotron HG-61
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_description = After developing the venerable HG-55, one of our marketing people came up with the idea of a budget version for small probes. The HG-61 removes the fancy extending arm, while still providing the same great communication range of its predecessor, making it perfect for building deep space probes on a budget.
|
||||
#LOC_RestockPlus_restock-antenna-stack-3_tags = antenna radial transmit data dish Galileo TDRS restock
|
||||
}
|
||||
}
|
||||
|
@ -21,9 +21,10 @@ PART
|
||||
category = Communication
|
||||
subcatagory = 0
|
||||
title = #LOC_RestockPlus_restock-antenna-stack-2_title //Communotron DTS-J1
|
||||
manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics
|
||||
description = #LOC_RestockPlus_restock-antenna-stack-2_description
|
||||
// A fixed mount version of the popular DTS-M1 antenna. this version is a more traditional dish, giving it better efficiency at the expense of higher mass.
|
||||
mass = 0.04
|
||||
mass = 0.055
|
||||
dragModelType = default
|
||||
maximum_drag = 0.3
|
||||
minimum_drag = 0.3
|
||||
|
@ -20,10 +20,10 @@ PART
|
||||
entryCost = 7500
|
||||
cost = 999
|
||||
subcatagory = 0
|
||||
title = #LOC_RestockPlus_restock-antenna-stack-3_title //Communotron HG-89
|
||||
title = #LOC_RestockPlus_restock-antenna-stack-3_title //Communotron HG-61
|
||||
manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics
|
||||
description = #LOC_RestockPlus_restock-antenna-stack-3_description
|
||||
// After developing the venerable HG-55, one of our marketing people came up with the idea of a budget version for small probes. The HG-89 removes the fancy extending arm, while still providing the same great communication range of its predecessor, making it perfect for building deep space probes on a budget.
|
||||
// After developing the venerable HG-55, one of our marketing people came up with the idea of a budget version for small probes. The HG-61 removes the fancy extending arm, while still providing the same great communication range of its predecessor, making it perfect for building deep space probes on a budget.
|
||||
mass = 0.06
|
||||
dragModelType = default
|
||||
maximum_drag = 0.3
|
||||
|
@ -38,6 +38,9 @@ v0.1.0
|
||||
- Z-10K Rechargeable Battery Bank (Nertea): 3.75m stack battery
|
||||
- New Communications parts
|
||||
- HG-20 High Gain Antenna (Andrew Cassidy): A longer range version of the HG-5 that can handle either direct communications or short range relays, using 4 different dishes.
|
||||
- HG-20 High Gain Antenna (Andrew Cassidy): A version of the HG-5 with 4 dishes and 4x the range
|
||||
- Communotron DTS-J1 (Andrew Cassidy): Stack mount equivalent to the DTS-M1, based on Juno's high gain antenna
|
||||
- Communotron HG-61 (Andrew Cassidy) Stack mount equivalent to the HG-55, based on the Galileo main antenna
|
||||
- New RCS parts:
|
||||
- RV-102 RCS Thruster Block (Nertea): Dual axis RCS block
|
||||
- RV-103 RCS Thruster Block (Nertea): Triple RCS block
|
||||
|
Reference in New Issue
Block a user