<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=83.59.95.108</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=83.59.95.108"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/83.59.95.108"/>
	<updated>2026-04-04T04:26:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Satellite_Tracking&amp;diff=20027</id>
		<title>Satellite Tracking</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Satellite_Tracking&amp;diff=20027"/>
		<updated>2024-03-17T23:56:18Z</updated>

		<summary type="html">&lt;p&gt;83.59.95.108: Mark Script outdated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:MIPS Programming]]&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
UPDATE: THIS SCRIPT IS OUTDATED AFTER THE SEVERAL TRADER UPDATES &lt;br /&gt;
&lt;br /&gt;
This scripts automatically locks onto the signals using the [[Satellite Dish]].&lt;br /&gt;
&lt;br /&gt;
= Contents =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[Integrated Circuit (IC10)]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Kit (IC Housing)]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Kit (Lights)| Diode Slide]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Computer]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Satellite Dish]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Pin layout =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| D0|| [[Satellite Dish]]&lt;br /&gt;
|-&lt;br /&gt;
| D1|| [[Kit (Lights) | Diode Slide]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
The satellite dish will scan the entire sky moving horizontally from end to end, raising the antenna each time it reaches one end. When it finds a signal to track, the light turns on and shows the signal strength while it&#039;s locking on to it. Once it reaches 96% strength, it will stop tracking and wait for the stationeer to turn the light off. The dish will rotate back to the last position before it started locking on to the signal and will begin searching a new one (ignoring the signal ID it just tracked). The locking process can be skipped by turning off the light, in case the signal has already been scanned. The script may also cancel locking if it reaches a boundary, and skip to the next signal.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: Removing the IC from the housing or re-exporting the code will reset the position of the satellite to the start, and make it go through all the satellites you&#039;ve already scanned.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://pastebin.com/RKtQw3Vd Source Code]&lt;/div&gt;</summary>
		<author><name>83.59.95.108</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Pipe_Volume_Pump&amp;diff=19960</id>
		<title>Pipe Volume Pump</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Pipe_Volume_Pump&amp;diff=19960"/>
		<updated>2024-02-23T22:09:49Z</updated>

		<summary type="html">&lt;p&gt;83.59.95.108: update max flow rate 100L to 10L&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Pipe Volume Pump&lt;br /&gt;
 | image       = [[File:ItemPipeVolumePump.png]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[Iron]], 2g [[Gold]], 3g [[Copper]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
Used to pump gasses throughout a pipe, featuring an adjustable valve 0-10 Liters and requiring power (20W per Liter). All the gasses in the pipes behind it will be completely pushed in front of it when powered, and blocks any flow of gasses in either direction when unpowered.&lt;br /&gt;
&lt;br /&gt;
Note that valve settings are for the rate at which the pump operates, in volume per tick (0.5 seconds).&lt;br /&gt;
&lt;br /&gt;
To calculate the moles per tick, use the following equation:&lt;br /&gt;
n = (P * V) / (R * T)&lt;br /&gt;
&lt;br /&gt;
Where:&lt;br /&gt;
* P = Input pressure&lt;br /&gt;
* V = The volume you set&lt;br /&gt;
* n = Moles per tick&lt;br /&gt;
* R = Gas constant (8.3144)&lt;br /&gt;
* T = Input temperature (in Kelvin)&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Sets the flow rate between 0 - 10 Liters&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Error || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || &lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || &lt;br /&gt;
|-&lt;br /&gt;
| Ratio ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || &lt;br /&gt;
|-&lt;br /&gt;
| Power || &lt;br /&gt;
|-&lt;br /&gt;
| On ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>83.59.95.108</name></author>
	</entry>
</feed>