Jump to content

Tacview, the ACMI for DCS World – Official Thread


Recommended Posts

Posted
On 1/20/2024 at 7:47 PM, BuzyBee said:

Thanks. Can you try deleting C:\Users\chris\Saved Games\DCS.openbeta\Scripts\Export.lua and then rerunning the Tacview installer? You will also have to reinstall your other add-ons. 

https://tacview.net/download/latest/

If you don't want to have to reinstall your other add-ons, you could also try opening C:\Users\chris\Saved Games\DCS.openbeta\Scripts\Export.lua and editing it to put the Tacview line first

local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')

Let me know how it goes!

Ok just done a complete windows 10 install and re-installed everything but it still only records my aircraft?

I have attached the log

 

dcs.log

Posted
2 minutes ago, Tricky11 said:

Ok just done a complete windows 10 install and re-installed everything but it still only records my aircraft?

I have attached the log

 

dcs.log 251.37 kB · 0 downloads

Hi,

According to this log you are flying on a server which does not allow object export

2024-01-28 12:49:32.280 INFO    TACVIEW.DLL (Main): Export rights granted by the host: PlayerPlane=[1] PlayerSensors=[0] OtherObjects=[0]

Hope this helps!

  • Like 1
  • 3 weeks later...
Posted (edited)

Hello, is there a way to translate a tacview file from DCS into a "database" of activities?  For example, missiles shot, by whom, towards whom, weapon, hit/kill?, etc?  Can just be a list of events from DCS (S_EVENT_SHOT, S_EVENT_HIT, etc).  Something like this table (from the DCSServerBot).

nullThe events can be displayed in Tacview...but is there a way to extract shots and kills?

null

image.png

image.png

Edited by GatorNutz
Posted

Hi, I have been trying to use Tacview...but it's only record the first few minutes of a flight. 

 

How long do you need to wait before exiting a mission to have the program finish saving all the flight data?  Is there some indication when it's 'caught up?'

 

Mike

Posted
13 minutes ago, Aronis said:

Hi, I have been trying to use Tacview...but it's only record the first few minutes of a flight. 

 

How long do you need to wait before exiting a mission to have the program finish saving all the flight data?  Is there some indication when it's 'caught up?'

 

Mike

Depends on the server. Some allow you to disconnect instantly, while some will delay the export to TacView, so you will have to wait some time for it to record everything before you can disconnect. Default seems to be 10 minutes, but check the ingame chat, it should tell you there how long you will have to wait.

  • Like 1
  • 1 month later...
Posted (edited)

We are in the trial period with two copies of Tacview. I connected to my friends session and we viewed the mission together. Loaded another mission and got missing data alert. I could only see grey surface with small x x x with some big X X X but no actual mission data. Tried loading the one we had just successfully viewed and it did the same thing. All missions loaded from the point on had the same result when connected to view together. We swapped so that I was hosting and same issue was present.  We were about to buy the standard and glad we ran into this before we did. Would like to get this resolved before moving forward.

Edited by RickJamesBish
  • 1 month later...
Posted (edited)

Tacview isn't recording any more, for me. I just bought the Advanced version, too 😞

I went and used Process Monitor to see where it's trying to save the files. It is using the usual location, except it looks like the calls to create the file is failing!

What's going on? 😞

image.png

image.png

Edited by Hyperlynx
Posted
On 6/2/2024 at 6:50 AM, Hyperlynx said:

Tacview isn't recording any more, for me. I just bought the Advanced version, too 😞

I went and used Process Monitor to see where it's trying to save the files. It is using the usual location, except it looks like the calls to create the file is failing!

What's going on? 😞

image.png

image.png

 

It turns out Tacview couldn't access Documents\Tacview any more. I changed where it saves to using the details at https://www.reddit.com/r/hoggit/comments/rzip4n/change_tacview_save_location_on_server/, and everything worked fine.

 

  • 3 weeks later...
Posted

I cannot seem to be able to find documentation about what the "γ" (small gamma) variable in Tacview telemetry is, except that the 1.9.1. change log states that "Path α has been renamed to γ to match NASA documentation".

