Jump to content

Exo7

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by Exo7

  1. I confirm that the Mega 2560 is fully compatible with DCS BIOS, i'm using it... Cédric
  2. My mistake !!!! i have add the <script> tag in the bad control-reference.html... it's working now... as this, in your documentation is it write to add <script> tag in control reference.LUA .. maybe you can modify it to prevent errors... yes i have seen that the Devices address aren't good... my poor shoulders... ;) Thank you so much for the CLP args and for the script to obtain the args !! have a nice day !
  3. Thanks, Ok, i see the function that take the description in the defineToggleSwitch (for example), but when i launch DCSBIOS, nothing change in my control reference doc, the one in %SAVED GAMED%\DCS\Scripts\DCS-BIOS\Docs is it right for new module or i have anything more to do ? (i'm creating the M2000C module). My commands works in the plane. the other thing i need help it's for light indicators. maybe it's due to the BETA state of the module, but i don't find the argument for them. (i'm aware that you can't do anything for me for this point...) and i don't understand, when i'm looking in the DCSBIOS A10C scripts, how do you use/find address and mask ? ie : DcsBios::LED clA1(0x10d4, 0x0001, PIN); Thanks
  4. Hi Ian, All Happy New Year ! I have a question about adding module in "Control Reference Doc". have you to write line by line the json script or have you a method to generate it ? i don't find anything about it in dev manual... Thanks.
  5. try this one... http://static.wamiz.fr/images/news/medium/chat-potte-shrek-07.jpg @++ Envoyé de mon iPad en utilisant Tapatalk
  6. Thx Zeus !!
  7. So, in re reading your reply i think i'm not very clear in my first question. I can send each part of the frequency : i.e. "2" , "4", "3", "0", "00" separatly... Cédric
  8. Yes it should be a very good addition ! Cédric
  9. Hi Guys, i have a question about radios. Is it possible to send directly the frequencies over DCS Bios ? I explain, i have real radios for my pit project and i would like to use the coding wheels. so them give a BCD code that i convert to decimal. so i would like to send over DCS Bios the decimal number of the frequencies. i don't want to use the increment decrement function. thank you.
×
×
  • Create New...