Commit Graph

45 Commits

Author SHA1 Message Date
0486f2a285 Added initial COT Sensor payloads to support UAV Tools integration for Arma Drones 2026-04-13 08:03:31 -03:00
2f53488ba8 Added video url prop to 3den editor/zeus, allowing to parse __video prop to cots 2026-03-31 07:21:29 -03:00
Valmo Trindade
9763cb6697 reoganized command groups on extension call 2025-11-30 10:43:18 -03:00
Valmo Trindade
524e7a0b3e Added vehicle sensor handler to get sensor input and throw it on ATAK 2025-11-22 12:15:15 -03:00
Valmo Trindade
7e4379ada4 Added enemy marker function to ease enemy marking 2025-11-20 04:51:10 -03:00
Valmo Trindade
35a45d2cd4 fixed drone handler 2025-11-15 06:48:03 -03:00
Valmo Trindade
2b241fbeaf Fixed extract position function and dependency chain 2025-11-15 01:57:23 -03:00
Valmo Trindade
1242b1f79f Fixed drone params on callsign function 2025-10-12 20:44:38 -03:00
Valmo Trindade
83b9082e87 added end of line in all files 2025-07-16 12:46:12 -03:00
Valmo Trindade
2b190d72c5 fixed callsign function calls on cot generators 2025-06-17 01:40:49 -03:00
Valmo Trindade
2919805844 fixed uni callsign extraction on group cot sender 2025-06-16 04:26:15 -03:00
Valmo Trindade
74cda1c9a6 fixed extract position call on laser marker 2025-06-01 03:19:47 -03:00
Valmo Trindade
730440f4ac fixed position convert function calls 2025-05-20 01:48:55 -03:00
Valmo Trindade
01efe4e01d removed private identifier from global variables 2025-05-13 01:09:51 -03:00
Valmo Trindade
3d8baae344 updated tcp scoket handler on SQF functions 2025-05-09 18:29:17 -03:00
Valmo Trindade
1d7cce8409 added stop tcp socket function to check gvars and sto the socket 2025-05-09 18:27:12 -03:00
Valmo Trindade
4412b67d63 updated send_human_cot to send-eud_cot to match new cot generation flow 2025-04-17 06:37:50 -03:00
Valmo Trindade
2eb0b318bc added digital pointer function 2025-02-01 04:01:54 -03:00
Valmo Trindade
7504a2c3a5 improved drone_cot function to use other extract functions 2025-01-31 05:05:36 -03:00
Valmo Trindade
f2c7b23dc8 linted group_cots function to use extract functions 2025-01-31 05:04:23 -03:00
Valmo Trindade
70d73ee804 added functions to handle TCP payloads 2025-01-30 01:41:58 -03:00
Valmo Trindade
0409edb073 removed functions related to HTTP requests 2025-01-29 19:25:45 -03:00
Valmo Trindade
763c71e748 linted OTS/FTS handling, fixed module init function getVars 2024-12-30 04:23:42 -03:00
Valmo Trindade
cfffbdf8bd added log feature on extension 2024-12-14 21:12:56 -03:00
Valmo Trindade
4a1778fdae linted api calls 2024-12-10 03:37:25 -03:00
Valmo Trindade
7b41e549f0 added previous OpenTAKServer defined functions 2024-12-09 23:43:03 -03:00
Valmo Trindade
0564095dee removed old function, will have to refactor everything 2024-10-23 22:57:27 -03:00
Valmo Trindade
31cf6ff3a2 fixed MP init function 2024-09-21 23:39:00 -03:00
Valmo Trindade
bd538483b6 added postMarkerDebug handlling function for SQF 2024-09-20 17:56:44 -03:00
Valmo Trindade
f2745e5679 renamed deleteMarkers function 2024-09-12 03:19:18 -03:00
Valmo Trindade
d7e2bbd122 updated api sqf functions 2024-09-09 02:45:28 -03:00
Valmo Trindade
d1ac1e4f15 refactored api functions 2024-09-06 16:00:52 -03:00
Valmo Trindade
bc07343edb added a more refined way to handle drones used by the player 2024-09-03 00:21:17 -03:00
Valmo Trindade
885e6441cb added deleteMarker function 2024-08-29 18:42:36 -03:00
Valmo Trindade
49caa11a22 changed postDroneMarker function to handle multiseated UAVs, still have to figure out a way to keep marking the drones used by players 2024-08-28 18:24:49 -03:00
Valmo Trindade
df2029d6b9 refactored whole postDroneMarker to be a single executed function, because SQF sucks 2024-08-21 18:55:45 -03:00
Valmo Trindade
e30b979747 added UAV handling 2024-08-20 05:56:09 -03:00
Valmo Trindade
733b01b69e changed postGeoObject function to postMarkerto be more accurate with the api endpoints 2024-08-19 04:46:48 -03:00
Valmo Trindade
4066d27f29 removed send message function, not implemented on OTS API 2024-08-19 01:37:33 -03:00
Valmo Trindade
a0221c68d4 added sendMessage sqf function 2024-08-12 01:25:15 -03:00
Valmo Trindade
2e537455b7 ADded handling for multiplayer or singleplayer sessions on init function 2024-08-04 18:12:49 -03:00
Valmo Trindade
9a13761514 changed end of line params to sqf files 2024-08-03 18:13:37 -03:00
Valmo Trindade
e7901c2f4c attt 2024-07-29 11:31:27 -03:00
Valmo Trindade
1236f36176 added error return to putGeoObject function 2024-07-28 20:20:15 -03:00
Valmo Trindade
2c5cbec6bd added sqf functions as each API endpoint 2024-07-25 00:04:45 -03:00