Stationeers

Stationeers

Not enough ratings
Satellite Tracking using the sine wave after update
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
229.195 KB
Apr 24, 2023 @ 11:26pm
Aug 8, 2023 @ 8:03am
7 Change Notes ( view )

Subscribe to download
Satellite Tracking using the sine wave after update

Description
Satellite Tracking using the sine wave after update v1.6
Search the perforation with a sine curve and find the trader using waveform change for the signal found.​

1. Operation: Operates when the power of the radar is turned on directly or through a logic switch.
2. If the automatic landing lever is set to open, it will automatically land, otherwise it will only search for trader.
12 Comments
Lu5ck May 12 @ 1:18pm 
Works beautifully. Did be nice if the LEDs are optional.
starfish prime Apr 30 @ 9:56am 
I found the problem. There was a hotfix patch that changed some stuff with the trader. The solution was to simple recycle the dish and put down a new one. Nothing wrong with the script. I appreciate your response.
pippin2006  [author] Apr 30 @ 8:48am 
It's simple. I applied the formula for find the distance between two points on the surface of a sphere.
When a signal is found while driving in a diagonal direction, the found signal and angle are found and the method is used to use the minimum power.
pippin2006  [author] Apr 30 @ 8:40am 
Did you open the lever?
starfish prime Apr 29 @ 4:48pm 
Not sure if there has been any changes, but I seem to not be getting any auto-landings with a medium dish. If I switch to a small dish, it still seems to work. Wish I understood the trader system and code a bit better.
pippin2006  [author] Feb 23 @ 12:55am 
If you want to manage the power of Landingpad Data And Power manually, you can # comment out line 37.
"line 37 sb -2066405918 On rAutoLanding #Landingpad Data And Power"
And if you want to use multiple radars, it is recommended to add a radar for each size.
And I don't think need to manage the merchant's ID separately.
You can just use it anyway. Because it will skip the searched merchant and search for another one.
pippin2006  [author] Feb 21 @ 11:14am 
Sorry about that.
I was aiming for minimum power and shortest search, so I didn't consider using multiradar.
Usually when traders are present it's because they are almostly looking for and landing trade ships.
When used passively, the autoland lever also acts as a switch for the landing pad, so you can turn it on and manually land the ship.
If you are considering using multiple radars, I would recommend using three radars, one large, one medium, and one small.
There is an issue with sharing merchant IDs when using multiple radars, but I will keep this in mind for future updates. The line of code limit will be an issue...
eKristoff Feb 20 @ 11:40pm 
Still working as of february 24.
So far one of the best sat tracker ic code available.
The disabled autolanding lever seems to shut off the landing pad. A bit tricky to get traders land manually.
If you use more than 1 antenna, so multiple ic with this code, youve got to activate all levers same time because they conflict and play a on/off game all alone.
Ahlan Feb 14 @ 12:36pm 
How Does this work?
WIKUS Oct 27, 2023 @ 7:07am 
Love it. Thank you!