|
Joined: Jun 2005
Posts: 16,082
Veteran
|
Veteran
Joined: Jun 2005
Posts: 16,082 |
Lala, no interaction occurs between YAME and Helios. And Helios goes berserk whether it's running alone or with other programs. So that's been eliminated from the possible factors. sobe, so the Leavu is just to extract RWR and HSD? Does it do anything more? Thanks for your kind words regarding my profile. It does indeed work on 4.33.2, but I would suggest trying out Weepop's profile as well. He's taken my work and improved on it a bit. My current work is adapting my profile to my new setup (2 touchscreens) so I may not "improve" my single touchscreen setup for a while. I've basically taken the year off from flying and Weepop has made improvements to the base profile in that time. Here's a little preview of the new one:
|
|
|
|
Joined: May 2015
Posts: 174
Member
|
OP
Member
Joined: May 2015
Posts: 174 |
Lala, no interaction occurs between YAME and Helios. And Helios goes berserk whether it's running alone or with other programs. So that's been eliminated from the possible factors. sobe, so the Leavu is just to extract RWR and HSD? Does it do anything more? Thanks for your kind words regarding my profile. It does indeed work on 4.33.2, but I would suggest trying out Weepop's profile as well. He's taken my work and improved on it a bit. My current work is adapting my profile to my new setup (2 touchscreens) so I may not "improve" my single touchscreen setup for a while. I've basically taken the year off from flying and Weepop has made improvements to the base profile in that time. Here's a little preview of the new one: Yeah, Ice my mistake, I knew there was no connection between the two overlays (Helios and YAME64) If you can point me to the script that does the synch on the LG I will take a look. LaLa
|
|
|
|
Joined: Jun 2005
Posts: 16,082
Veteran
|
Veteran
Joined: Jun 2005
Posts: 16,082 |
Select the LG, then go to BINDINGS > INPUT > BINDINGS and you should see the script for it.
|
|
|
|
Joined: May 2015
Posts: 174
Member
|
OP
Member
Joined: May 2015
Posts: 174 |
OK you are referring to
Snippet, of the Input> Interfaces> Falcon> Landing Gear> Gear Handle> Indicator Change> Set Gear Indicator
if(TriggerValue) then return 1; else return 2; end
So you want DCS to update Helios autopilot switches, when you change their values, correct?
LaLa
|
|
|
|
Joined: May 2006
Posts: 69
Junior Member
|
Junior Member
Joined: May 2006
Posts: 69 |
Thank you La La for steering me to this thread. The problem is, I can not find the keybindings for the "Helios Control Center" RESET button. If I knew what it was , then I could just implement that onto one of my spare hidden buttons in my profile, Since I cant seem to open up the "Helios Control Center" in the Profile Editor, I cant find out what the keybindings are? I read through the initial posts, but I certainly cant seem to open up the "Helios Control Center" in the Profile Editor to find out what it is. Any help would be appreciated. Thank you.
Last edited by Fakum; 11/26/16 02:28 PM.
Windows 10 Pro - 64 Bit / ASUS P8Z68 Deluxe/Gen3 MOBO / Intel i5 2500K 3.3GHz (Overclocked to 4.8 GHz) / G.SKILL Ripjaws X Series 16GB XMP Ram / Sandisk 480GB SATA III SSD / EVGA GTX 980 Ti Hybrid/ Onboard Realtek High Definition Audio card / Creative Inspire 5.1 Surround Speakers/ Primary Monitor =30” HP LP3065 @ 2560 x 1600 / Secondary Monitor = Acer 23" Touch Screen for Helios / TrackIR4 / Cougar HOTAS w/Saitek PRO Flight Combat Rudder Pedals
|
|
|
|
Joined: May 2015
Posts: 174
Member
|
OP
Member
Joined: May 2015
Posts: 174 |
Thank you La La for steering me to this thread. The problem is, I can not find the keybindings for the "Helios Control Center" RESET button. If I knew what it was , then I could just implement that onto one of my spare hidden buttons in my profile, Since I cant seem to open up the "Helios Control Center" in the Profile Editor, I cant find out what the keybindings are? I read through the initial posts, but I certainly cant seem to open up the "Helios Control Center" in the Profile Editor to find out what it is. Any help would be appreciated. Thank you. Study the first picture on page one of this thread: 1. First select your button (assuming you have one already) if not drag one out from the toolbox and select it in Layers. 2. Select the Output tab to see the bindings3. Expand the Interfaces option by clicking on the > to reveal Profile4. Again click the > next to Profile to expand it 5. Immediately under Profile you should see Reset 6. Click and Drag Reset in Actions to Pushed in the Bindings7. Save Done
|
|
|
|
Joined: May 2006
Posts: 69
Junior Member
|
Junior Member
Joined: May 2006
Posts: 69 |
Well,,, that certainly did the trick! I was taking the wrong approach and attempting to implement keybindings. Thank you very much!
Windows 10 Pro - 64 Bit / ASUS P8Z68 Deluxe/Gen3 MOBO / Intel i5 2500K 3.3GHz (Overclocked to 4.8 GHz) / G.SKILL Ripjaws X Series 16GB XMP Ram / Sandisk 480GB SATA III SSD / EVGA GTX 980 Ti Hybrid/ Onboard Realtek High Definition Audio card / Creative Inspire 5.1 Surround Speakers/ Primary Monitor =30” HP LP3065 @ 2560 x 1600 / Secondary Monitor = Acer 23" Touch Screen for Helios / TrackIR4 / Cougar HOTAS w/Saitek PRO Flight Combat Rudder Pedals
|
|
|
|
Joined: Jun 2005
Posts: 16,082
Veteran
|
Veteran
Joined: Jun 2005
Posts: 16,082 |
OK you are referring to
Snippet, of the Input> Interfaces> Falcon> Landing Gear> Gear Handle> Indicator Change> Set Gear Indicator
if(TriggerValue) then return 1; else return 2; end
So you want DCS to update Helios autopilot switches, when you change their values, correct?
LaLa BMS, not DCS. Unfortunately, not all swiches are implemented. Also in this instance, I can't get the LG light to activate.
|
|
|
|
Joined: May 2015
Posts: 174
Member
|
OP
Member
Joined: May 2015
Posts: 174 |
The lua code is very simple, I wonder if BMS is just not listening for input, or it requires a specific format.
Strange to see the use of 1 and 2 in lieu of 0 and 1 for computer code. This might require some playing but at present I'm not certain BMS receives anything from my Helios monitor 2, so reluctant to playing with code til that resolved!
regards
LaLa
Last edited by Slippery_Rat; 11/26/16 07:23 PM.
|
|
|
|
Joined: Feb 2001
Posts: 346
Member
|
Member
Joined: Feb 2001
Posts: 346 |
Slippery Rat Just wanted you to know that I used your method to place the radar in the new Mig 21 profile done by Capt Z and also I used your idea of placing pause, active pause and the Helios control button in the profile. Thanks
Trackir4, Win10 Pro 64Bit, Intel(R) Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset, DDR3 8GB Ram,AMD Radeon HD 6950 2GB GDDR5 16X PCIe Video Card, Main Monitor 1 on left 1920x1080 Monitor 2 on right 1280x1024
|
|
|
|
|