Space Engineers

Space Engineers

Not enough ratings
Auxiliary Flight Control System V5.0
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
488.581 KB
Nov 10, 2023 @ 3:30am
Dec 3, 2023 @ 7:49am
3 Change Notes ( view )

Subscribe to download
Auxiliary Flight Control System V5.0

Description
现在有一个V6.0的新版本:
https://steamcommunity.com/sharedfiles/filedetails/?id=3112064652

使用说明:
https://www.bilibili.com/read/cv27630021/


1. Instructions:

This is the same setting as my ship Vagrant.
https://steamcommunity.com/sharedfiles/filedetails/?id=3026522823

There is a new version of script V6.0:
https://steamcommunity.com/sharedfiles/filedetails/?id=3112064652

Index_Argument--Instruction

Ctrl+1:
1_1--Cancel all other mod and return to the status that can manipulate manually. Also, can be used as brake.
2_2--Semi-sleeping mode. Thrusts off, but oxygen and hydrogen tanks still on. Reactors and batteries still on. To wake up the ship, just press 1.
3_3--Charging mode. Thrusts off. Oxygen and hydrogen tanks and batteries off(I mean they are in Charging mode, not really off). Reactors still on. To wake up the ship, just press 1.
4_4--Set constant cruising speed to 1 m/s. If the brake distance was longer than 300 m, ship would change attitude to use the largest total power of thrusts for breaking.
5_5--Set constant cruising speed to max value. Tolerance is between +0 to +5 m/s.
6_AD--Gravity alignment. Only works in gravity well of planet.
8_LF--Maintain level flight (in a cruising speed). Only works in gravity well of planet. It can align to gravity and keep altitude and the tolerance of altitude is between -50 to +50 m. The altitude is to the central of planet, not the ground. In this mode, gyroscope would be switch off. At the monment, cameras toward front and down will detect if there is any object within range(front is 500m, down is 150m) and do the speed control action which will limit the max speed. In this mode, you can use W and S to adjust cruising speed.
9_FA--Fly forward. Just fly forward and won't do anything. No gravity alignment and altitude adjustment, but still have speed control just like LF.

Ctrl+2:
1_1--The same as Ctrl+1.
2_2--The same as Ctrl+1.
3_3--The same as Ctrl+1.
4_4--The same as Ctrl+1.
5_5--The same as Ctrl+1.
6_AD--The same as Ctrl+1.
8_DN--Flight straight down vertically. Using for landing. Camera toward downward
9_UP--Flight straight up vertically. Using for flight out of gravity well of planet. After leaving gravity well ship will brake.

Ctrl+3:
1_1--The same as Ctrl+1.
3_AP--Semi-AutoParking. You have to give the GPS of connector to the ship and then it works.
5_AP2--AutoParking. This function need other station of ship to brocast the GPS information of connectors. What more, here is a recommandation - Inventory_Management_With_Graphic_Interface_V1.0. This script consist the function of brocasting the GPS information of connectors. Just set the item BroadCastConnectorGPS (Y/N)=Y in the section of [Information] in the programmable block of Inventory_Management_With_Graphic_Interface_V1.0.


Inventory_Management_With_Graphic_Interface_V1.0
https://steamcommunity.com/sharedfiles/filedetails/?id=3086135592


2. Configuration settings

“//” means annotation. Don't fill in the customdata.

[ShipInformation]
ShipName=VAGRANT
Brake_Panel=Brake_Panel //LCD setting. Show information of brake.
Cargo_Panel=Cargo_Panel //LCD setting. Show cargo information. Rename cargoconatiner with string Ore and Ice Cache.
Dredger_Panel=Dredger_Panel
Minefield_Panel=Minefield_Panel
Detection Range=1000 //Down side camera. Defult is 1000 m. Too long will spend too much time.
Copy_Main_Screen=Copy_Main_Screen //LCD setting. Show main information about the ship. Same as the sreen in control cockpit.
Elevation Offset=30 //Set the distance between down side camera and the surface of any object, such as voxel and grid.
Max_Speed=196 //Default parameter of max speed. Relate to argument 5.

[Door_Information] //Door control function. One door is open, the others will shut down until that open one has been closeed.
DoorControl_On_or_Off=On //Switch on or off of this function.
Delay_Time=5

[AutoParking] //Semi-AutoParking function.
Auto_Parking_Panel=Auto_Parking_Panel
Target_GPS=GPS:Target:0.0:0.0:0.0:#FFFFFF: //Change the defult value with GPS of connector which copied from GPS panel. Then send argument AP. To stop this, just send argument 1.

3. Requirements:
1.There must be one main cockpit, two cameras(one toward front and one toward down), one remote control block and at least one gyroscope.
2.Gyroscope block should have the same direction as remote control block.