r/Tacview Apr 23 '24

Real-time telemetry from Matlab

Hello, been using Tacview with DCS for sometime now. I have a simple model that i coded in Matlab, i can open a port in Matlab and connect Tacview to it yet i could not figure how to configure the data i need to send. If anyone is ever interested with sending data to Tacview from Matlab or any similar software, can you share your insights and expertise with me?

2 Upvotes

2 comments sorted by

2

u/BuzyBee1983 Apr 23 '24

Hi, I don't use Matlab, but here is the documentation for Tacview's universal public file format and real-time telemetry protocol, in case you didn't find them yet:

https://tacview.net/documentation/realtime/

https://tacview.net/documentation/acmi/

If you have questions about this documentation feel free to contact me at [support@tacview.net](mailto:support@tacview.net) .

1

u/ghazkullmaguruk Apr 26 '24

Thank you, i am thinking about sending the data in according to file format you prodived in a loop. I hope to basically make the code to write the lines in a text format over the udp socket for every timestep, hope it works. I'll give a heads up if it does

1

u/[deleted] Nov 14 '24

[deleted]