Small C# Program to help with the Hoggit WebGCI integration. Works with A-10C and A-10C II.
This program lets you simply copy the coorinates from the WebGCI and press a hotkey that will auto tab back into DCS and send the coords in the clipboard to your CDU. It also auto converts the WebGCI coords into the A10 CDU format to make life easier for us.
When I made this, it was something small for me. I am simply sharing it to whoever would like to share. If you edit it all I ask is you retain the Cyunide in the title of the window for credit. You can contact me on Hoggit Discord @TheSurgeon
The entire source code is available. If you just want to use the program it is located at https://github.com/Cyunide/DCS-WebGCI-Helper/releases and will run standalone without any install.
- In the controls for your A-10. Set CDU 1 Key to LCtrl+1 (NOT LCtrl+Num1!!!) Be sure to use the number 1 above the q key.
- Repeat this step for CDU all numbers CDU 0 - CDU 9.
- Set your CDU E Key to LCtrl+E
- Set your CDU N Key to LCtrl+N
- Set your CDU S Key to LCtrl+S
- Set your CDU W Key to LCtrl+W
- Set your CDU LSK L7 to LCtrl+Q
- Set your CDU LSK L9 to LCtrl+R
- Make sure the "Armed" is checked and program is running.
- Open the WebGCI and select something on the map.
- Copy the Latitude and Longitude to your clipboard.
- Press Shift+C and the program will auto switch back to DCS and enter the coords.
Special thank you to Hoggit for hosting the servers and keeping things running smoothly!