aronCiucu / DCSTheWay

Imports waypoints from DCS F10 map into the plane navigation system, like a Data Transfer Cartidge.
269 stars 42 forks source link

OH-58D Kiowa Warrior Support #161

Closed blueberrypi-studio closed 3 months ago

blueberrypi-studio commented 4 months ago

Added support for the KW.

Known issues

the dropdown when you click on a waypoint doesn't show the lat longs, since the KW uses MGRS I had to add a new converter, and this returns only one string for coordinates (as intended) hence there is nothing to put it those fields

Potentially the save preferences doesnt work for seats in the TwoOptionsDialogue() I don't use and havent figured out how to create that feature

Cheers

Hayds_93

blueberrypi-studio commented 4 months ago

Seems to be some strange performance hangs with the kiowa... Would love some help if possible fixing this, it works pretty much instantly if I tab out to another app like discord

Hard to repeat though

aronCiucu commented 4 months ago

Hello,.good work here, I'll see if I can do something about the coordinate boxes. Also, what sorts of performance issues are you experiencing?

blueberrypi-studio commented 4 months ago

Sometimes the app would freeze, and the seat option menu wouldn't show up until I tabbed out of DCS

I thought for the coords I could just save the lat longs as well, then they would show up

Worth noting for the KW, the altitude value is preset, so I don't input the altitude value

So changing it in the app will do nothing, I can change this if you wish