Commit Graph

23 Commits

Author SHA1 Message Date
Valmo Trindade
6085d67cd0 added context callbacks and digital pointer payload handling 2025-02-01 04:00:58 -03:00
Valmo Trindade
cf6578e6bc removed test callback 2025-02-01 00:00:29 -03:00
Valmo Trindade
334e8bfed8 added initial callback handling 2025-01-31 16:47:03 -03:00
Valmo Trindade
7bb59ef2ed reworked the Rust extension to create a TCP Client in order to send cot payloads to the connected server 2025-01-29 19:25:18 -03:00
Valmo Trindade
57c69c604c added initial version of cot router, already able to connect to the TCP port and send Cots (as raw strings) 2025-01-28 16:25:28 -03:00
Valmo Trindade
1f5ab8257b added start websocket function root of the extension to make universally started when the extension is called 2025-01-02 22:04:13 -03:00
Valmo Trindade
cfffbdf8bd added log feature on extension 2024-12-14 21:12:56 -03:00
Valmo Trindade
c45d0eae4a added fts and ots handling on extension 2024-12-09 22:43:29 -03:00
Valmo Trindade
972bd1c67e linted extension calls on init function and command index 2024-12-05 03:02:16 -03:00
Valmo Trindade
e81104f9eb [WIP] added second thread with OpenTAKServer API handling 2024-12-04 22:23:35 -03:00
Valmo Trindade
1addb59d0b finished local address extension method 2024-12-02 02:39:00 -03:00
Valmo Trindade
522424ba7b [WIP] Working on QR Code generation, already got the local address to be displayed 2024-11-29 04:35:40 -03:00
Valmo Trindade
acb3a49f85 added location sender dll command 2024-10-21 02:14:46 -03:00
Valmo Trindade
059b749cab refactored the code to get and send messages from a websocket server 2024-10-21 01:53:41 -03:00
Valmo Trindade
cb031d7c65 shared tokio runtime 2024-10-16 23:43:04 -03:00
Valmo Trindade
1890b7f490 added initial version of the websocket branch 2024-10-16 13:08:00 -03:00
Valmo Trindade
1284e89de8 created a sync post marker command for debug porpuses 2024-09-20 17:02:49 -03:00
Valmo Trindade
def8a15f02 linted lib file 2024-09-18 19:07:38 -03:00
Valmo Trindade
1e34020979 added get_auth_token command 2024-09-12 12:32:58 -03:00
Valmo Trindade
d3af4e064b brett plis 2024-09-12 02:17:52 -03:00
Valmo Trindade
cb9ca9cd20 switched controller to commands file, added logger on init function 2024-09-11 19:15:01 -03:00
Valmo Trindade
0f5b1130bc refactored get uuid fuction on extension 2024-09-08 03:15:25 -03:00
Valmo Trindade
ba12aeed65 moved project extension to root folder (will be a single DLL, soo ok) 2024-09-08 00:09:37 -03:00