Jump to content

airdog

Members
  • Posts

    620
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by airdog

  1. Hellfrog I agree it would be nice to find out but I have stared at these numbers I use and can't find anything that makes sense. Hell, my A10 file uses a negative number for the Left MFD.... figure that one out. All I do know is that on my setup I have to double the width of an export to get a perfect square, this applies to BS2 as well as A10 for my setup. Below is an example from my A10 setup _ = function(p) return p; end; name = _('Airdogs Pit'); Description = 'Indicators configured with Easy Monitor Setup' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.77777777777778; } } RIGHT_MFCD = { x = 1890; y = 1143; width = 860; height = 430; } LEFT_MFCD = { x = -830; y = 1143; width = 860; height = 430; } Good luck. if this mystery can be solved it would be possible for EMC to be fixed.
  2. Hey the Partridge family called and they want their clothes back that you are using as a drop cloth!
  3. Here http://forums.eagle.ru/showthread.php?t=80921&page=3
  4. Here is a screen shot of all the exports. This is a screenie of the 2 1920x1080 monitors in a vertical config. I have edited the cockpit default view config to show from the bottom of the Hud up. I placed the Ekran in the right spot for my setup. The PVI and UV26 are just placed on the right for testing purposes right now. Thanks for all your help Hellfrog!!! Here is my code so far: _ = function(p) return p; end; name = _('Airdogs Pit'); Description = 'AirdogsPit' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.77777777777778; } } Shkval = { x = 575; y = 1152; width = 930; height = 345; } ABRIS = { x = 1675; y = 1461; width = 754; height = 495; } UV26 = { x = 2400; y = 1090; width = 220; height = 110; } PVI = { x = 2400; y = 1250; width = 224; height = 75; } EKRAN = { x = 1750; y = 1200; width = 235; height = 80; } UIMainView = Viewports.Center
  5. +1000!!!
  6. Why fear it? Its free for the a10c beta testers all others will pay. I'm sure that is what Wags said awhile back.
  7. the Uimainview line forces windows like the multiplayer window to one screen so it doesnt span all the other screens. Not sure why it would crash your game
  8. Here is my setup works great windowed mode required This is a over/ under setup total res 1920x2160 Helios works in single player. No luck in multi player yet. Probably going to have to wait for Gadroc to figure it out. _ = function(p) return p; end; name = _('Airdogs Pit'); Description = 'AirdogsPit' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.77777777777778; } } Shkval = { x = 575; y = 1152; width = 930; height = 345; } ABRIS = { x = 1675; y = 1461; width = 754; height = 495; } UIMainView = Viewports.Center
  9. ^^>-o^^SNIPER First of all in real life if you taxi off into the grass/dirt your mission would be over...so it lookls like they modeled that correctly. Also IRL most jet aircraft only need a bump in thrust to get them rolling and it does take a bit to come to a stop. Idle thrust is enough to keep it going believe it or not. Hell I use to taxi Embraer RJ's all over LAX and you had to drag the brakes at idle thrust otherwise you be doing 40mph just from the idle thrust. We use to put out the thrust reverser on one engine on long taxi's to keep the brakes from heating up. One other suggestion is to stay on the taxiways...that is what they are there for!
  10. Do not use Easy Monitor Conf in 1.1.0.9....it introduces strange issues you do not want to deal with.
  11. Thanks for all the compliments!! It's amazing what "just money" can get you these days. Big Thanks to Gadroc who's HELIOS software made it so much easier for the common man to have an all immersive pit....though I do blame you 100% for all the money (well) spent!
  12. Well I finally got my 3rd touch screen yesterday and as far as my build i'm done! I have resigned myself to an all glass cockpit as I don't have the drive or patience to build switch panels and consoles. I am using an Acer T231 touchscreen in the center and to the left and right are the Acer T230 touchscreens. My main view is a 27 inch HP. IF and when I do my next upgrade it will be for a 42 inch or larger main view screen.
  13. IRL pressure, temp and altitude are all used to calculate RPM. I imagine its been modeled in dcs a10.
  14. Actually Helios is not freeware...it is donationware. If you use it you really should donate to the cause. We are a small community and need to support those who dedicate massive amounts of time and knowledge to provided us with software that is a game changer for those of us not capable of doing it ourselves.
  15. Was'nt trying to single you out....my first line says "to all" Sorry for the misunderstanding ;)
  16. Just a friendly reminder to all....both Helios and EMC are Donationware. Please donate to the Devs if you are using this wonderful software. Hopefully this will keep them interested in continuing improving their indispenable software. I have donated to both...have you??
  17. It all looked great until i saw the Yankee hat ;)
  18. Ill answer for him.....he is using a Phigets board for the LEDs that is controlled by Helios. The gear lights will not come on until the sim says they are on. My guess is that your leds are wired to the gear handle position.
  19. Probably easier for you to post your .lua's and we'll tell you what is wrong
  20. Too funny Wolfstone....i just made almost the same post here: http://forums.eagle.ru/showpost.php?p=1262200&postcount=16
  21. That is what I did. Full install of a10 then pasted your code into the virgin init.lua files, now all my exports are working 100%. Thanks again!
  22. Great job Abbath....cant wait to get home and fix my pit displays...rep inbound!
  23. Pictures or it didn't happen
  24. Sounds like you are using a CDU template that does not have a transparent screen. There are some available on the helios download page at http://www.scsimulations.com
  25. You have had the sim 5 months? You made a post about 15 days ago asking if your computer could run it? Something is not adding up here.
×
×
  • Create New...