Jump to content

Exo7

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by Exo7

  1. Hi javitronk, First, please open a new thread for your question, this post only for annoucement.
  2. Salut Ergo, Merci pour ta réponse. J'ai effectivement vu ce "prérequis" --> Windows 10. Et c'est ce qui m'a bloqué. Je n'aime pas du tout cette version de Windows au même titre que le 8 ou 8.1.. Vu le prix proposé pour le Black Friday (399€ avec les 2 capteurs + touch), j'ai sauté sur l'occasion. Par contre je suis curieux de voir ce que la "réalité mixée" amène (ou amènera) pour les simpiteurs. En attendant le Rift me procure de nouvelles sensations fortes et pour le moment cela me convient. Je pense que nous verrons d'ici 2018, de nombreuses améliorations comme la 4K par exemple, et a ce moment, je verrais pour changer de casque et de Windows...:cry: @++ ------------------------------------------------------------------------------------------------------ EN : Hi Ergo, Thank you for your answer. I actually saw this "prerequisite" -> Windows 10. And that's what blocked me. I really don't like this version of Windows. Given the price offered for Black Friday (399 € with 2 sensors + touch), I jumped at the chance. By cons I am curious to see what the "mixed reality" brings (or going to bring) for the simpitters. Meanwhile the Rift gives me new thrills and for now it suits me. I think we'll see by 2018, many improvements like 4K for example, and at that moment, I would see to change the helmet and Windows ...: cry: @ ++
  3. Thank you for your interesting answer. So, I fell for the oculus, it works, good quality, existing community, and the "Black Friday's" promotions are really interesting...
  4. Hi all, Is someone use Lenovo Explorer with DCS (not STEAM) and can give his opinion ? I'm actually use an Oculus (loaned by a friend), and i defenitively seduced by VR. So on the paper Lenovo is better than Oculus, but i don't find anyone using it. thanks.
  5. Hi all, I have a question for Ian, I don't know if the question has ever been posed.. Have you ever considered a multi aircraft use ? In my squadron (2nd FFS), we have multiple guys that fly with many DCS modules and they are interested for generic panels (with general functions like landing gear, lights, canopy, etc...) i don't know how this can be implemented, maybe with the module library address ?? a test at the beginning of the Arduino sketch ? have you planned to add this feature to your roadmap ? Thx !!
  6. Exo7

    What is BIP?

    That follows this : :lol
  7. Hey Zeus ! Z = 26 ? No ?
  8. I think you have to choose "aera" in ME and use condition "unit in the area" and "altitude"... to enable SAM IA unit..
  9. Same here !!! Very disapointed...
  10. I think you should try RS485... ;)
  11. JTAC does not respond to wingmen Yep, We have the same bug. JTAC only reply to the first unit (leader) of each group... But the lasing work for wingmens if the leader talk with JTAC.
  12. You're THE BOSS IAN.. LoSetCommand working well !!! ie for the Mirage MasterCaution use LoSetCommand(144, 1) and LoSetCommand(144, 0) to reset the state of the icommand, if not, you have to send 2 times the command to working. Now we have to found how to send it by DCSBIOS... Is this function can working ? local function send_iCommand(iCommandID) local k = iCommandID for i = k,k do LoSetCommand(i, 1) LoSetCommand(i, 0) end if yes how can i send it ? defineString ?
  13. DCS BIOS & iCommand Hi Ian, Working on the M2000-C library, i have a question.. Many Switches / Push Button in the cockpit (ie MasterCautionReset or Master Arm Switch) are sended by "icommand" and doesn't react to arg command. the switch "graphically" moves, but nothing appends in regard of the function it's have to do. i have follow the icommand to the command_defs.lua file, and in this example (MasterCaution) the icommand "PlaneResetMasterWarning" is equal to 144. so i have try to send a 3144 command, but it's doesn't work.. do you know if it's possible to send an icommand via DCS BIOS, ans how to do that ? i mean i have to create a new function, but i don't know where to begin... thanks
  14. I don't belittling anyone here. But when you can see 10 thread with the same question and the same answer... We repeat the same at each time. So i have many doubts about your use of search button... Just typing "M2000 startup" and i have 4 pages of matches... Well, you´ve got the answer. Enjoy!
  15. Hey !! there is an amazing & magic button on the top left of the forum. it's called "search" many, many many many thread about this. so, check you fuel cutoff switch (on bottom of the fuel pumps) or throttle on OFF position.
  16. Exo7

    Gun Arm Switch

    Gun Arm Switch Yep, i will program it with Master Arm in my pit.. Don't be hurted, I love this module and your work and communication !! Exo7
  17. Exo7

    Gun Arm Switch

    It's not this one ... It's the one on top of this one... This shown in the pic, is the magic search button...
  18. Exo7

    Gun Arm Switch

    Gun Arm Switch Because for simpiters with a real M2000 stick, there is no possibilty to monitor the position of the trigger security... So Master arm only is better for me... So if its not possible to disable it, i will find an another way by programning this new button with the master arm switch..
  19. Exo7

    Gun Arm Switch

    Thanks for the update Zeus. Can we "disable" this function and stay with the master arm switch ? Exo7
  20. Amazing !!
  21. Correct, it's the "buster" mark. you're 100% MIL power or "full dry" (no PC), after this line you're in PC.
  22. you have to assign a key to "AUX RADIO SELECT" and select aux radio BEFORE to open the radio menu. you will see "UHF" on top of the radio menu. This is quite normal that you can join the tanker on the main radio with 251.00 selected. the main radio is not just a VHF radio, it's a UHF and VHF radio (U/VHF), depending of the selected frequency..
  23. thanks Ian, i will try on another card that MEGA (UNO or NANO) and with / without IRQ_SERIAL
  24. Correct, i approuve. I don't know why "REAL" come here, maybe my mind think about anything else while typing... ;)
  25. Don't forget that me module is in Beta branch, and still WIP. Maybe at the end you'll get the args in the mainpanel_init.lua ;)
×
×
  • Create New...