It seems to mostly match the aircraft's flight path as indicated by the flight path marker (FPM) in the HUD view, but not always, especially during high-G maneuvers during which γ lags behind the FPM (see post below):

So, what exactly is γ and, more importantly, could it be made exportable?

Posted
On 7/4/2024 at 3:50 PM, Stickler said:

I cannot seem to be able to find documentation about what the "γ" (small gamma) variable in Tacview telemetry is, except that the 1.9.1. change log states that "Path α has been renamed to γ to match NASA documentation".

It seems to mostly match the aircraft's flight path as indicated by the flight path marker (FPM) in the HUD view, but not always, especially during high-G maneuvers during which γ lags behind the FPM (see post below):

So, what exactly is γ and, more importantly, could it be made exportable?

Hi, see "Flight path angle γ" here: https://en.wikipedia.org/wiki/Aircraft_flight_dynamics

I don't know why it isn't on the export list. We'll add it. Thanks for the idea.

  • 3 weeks later...
Posted (edited)

EDIT: Found the reason for the below. As per Formulas | Tacview Wiki | Fandom, Tacview exports GS/VS/TAS as the rolling average over the last second. The exported values therefore lag the actual value.

---

I have noticed what seems to be a discrepancy in speed export.

Reference the following data recordings from a drop of a Mk-82 Snakeye in High Drag mode on a standard day, no wind.

The following orange table shows data from the telemetry .csv.

table.png

Note (marked in yellow) that the KTAS exported by Tacview at specific timestamps (Unix time) does not match the TS as indicated in the F2 view at the same time stamps (screenshots and the blue table).

As soon as GS and VS are available, I used Pythagoras to calculate KTAS (second column in blue table) to verify that KTAS data export is congruent with other exported data.

Note also that ASL export matches the F2 data exactly, so the issue seems to be specific to (true air) speed.

The discrepancy seems to be largest around the time when the Snakeye retarder blades deploy (0.2 seconds after release) and the bomb experiences an extreme rate of drag increase.

Can anything be done to increase accuracy of the export?

EDIT: Could there be an option to set the length of the rolling average period?

57.515.png 58,501.png 59,500.png
60,501.png 61,500.png 62,502.png
62,727.png    
Edited by Stickler
  • Like 2
Posted
On 7/4/2024 at 3:50 PM, Stickler said:

So, what exactly is γ and, more importantly, could it be made exportable?

Tacview 1.9.4 beta 8 is now available. https://tacview.net/download/beta

ADDED Flight Path ) and Track to telemetry export tool

ADDED Altimeter setting for most DCS World aircraft

ADDED Export of local wind velocity for DCS local aircraft

  • Thanks 2
  • 2 weeks later...
Posted

hi there i can't await the new tacview 2.0

Are there any updates to this topic or some information when to expect the release?

Sorry for my impatience and lot of thanks in advance for your anser.

System: Z390 AORUS MASTER, i9-9900KS @ 5.2Ghz AllCore, AORUS RTX 2080 Ti XTREME WATERFORCE WB, 2x2 TB 970 Pro, 64GB GSkill F4-3600C17-16GTZR, Custom WC Loop (2x420 Rads), TM HOTAS Warthog, TM Pendular Rudder Pedals, TrackIR5 (Pro), ASUS X34P & Virtual Cockpit for iPad (A10C/F18C)

modules: F/A-18C, A-10C, F-16C, FC3, CA, SuperCarrier, BlackShark2, Mi-8MTV2, UH-1H Huey

Posted
On 8/8/2024 at 11:26 AM, SlooFooD said:

hi there i can't await the new tacview 2.0

Are there any updates to this topic or some information when to expect the release?

Sorry for my impatience and lot of thanks in advance for your anser.

Hi, thanks for your enthusiasm! There's the FAQ here: https://tacview.net/documentation/tacview2faq/

And on the Discord there's a channel where you can ask more questions: https://discord.com/invite/qe26hQzSSf

There's no release date yet.

  • 2 weeks later...
Posted

A couple of quick questions....

1) Is it possible to remove the object ID info for missiles from the selected aircraft?

2) Is it possible to hide the separation data box in the middle of the dogfight line?

 

