596 Commits

Author SHA1 Message Date
37aa51f8c2 Added handler for scripted stuff to not route all sensor data v1.6.0 2026-05-25 03:06:25 -03:00
ad03444ff5 fixed draw route function data formats 2026-05-25 03:04:28 -03:00
167d47e488 Added scope param to all draw functions 2026-05-24 16:08:59 -03:00
3a82dba854 Addded draw route rust structs 2026-05-24 16:07:23 -03:00
1fff02cdd2 Added Draw Route function 2026-05-24 16:07:04 -03:00
1ab318c279 Added register and delete cot functions to handle CoT delete commands 2026-05-24 16:06:50 -03:00
7a1a4b7372 Fixed leak global vars from convert client pos and extract role functions 2026-05-24 02:58:32 -03:00
2802f9cdc8 Removed a lot of specific mods and added mission folder to ignore 2026-05-15 20:20:52 -03:00
ed039035df Added fallback mTLS enrollment port to handle OTS authentication 2026-05-15 16:33:53 -03:00
7fa4a7c411 Readded serverside digital pointer with a handler to avoid duplicated SPI when a entity is being controlled clientside 2026-05-14 19:05:58 -03:00
d4dfd80cdf Added initial Laser Ranger Finder simulator on port 17211 (as default) emulate digital pointer for in game laser designators 2026-05-14 18:53:34 -03:00
720f9da2df Added Delete CoT handler for removing serverside CoT when a player invokes the clientside connection 2026-05-14 18:52:40 -03:00
5015f09d1d [WIP] Adding Drawing Cursor Over Time functions 2026-05-11 16:26:17 -03:00
882a35c2cd Added report marker functions and stale time param to CoT type 2026-05-11 16:25:52 -03:00
6b3ce96c18 formatted some rust docs 2026-05-11 16:24:40 -03:00
760027b925 reduced readme 2026-05-10 02:07:35 -03:00
9b05bcccc2 Added UAS Tool active actions from ATAK v1.5.0 2026-05-10 01:19:39 -03:00
80320c0f2c added land and home storage 2026-05-10 01:19:13 -03:00
b43a6c9748 added undefined uri 2026-05-10 01:18:11 -03:00
dcc9e1d469 Added handler for turreted drones to share multiple camera components to UAS Tool 2026-05-09 11:58:44 -03:00
3c37185c1a Fixed UAS stream URI resolver 2026-05-09 11:58:08 -03:00
671e7d5dc1 linted uas callsing functions 2026-05-07 05:02:51 -03:00
0ebd192487 fixed URI Stream sharing 2026-05-07 04:35:52 -03:00
3fc54a1fb5 test log 2026-05-07 04:13:20 -03:00
eaf38a4d06 Updated some mods because yes 2026-05-07 03:53:42 -03:00
6376b7acf0 Refacted UDP Socket config and created UAS addon 2026-05-07 03:53:19 -03:00
52edf94b17 refactored mavlink mocking to "uas" module on the extension 2026-05-07 03:37:22 -03:00
3e11dd9e16 updated data extract functions for mavlink integration 2026-05-05 12:20:12 -03:00
a9f09b6ce6 Added extension piece of code for handling the mavlink mocker 2026-05-05 12:19:14 -03:00
a43aa60f45 fixed side parser on role handler 2026-05-05 12:18:23 -03:00
9cba642e9b added mavlink indexing functions 2026-05-05 08:03:26 -03:00
c7494da901 added mavlink cot parsing functions 2026-05-05 08:03:01 -03:00
b9e848d66e Updated client side dialog to include mavlink port input 2026-05-05 08:02:38 -03:00
99f8d991be Added MavLink mocked drone support as client side feature 2026-05-05 07:48:54 -03:00
753dcab26e Added hellanmaaw winter support v1.4.0 2026-03-31 07:23:48 -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
323339e679 Removed video addon, too simple for a specific addon 2026-03-31 07:20:19 -03:00
3f14a75e81 Added video url parser to CoT types 2026-03-31 07:19:39 -03:00
469a54c141 Added Hellanmma map support 2026-03-31 07:18:23 -03:00
2ee9030c00 Updated media folder v1.3.0 2026-03-26 14:45:08 -03:00
5b29a40990 Improved mTLS description on readme 2026-03-26 03:47:54 -03:00
708fe5e670 Fixed CoT queue during armatak connection to the TAK Server, running soft as butter 2026-03-26 03:45:05 -03:00
e32aadda4e Splitted Connection Module 2026-03-26 01:05:54 -03:00
c35b7f0268 Updated project readme file 2026-03-24 16:56:26 -03:00
876cf900c3 Changed dialogs and module UI to get mTLS needed params 2026-03-24 16:56:19 -03:00
778ac0ac54 Added the mTLS connection calls to zeus and 3den modules 2026-03-24 16:55:53 -03:00
b816144fb0 Added transport layer and configured extension commands to call mTLS socket connection 2026-03-24 16:55:36 -03:00
61ba9f6d63 Added connector and enrollment for mTLS client certificate auto enrollment on game sessions, will MOCK a official tak client behavior when authenticating 2026-03-24 16:55:05 -03:00
f88c02a7aa formatted some rust files for linting porpuses 2026-03-24 16:44:22 -03:00
5ffc08e6f1 Readded reqwest dependency to cargo toml, will be used for TAK Server API interaction on authencated tak server connections 2026-03-24 16:41:38 -03:00