Space Engineers

Space Engineers

O.I.S. Lidar Mapping
Showing 11-20 of 25 entries
< 1  2  3 >
Update: 4 Mar, 2018 @ 3:05pm

Update of shared projects.

Update: 20 Jan, 2018 @ 7:35am

Added arguments:
laseon
laseoff

Update: 25 Nov, 2017 @ 12:24pm

Change to MDK deployment.
Changed to internal timer.
Added argument parser.
Added reading custom data on script build.

Update: 29 Jul, 2017 @ 9:18pm

Hardened Code.

Update: 29 Jul, 2017 @ 8:35am

Changed WriteToLCD and Commo sender into common classes.
Adjusted start of map to allow up to level 7 of Holographic script.
Minor code optimization pass.
Added to transmission:
Wicorel Target data info
Innoble Target data info

Update: 29 Apr, 2017 @ 9:05am

Bug Fix:
Fixed Tic mode running both Tic and Second mode.

Update: 29 Apr, 2017 @ 8:28am

Added Tic (60 times a second) or second (1 time a second) mode.
Added arguement to flip between the modes while program is running.

Update: 25 Mar, 2017 @ 12:24pm

Updated script to only use local grid cameras.
Added OIS communication system

format of transmitted message is
MSG;<to>;<from>;<options>;<message>
messages is in GPS format with /n as needed
GPS:<name>:<xpos>:<ypos>:<zpos>::

Update: 8 Jan, 2017 @ 12:30pm

Fixed a major bug in FindHalf

Update: 4 Jan, 2017 @ 9:42am

...
changed the stop on enemy to stop on enemy if fired happened.