mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:53:28 +00:00
Added initial COT Sensor payloads to support UAV Tools integration for Arma Drones
This commit is contained in:
@@ -32,3 +32,6 @@ if (!isNil "_pre_defined_role") then {
|
||||
};
|
||||
|
||||
_cot = [_drone, _atak_role, _atak_callsign] call armatak_fnc_send_marker_cot;
|
||||
|
||||
[_drone] call armatak_fnc_send_uas_video_cot;
|
||||
[_drone] call armatak_fnc_send_uas_sensor_cot;
|
||||
|
||||
Reference in New Issue
Block a user