Releases: the-paid-actor/dcs-dtc
Version 7.0.0
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
IMPORTANT - Please report any issues on DTC Discord - https://discord.gg/saCACg99EZ by creating a post in the Bugs section.
The file format for this version has changed. It should automatically read your current preset files, but if you have issues please report as a bug.
General
- Full rework of the code to allow code reuse, faster implementation of future modules and more complex logic on DCS upload process
- Waypoints: Uniformized screens across all modules
- Waypoints: Ability to directly edit the sequence number
- Waypoints: Ability to leave gaps in the waypoint list
- Waypoints: Ability to leave time over steerpoint blank
- Waypoints: Added import from Combatflite file
- Waypoints: Right-click on waypoint list allows to shift up / shift down the selected waypoints by decrementing / incrementing sequence numbers. Note that it requires space in the sequence list of numbers for the changes to apply.
- Capture dialog: Removed old capture method in favor of VR-compatible one inside DCS (Ctrl+Shift+D)
- Capture dialog: Added βSend to DTC + Jetβ button that triggers upload of the listed coordinates
- Capture dialog: Ability to change shortcut key by editing dtc-settings.json on Documents folder
- Capture dialog: Added capture settings to all modules to control where new steerpoints and targets are added
- UI: Coordinate text fields accept pasting coordinates from DCS (copied using the Alt+click dialog) including elevation
- UI: Clicking β¦ on coordinate text fields allows coordinate conversion between various formats
- UI: App window now remembers its position on startup
- Upload: Added visual indication in DCS while uploading is taking place
- Upload: app now ignores double-upload (uploading while one is already taking place)
Viper
- Datalink: ability to set callsign
- Datalink: ability to set flight members and TDOA
- Datalink: ability to set TNDL mode on HSI
- Radios: add βenable guardβ setting
- Radios: added default frequency or preset
- Radios: ability to give a name to radio presets
- MFDs: added FCR settings for NAV, AA and MSL master modes
- HARM/HTS: Merged HARM and HTS settings
- Upload: Removed requirement to be in a specific master mode for certain settings to upload
Hornet
- Upload: streamlined upload to avoid switching between pages unnecessarily
- Upload: Now enables precise waypoints and decimal mode by default
- Capture dialog: Added capture to specific pre-planned targets
- Waypoints: Coordinate format now uses decimal setting for more precision
- Sequences: Allow sequences to automatically use all waypoints or a range of waypoints
- CMS: Added mode selection
- CMS: Added program selection
- CMS: Added EW on HUD option
- Radios: add βenable guardβ setting
- Radios: added default frequency or preset
- Radios: ability to give a name to radio presets
- FCR: Ability to configure FCR settings for AMRAAM, Sparrow and Sidewinder
- Pre-Planned: Simplified selection of stores and removed requirement to specify centerline
- Pre-Planned: Added PP6
- Pre-Planned: Added button to reset all PP
- HMD: Ability to configure HMD blanking settings
- Misc: Set default bullseye to 59
- Misc: Added laser and LST codes
Strike Eagle
- Upload: Revamped upload process to work from both pilot and WSO stations. No pre-selection is needed; if you are the pilot it will use the pilot controls, if you are the WSO it will use the WSO controls.
- Upload: Added display upload selection: βAuto-selectβ only uploads displays for current station in DCS, and βPilot and WSOβ switches between the seats to upload both
- Capture dialog: Added capture to specific smart weapon stations
- Waypoints: Added routes A, B and C
- Waypoints: Added MEA setting in feet
- Smart Weapons: Added coordinate upload directly into smart weapons
Version 5.3.4
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
Features
[General] Added coordinate conversion and copy/paste support for all coordinate textboxes. This means you can copy/paste from the DCS coordinate window (the Alt+Click window) or just copy/paste any coordinate in any format, and if its valid it will be accepted. Also the 3-dots button to the right of the textbox will open a little window showing the same coordinate in different formats, and these fields are also modifiable.
[F15E] Added Smart Weapons page to the display programming
Bugfixes
[General] Upload page settings now persists correctly across all jets
Version 5.3.3
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
Bugfixes
[General] Bugfixes related to coordinate capture
Version 5.3.2
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
New Features
[F15E] Add TF as selectable display
Bugfixes
[F16] Fix uploading of OA/VIP/VRP regarding decimal places
Version 5.3.0
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
ATTENTION - From this version on, this app is built using .NET 7. If you already have it on your system nothing should change, however if not then you can download and install from https://dotnet.microsoft.com/en-us/download/dotnet/7.0. Look for the link under "NET Desktop Runtime | x64".
Bugfixes
[F15E] Fix upload for Radio 2 not correctly completing under some circumstances
Version 5.2.1
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
Bugfixes
[General] Fixes double upload if pressing and holding cockpit button for more than one second
[General] Added SkipDCSInstallCheck option to dtc-settings.json
[General] Fixes Load/Save dialog freezing in Windows 10
[F16] Fixes Time Over Steerpoint UI for time formats other than English
[F16] Fixes extra zeros for VRP when cloning preset
[F15E] Fixes radios not copied over clipboard
Version 5.2.0
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
New Features
[General] New VR-friendly coordinate capture method. Ctrl+Shift+D will open a window while in a mission allowing you to capture coordinates and send to the DTC app.
Version 5.1.0
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
New Features
- [F15E] Added Radio and Radio Presets configuration
- [F15E] Added Display configuration for WSO
Limitations
From either seat (pilot/WSO) it is not possible to change displays on the other seat, given that the displays are only rendered when you occupy the respective position. That is the reason for the exclusive choice in the Upload page between uploading Pilot or WSO displays.
Furthermore, the other settings (Waypoints, Radios, Misc) are only tested to work from the pilot seat. Currently there is no way to detect which seat is occupied from the LUA API. If such means become available in the future, a more streamlined system can be developed.
Therefore, the suggestion is for the pilot to upload everything except the WSO displays, and the WSO upload only its displays.
Version 5.0.4
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
Bugfixes
[F15E] Fix after latest DCS patch
Version 5.0.3
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.md
Bugfixes
- [F18] Fixes CMS for languages other than EN/US
- [F15E] Fixes display mode dropdown list