Many thanks

 

Posted
6 hours ago, Woz234 said:

A couple of quick questions....

1) Is it possible to remove the object ID info for missiles from the selected aircraft?

2) Is it possible to hide the separation data box in the middle of the dogfight line?

 

Many thanks

 

 

1) Do you mean like the label? You can customize the labels or turn them off altogether via the Display Object IDs menu - see screenshot attached. The label of the missile will mirror the label of the aircraft.null

2) Between the two object selection drop down menus there is another drop down menu where you can un-tick Display in 3D View - see screenshot attached.

null

image.png

image.png

  • 3 weeks later...
Posted (edited)


zn9b1AI.jpg

Tacview 1.9.4 is available now

Download: HERE

• Release Date: Thu, 12 Sep 2024
• Operating System: Windows® 32-bit / 64-bit
• File Size: 937.7 MB

New features include support for DCS Afghanistan & Kola maps, an updated EMF theater for BMS 4.37.3, improved CSV file support and Mach speed handling, and the addition of ILS and glideslope charts.

Vyrtuoz will be posting a message shortly!

Happy flying,

BuzyBee

tacview-194-weather-addon.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Release notes

FEATURES & CHANGES

 • ADDED Option to display the event that triggered the playback pause in the 3D view
 • ADDED Support of PilotEyeGaze* properties for professional simulators
 • ADDED ILS telemetry to the charts and from XPlane
 • ADDED DCS: Afghanistan Map
 • ADDED DCS: Kola Map
 • ADDED DCS: F-4E Phantom II advanced telemetry
 • ADDED DCS: OH-58D Kiowa Warrior advanced telemetry
 • ADDED DCS: CH-47F advanced telemetry
 • ADDED option to map routes in the Track Injector Add-on
 • ADDED Various Artillery 3D models to the database
 • ADDED Glideslope to charts
 • ADDED Flight Path (γ) and Track to telemetry export tool
 • ADDED Altimeter setting for most DCS World aircraft
 • ADDED Export of DCS World mission default QNH
 • ADDED Export of local wind velocity for DCS World local aircraft and "WindProbe" tagged objects
 • ADDED a new addon to display regional QNH and detailed wind information at custom probes locations
 • ADDED Support for multiple-day real-life missions to the event log
 • IMPROVED CSV files support
 • IMPROVED Mach speed handling over 80km of altitude
 • IMPROVED Sea vehicles now remain displayed after destruction
 • IMPROVED GPX tracks without altitude can now be imported (at 0 ASL)
 • IMPROVED charts zoom on Y axis
 • IMPROVED Eastern Mediterranean Front theater v3.2.1 for Falcon BMS 4.37.3
 • IMPROVED DCS World Channel, South Atlantic, Normandy, Sinai, and Syria terrain and runways

FIXES

 • FIXED Stack overflow issue in some Lua addons during extended sessions
 • FIXED Charts with distances on horizontal axis were not working anymore (regression)
 • FIXED RecordingTime property was improperly set during the import of some files
 • FIXED scale of Hawker Hurricane
 • FIXED scale and orientation of C-130 Hercules parachutist object
 

Edited by BuzyBee
  • Like 2
  • Thanks 2
Posted

Breaking the Radio Silence!

I have one foot in each camp: as both a simmer and a developer, I understand the frustration of not hearing about your favorite product for years, wondering if the project is still alive or making progress. On the other hand, I know the fear of communicating about an unfinished product, afraid of being misunderstood or misinterpreted.

Today, I've decided to break the radio silence and not just talk to you—but show you where Tacview 2 stands. This titanic project, started years ago, is very much alive and moving forward, albeit slowly but surely. I'm just as eager as you to see it completed. At the same time, I don't want to rush it like I did with Tacview 1 back then, so I've decided to take the time necessary to ensure everything is done properly.

I invite you to visit the dedicated page I’ve just created to learn more about the current state of the project.

https://www.tacview.net/documentation/tacview2blog/

tacview2-box-144x144.png

  • Like 1
  • Thanks 3
tacview-signature-512x128x24.png
  • Recently Browsing   1 member

×
×
  • Create New...