Space Engineers
131 ψήφοι
GPS Recorder
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
4.852 KB
22 Μαϊ 2015, 18:09
28 Αυγ 2016, 9:58
4 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
GPS Recorder

ΠΕΡΙΓΡΑΦΗ
v:0.33 (1.144 compatible)
In-game script by MMaster

You need to update script in your programmable blocks - just load it & check it again just as first time.

Records GPS Waypoints to LCD or Text Panel to make it easy to make Autopilot Waypoints.
Allows automatic recording as you move as well as manual.

Open control panel of LCD/Text Panel and click Edit Public Text to add the waypoints to your GPS.
You just need to 'Show on HUD' in GPS screen if you want to see them.

Easy to use. No programming needed.

Autopilot system in game was updated watch this to learn more:
https://youtu.be/iffYyFvDq6s

VIDEO GUIDE
http://www.youtube.com/watch?v=lIoA3Hp8tuc

GPS Recorder Ship Blueprint
http://steamproxy.net/sharedfiles/filedetails/?id=447360064

If you like this script, please give it positive rating, if you don't like it then please
let me know why so I can improve it & learn what I did wrong.


  • Gets position from first found of the following (in order): remote control, cockpit
  • You can override the position source block by adding "SOURCE:Name Of Block" to programmable block name.
  • Supports 3 actions entered to Programmable Block Run Argument (without quotes):
  • "add PREFIX" - adds current GPS coordinates with PREFIX in name of waypoint
  • "undo" - removes last added waypoint
  • "reset" - clears the LCD / text panel
MAKE SURE THAT YOU OWN ALL THE BLOCKS!

I notify about updates in steam group & twitter so follow if interested.

QUICK GUIDE
1. Load this script to programmable block
2. Make LCD or Text panel and add RECORD to the name of it
* eg: Text Panel 1 RECORD
3. Run the programmable block with argument "add Test" (without quotes)
* this will add waypoint with name "Test Waypoint 001" to the LCD
4. Each time you run the script with "add Test" argument new waypoint will be added
* new waypoint is always on top so you can see as waypoints are added
5. You can run it with argument "undo" (without quotes)
* this will remove last added waypoint
6. If you run it with argument "reset" (without quotes)
* it will clear the LCD / Text panel
7. You can add all those actions to toolbar in cockpit or remote
8. Build timer block, set it to 5 seconds
9. Setup timer block actions:
* 1. Run program block
* This will automatically add basic waypoint. Arguments do not work for Timer blocks (even tho they ask for it).
* You can override prefix by adding "PREFIX:My Prefix" to name of programmable block. (eg. Prog 1 PREFIX:Test)

* 2. Start timer
10. Put timer start action and timer stop action to your toolbar
* this will allow you to start & stop automatic recording each 5 seconds
11. Open control panel of LCD or Text Panel and click Edit Public Text to add the waypoints to your GPS.

When you open the Public Text the waypoints will be automatically added to your GPS.
You just need to 'Show on HUD' in GPS screen if you want to see them.

Planned features
- add waypoint X meters in front of you
- use ship orientation to triangulate position based on 2 or more waypoints
- possibly use collected waypoints for calculations like finding center, .. (?)
Note: these are just thoughts, not sure if I will add all of them


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CHECK MY OTHER MODS (almost all 5 star)
http://steamproxy.net/id/mmaster/myworkshopfiles/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Watch MMaster's Steam group: http://steamproxy.net/groups/mmnews
Twitter: https://twitter.com/MattsPlayCorner
and Facebook: https://www.facebook.com/MattsPlayCorner1080p
for more crazy stuff in the future :)
55 σχόλια
cyberwolfent 16 Ιαν, 16:39 
It's there a way to automatically add these to our GPS list?
kinngrimm 12 Μαρ 2023, 12:26 
could this record lists of strong unknown signals if they spawn within arange of 200km to each other?
Patrick 4 Φεβ 2022, 18:47 
Something weird going on. I can't load this into Programmable blocks. I can load other scripts. I can load my own local scripts, and other scripts I've subscribed on Steam, but this one won't load. It doesn't work when I double click the icon, or when I click "Copy to Editor." No idea why.
Sinner 19 Μαϊ 2021, 5:00 
Love this script for my scout ship. Nice feature would be to send this data to a base station so faction members could see my ore scouting results live!
Captain Durall 30 Οκτ 2020, 14:57 
Works great but maybe you could help me with something im trying to do similar? Ive been banging my head against this code for 2 weeks
Angry Lemur 22 Σεπ 2018, 18:01 
No longer compiles.
Lander1 25 Μαϊ 2017, 17:07 
Brilliant script. However what I am looking for is a way to plot a map on an LCD from the coordinates, this gives me a way of collecting those coordinates, so one step closer to what I need...
innesbrad 9 Μαϊ 2017, 7:33 
Im working on a GPS System for J.A.R.V.I.S... I Need GPS data to figure out of my grid has moved. and if my ship has moved i need to recheck the exterior O2 Levels... if not i can assume after the first run its a constant... im also going ot build a mining GPS database... but i wanted to say thank you for this script because it taught me how to get the parts i need... keep up the good work...
Rogue Ronin 2501 8 Απρ 2017, 9:42 
will you update it up to 1.179
i 1 Απρ 2017, 0:23 
no