Stormworks: Build and Rescue

Stormworks: Build and Rescue

34 ratings
1Am2v6Mod1 Situation Awareness System
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
492.971 KB
19 May, 2021 @ 8:50am
3 Jul, 2021 @ 7:01am
3 Change Notes ( view )

Subscribe to download
1Am2v6Mod1 Situation Awareness System

Description
A multifunctional situational awareness system that can control various functions by switching between camera image, map display screen, and radar / lidar screen.

Update (7/3)
・Added ice floe identification function to the radar
・Changed the shape of markers on the radar and map.
・Changed to display the X/Y coordinates of waypoints and map points.
・Improved the default screen for spawning to be selectable.

function
・Can be used with monitors from 2x2 to 9x5
 Supports a variety of monitor sizes, so you can use the most suitable monitor for your vehicle.
・Support for dual monitors
 2 monitors of the same size can be connected and operated in the same way from both screens.
・Up to 7 cameras can be connected.
 A large number of surveillance cameras can be mounted on ships, etc.
・4 types of cameras can be used.
 By connecting through a controller, it is possible to control the functions of all cameras currently (2021/05/19) implemented.
 It is also possible to control the camera mounted on the drone via wireless communication.
・Autopilot coordinate output function with up to 100 waypoints and keypad input switching.
 A large number of waypoints can be used to specify complex courses.
 Set waypoints can also be used as tracking coordinates for camera stabilized.
・Transponder reception and distance display
 Up to three measured distances can be stored and displayed, allowing you to locate transponders on the map screen.
・Overlay radar/ lidar detection information on the map screen.
 The color and shape of the marker changes depending on the altitude and weight, and by overlaying it on the map screen, you can intuitively grasp the location of the target and estimate its type.
 You can freely switch between displaying and not displaying the marker, and you can also turn it off when it temporarily gets in the way.
・You can set points that do not affect the autopilot.
 For example, if you find a loot box during a mission, you can set a point to make it easier to retrieve it later.
 Like autopilot waypoints, that can also be used as tracking coordinates for camera stabilized.
・The color of the map can be switched between color and monochrome.
 When the map is in monochrome, the radar/ lidar overlay display is more prominent, so you can use it in different ways depending on the situation.
・The same functions as 1Ar4v1, such as altitude identification and limited type identification of radar targets and scanning direction specification.
 Unique markers for human, loot box, shark, and megalodon as particularly urgent or dangerous targets, allowing you to quickly decide on a course of action.
 For more information, please visit the 1Ar4v1 page ( https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2239601083 )
12 Comments
max.hollander.wiborg 30 Sep, 2023 @ 4:36pm 
Hi!, What is the name of this microcontroller in stormworks, have downloaded it but i cant find it...
Captain 11 Jul, 2021 @ 7:46pm 
@ktgs9437 Thanks for the reply. I have tried that, unfortunately the ap sends an off signal at each way point. Then it turns back on for the next. I have been working on trying to use a timer to gap the On-off-on sequence. On the screens it shows the total number of way points "Q:" It also shows the total m,km left to the end of the way point sequence. That was why I asked about where to find this info that is output onto the screen. That would allow me to either put an off command when the way point number is <1 or the total meters, km is <1. I'll keep trying. Thanks
ktgs9437  [author] 11 Jul, 2021 @ 2:25pm 
>Captain
In the composite output of the map viewer microcontroller, there is a channel (APonSignal) that outputs a signal only when the autopilot is on.
Maybe you can use this to easily create the function you want.
Captain 10 Jul, 2021 @ 1:59pm 
I'm trying to create an auto stop function for the auto pilot using your screens. I would like to add a condition where when the Q: # = 0 it will trigger the stop function. I'm curious if you know where the Q: (number of way points) is located in the code so that I may link to it. Thanks.
Daendepaen 3 Jul, 2021 @ 6:43am 
Great! Thank you!
ktgs9437  [author] 3 Jul, 2021 @ 6:36am 
>ScraM177-RGL
When there is no terrain or objects in the line of sight of the stabilized camera due to reasons such as looking at the sky, it seems that the coordinate output of the camera goes wrong, resulting in erratic behavior.
Currently, I think the only solution is to operate with caution to prevent the problem from occurring. I apologize for the inconvenience.

>Daendepaen
There are no A/D and W/S outputs.
Map viewer microcontroller outputs coordinate and other data necessary for autopilot operation, so please use it in combination with other autopilot microcontrollers.
Daendepaen 2 Jul, 2021 @ 4:53pm 
This is the best MFD on the workshop dude, congratz! From which composite output, and which channel do I take the a/d and w/s output for the AP?
ScraM177-RGL 29 Jun, 2021 @ 4:23pm 
Yep. I found it!! Thanks again.
Sometimes my stabilized cam gets crazy rotating when I want to slave it to a point, or when I reset it. Anything I can do to solve it?
ktgs9437  [author] 28 Jun, 2021 @ 9:45pm 
>ScraM177-RGL
Thanks!
Autopilot data output exists as a composite output to the map viewer microcontroller.
ScraM177-RGL 27 Jun, 2021 @ 3:31pm 
This is amazing. But I can't find where is the autopilot output to control the ship