

Crivi
Members-
Posts
22 -
Joined
-
Last visited
-
Mike Force Team started following Crivi
-
SpeechDCS For Gazelle in voice attack
Crivi replied to Crivi's topic in PC Hardware and Related Software
Added also the adf for the mig15 and working now in the uh-1h -
SpeechDCS For Gazelle in voice attack
Crivi replied to Crivi's topic in PC Hardware and Related Software
Hi. I have added support to change the receive and transmit frequencies of the mig-15. And an example profile to use with the voiceattack. The download link is in the first post. -
SpeechDCS For Gazelle in voice attack
Crivi replied to Crivi's topic in PC Hardware and Related Software
Hi. If you have doubts about how to use it or you find some other fault, comment it, thank you! -
SpeechDCS For Gazelle in voice attack
Crivi replied to Crivi's topic in PC Hardware and Related Software
Fixed some errors in 2.5.5 that did not allow to put the frequencies well uhf -
It controls the radios and radio aids of the gazelle and now the mig15 with voice commands for the voiceattack, without keystrokes. Soon for uh-1h Download: https://github.com/skbn/SpeechDCS/releases/tag/0.4.1.1 There is a small tutorial on Github. Sorry for my English, which is very sad. I hope that it helps someone, personally, with the oculus, it works wonders for me
-
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hello. I have returned to review the code and everything seems to be fine. In my pc in single player and multiplayer I do well. I uploaded the dll back to github if that had been the problem. My versions 1.2.8.27503 and dcs are 1.2.8.27529 Very good link to the wiki: D -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hi. I have not had time to do it for the latest version of the open beta, which is that I'm working with a few weeks ago. This weekend will put me to it. Are you using release? -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hi, I updated the dll for 1.2.8 to see the cmsc and cmsp the a10 as pvi, uv and ekran the KA50 -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hello. I updated the dll and dcsextract.cs to include a functions to send keystrokes to the simulator, which I use for my android program, if it's any use to someone. -
Hi, with the permission of Ricardo for using graphics in your cockpit hd KA50, and Capt Zeen for helping to modify, test the program and putting up: D For now it is an alpha, but you can go seeing as it is becoming. I have yet to add the radios, correct some mistakes and find a better method to resize images according to the mobile phone or tablet screen.
-
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
I've been testing the beta of 1.2.8 and I can confirm that work on the a10 the cmsc, cmsp and uhf. VHF radios, ils and tacan no. The KA50 looks fine. It will play keep trying, but it is more ****ed reconfigure hotas :cry: -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hi guys. I had not set, but it only works with 1.2.7 as Peter said, do not know if it will work with the 1.2.8 beta, I prefer to wait for the final release to try out. As for how to send data to your circuit pvi I can not help you, as you have not implemented or if it works through hid or bulk or require any driver as winusb, libusb or others. That would have to look, but if you need to implement a class in c# to communicate with your lcd, I've done things hid, with drivers microchip or winusb libusb, but the rest should before you, sorry. -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hello. Very nice work. For the warning panel is better as you said Peter, much easier to implement if you already have something done in lua, the rest is more complicated. I'll try to watch it when I have more time. I forgot to mention to one thing. I do not know if you noticed you have a line of code. In forms.cs: / / tacan, ils, vhf_am, vhf_fm if (! DCSExtract.scan_a10c (true, true, true, true)) That it does is scan what you ask. If you put false so it does not interest greatly reduces scanning time. Especially when testing. -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
It is awesome. Flickering in my case it works. It must be that I have not updated either. Now I have updated everything again to add what you've told me that out among the chaff and flare. In DCSExtract.cs: public static bool ScanCMSC (ref string chaff, ref string separator, ref string flare, ref string jmr, mws ref string, ref bool unwrapthreats, ref bool unwrapsymbols) separator for dividing point chaff and flare. -
Program for export data (uv26, pvi, pui800) for dcs ka50
Crivi replied to Crivi's topic in Home Cockpits
Hi. I have corrected the error of blinking in cmsp, download the dll and should go well, no need to download anything more. Thanks