Space Engineers

Space Engineers

Not enough ratings
O.I.S. CommoReceiver
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
416.912 KB
29 Jul, 2017 @ 9:58am
26 Mar, 2021 @ 2:06pm
15 Change Notes ( view )

Subscribe to download
O.I.S. CommoReceiver

In 2 collections by Elfi Wolfe
Orbital Industrial Services, (O.I.S.) Lidar Division
13 items
O.I.S. Programing Division
14 items
Description
Communication Receiver software.

Name some LCD with [GPSCommo], [Messages] and [EnemyGPS] somewhere in name. (all optional)
load script

READ THIS: Programmable blocks and in-game scripts are now in "Experimental mode" in game that you need to turn on in game options.

Defaults: Listens to channels
OISGPS
OISheartbeat

GPS will display GPS points found by LidarMapping script

Arguments or customdata
cleanlists //clean off the LCDs
rebuild //rebuilds the LCD list
gpsLCDName string //sets GPS lcd name
messageLCDName string //sets message lcd name
enemyLCDName string //sets enemy lcd name
lightName string //sets name of lights to light up
lightTimer string //sets name of lights timer
sound string //sets name of sound block
listen //add new channel to listen to
stopListen //removes channel to list to
ignoreSelfGrid bool //sets ignore own ship with bool


Example world
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1094089907


Last Inspected 1.199.020
Last Updated 1.197.181
Popular Discussions View All (1)
0
29 Jul, 2017 @ 11:36am
Code Request
Elfi Wolfe
7 Comments
kohonac 9 Dec, 2018 @ 7:42pm 
:( lol okay. well ty for all the great scripts and some pretty cool ship
Elfi Wolfe  [author] 9 Dec, 2018 @ 6:21pm 
There is none yet. It was designed in, but has not been extended to any function.
kohonac 9 Dec, 2018 @ 3:45pm 
ive been using your lidar mapping and rangefinder for a long time now along with other WS items youve made but just noticed CommoReceiver and i see it works with mmastersPB but what is that interaction?
Elfi Wolfe  [author] 24 Jan, 2018 @ 8:39am 
Yes.
Diamyo 24 Jan, 2018 @ 12:31am 
Can this be used with laser antennas?
Elfi Wolfe  [author] 4 Aug, 2017 @ 5:43pm 
try out the commo world. but this is to receive messages over radio from remote LidarMapping and LidarScanning drones that broadcast their infomration.
Enigmus 4 Aug, 2017 @ 11:09am 
Ok, I feel some clarity in the setup directions is needed. I assume that if you are running this script on the same grid as the LidarMapping or LidarScanning scripts it see's their LCD screens and processes the Data from them, but it sounds like this is also intended to receive this data over antenna based communication. How do you set that up?