Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






A new Tactical Data Link is available now! check↓
https://steamproxy.net/sharedfiles/filedetails/?id=3242277101
When listening and transmitting on the same channel at the same time you will only hear your own echo.
Currently I am working on a new data-link which can able to receive or broadcast constantly to selected target.
Will be available in few weeks.
Yes, sure. You are welcome!
yes, you can use output number ch.23, ch.24 and convert them (direction) to your scope monitor coordinate.
you can check my type 96 tank as example.
How to separate the part you want from the whole system?
You can try to import the azimuth, elevation, distance information into the part responsible for the calculation in your own way, let it keep calculating the 1~3 digital signal of the radar or something else...you need to modify those lua scripts...
the whole process is as follows:
1. Processing of radar signals. Sort and merge all signals to display on the sight for the player to select.
2. After the player selects the target, the lua script will send the signal's azimuth, elevation, and distance information to another lua script
3. Import the current pose and position of the sensor. (Heading, Pitch, Roll, Position, Altitude) Use this information to convert the radar signal to GPS.
4. Send a signal to the data link. (So far, the coordinate signal required by the data link has been calculated. The calculation of the fire control is still going on, but I don't need to continue to explain it now.)
5. The purple signal to the data link contains what you want...
>only work with static radar.
>way to designate a radar target and share it with allies.
Yes, it is designed for radar based target sharing. But Radar to GPS coordinate calculating need a lot of sensors and several additional lua scripts to work.
I mean, the whole system is much more complex than this data link,
this data link is like a subsystem of whole fire control system.
If you want to try or check the whole system sample.
Check this one:
https://steamproxy.net/sharedfiles/filedetails/?id=2892569502
I am planing the next version of data link, will add some new features like what you mentioned about. and thank you for your suggestions again!
Yes. It has. But no enough pixels to draw it.
IFV and APC symbol is the Infantry one used in reality.
Portable one? ... Well I will have a try.. to make a more smaller one
thank you for your suggestions.
Thank you for your feedback.
I know it is happening.
In current game version, Lua calculated ID is not synced between different game client when multiplayer game.
I'm still looking for a way to get the game internal vehicle ID, but current game version does not support it yet.
If I found better way to set ID , I will update this system.
oh..I see...
have you tried the new GPS aiming example?
MRAP is usually used by infancy units, so I guess, It should be same as IFVs and APCs in icon.
Thank you.
Could you upload your MRAP to your workshop? I want to check it ..
Thank you.
the "M" button at the left lower corner of the monitor is the toggle button to share your mark to others or not.
Have you tried it?
GREAT JOB