This website requires JavaScript.
Explore
Help
Register
Sign In
valmojr
/
armatak
Watch
1
Star
0
Fork
0
You've already forked armatak
mirror of
https://github.com/valmojr/armatak.git
synced
2026-06-13 16:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4deab1db0b823967b86aa9e6342f8adf894f164
armatak
/
src
History
Valmo Trindade
2298254e24
Changed UDP Socket bind address to match the LOCAL address and point to a LOCAL target address, this will fit 99% of the use cases and avoid many mistakes
2025-07-30 15:15:38 -03:00
..
cot
removed group info from client side, because sadly it won't work as a handler for it
2025-06-17 03:56:48 -03:00
utils
moved rust util functions to use folder structure
2025-04-16 16:51:21 -03:00
lib.rs
Added UDP Socket, because now i can mock a external GPS on EUD and that's awesome
2025-06-17 01:40:26 -03:00
structs.rs
removed unused structs from root project
2025-06-17 01:38:12 -03:00
tcp_socket.rs
renamed tcp socket folder for a name that actually makes any sense
2025-06-17 01:37:45 -03:00
tests.rs
improved precision on kunduz map
2025-04-10 19:16:49 -03:00
udp_socket.rs
Changed UDP Socket bind address to match the LOCAL address and point to a LOCAL target address, this will fit 99% of the use cases and avoid many mistakes
2025-07-30 15:15:38 -03:00
video_stream.rs
(WIP) refacotred video stream generator
2025-07-16 12:46:53 -03:00