-
Eventually, the following info should make it into the developer guide or some kind of A-10C specific appendix to the User Guide.
If you want to connect an A-10C caution lights panel, you will probab…
-
i have been trying to get this to work for quite a while and i have absolutely no clue whats going wrong. any help would be greatly appreciated.
this is the log from the T.A.R.G.E.T. launcher
*** A…
-
When we run in MinTTY on MSYS2, we have our Kitty graphics query bounced back out at us. MinTTY probably needs be taught to consume DCS or whatever that one is (OSC?). Send them a PR.
-
[Heat and Climate](https://www.curseforge.com/minecraft/mc-mods/heat-and-climate) has many proprietary fluids (for example, instead of "nitrogen" there is "dcs.nitrogen") which have vanilla potions ef…
-
Ok, so here's an odd one - if we do a whois lookup against .net domains, we get different results in different geographical locations making the check fail at our remote production site.
Both sites…
-
I think the issue started with 2.9 version of DCS, hidden sharkplanner UI elements are blocking mouse clicks and dragging in other modules. In Ka-50 sharkplanner also block any mouse actions in the ar…
-
-->
#### Description
#### Steps to reproduce the issue:
1. Loaded the sonic community imgae on Arista - DCS-7060DX5-32
2. After the system rebooted, made sure the sytem is up and ports a…
-
For example sometimes a metric "covers" multiple controls. Our discussion example is AIS-06.
Also sometimes a metrics "requires" other controls to be in place. Such as AIS-06 requiring DCS-05.
Sh…
-
The mission planner should be able to get waypoint data for flight waypoints, target waypoints etc from the mission file.
see:
https://github.com/pydcs/dcs
https://github.com/Santi871/DCSWaypointEd…
-
Eagerness:
x = 0;
writeln(false and x++);
writeln(x);
x should have the value 1, not 0.
Truth values with @:
writeln(false and @);
Result should be @, not false.
Reference:
http://www.dcs.warwick…