Jump to content

jj_bravo

Members
  • Posts

    15
  • Joined

  • Last visited

  1. Thanks y2kiah, your code is helpful. How do you get the values for output.mask and output.shift_by. It looks like these are somehow added to your flow control. Are these manually entered?
  2. I'm trying to read DCS Bios messages in C#. I've looked at this, but I'm not quite getting how to decode the message: https://github.com/dcs-bios/dcs-bios/blob/master/Scripts/DCS-BIOS/doc/developerguide.adoc#the-dcs-bios-export-protocol I want to read different gauge data and lights states. This is an example of the data I'm getting back from DCS and I'm not quite sure what to do next: Address : 0 Value : 16710 Address : 2 Value : 12589 Address : 4 Value : 17208 Address : 6 Value : 26719 Address : 8 Value : 29295 Address : 10 Value : 25966 Address : 12 Value : 116 Address : 14 Value : 8224 Address : 65534 Value : 1 Address : 4 Value : 17208 Address : 65534 Value : 2 Address : 6 Value : 26719 Address : 65534 Value : 3 Address : 8 Value : 29295 Address : 65534 Value : 4 Address : 10 Value : 25966 Address : 65534 Value : 5 Address : 12 Value : 116 Address : 65534 Value : 6 Address : 14 Value : 8224 Address : 65534 Value : 7 Address : 0 Value : 16710 Address : 65534 Value : 8 Address : 2 Value : 12589 Address : 65534 Value : 9 Address : 4 Value : 17208 Address : 65534 Value : 10 Address : 6 Value : 26719 Address : 65534 Value : 11 Address : 8 Value : 29295 Address : 65534 Value : 12 Address : 10 Value : 25966 Address : 65534 Value : 13 Address : 12 Value : 116 Address : 65534 Value : 14 Address : 14 Value : 8224 Address : 65534 Value : 15 Address : 0 Value : 16710 Address : 65534 Value : 16 Address : 2 Value : 12589 Address : 65534 Value : 17 Address : 4 Value : 17208 Address : 65534 Value : 18 Address : 6 Value : 26719 Address : 65534 Value : 19 Address : 8 Value : 29295 Address : 65534 Value : 20 Any help would be appreciated. Thanks!
  3. Not sure if this has been shared before, but just saw this myself. Pretty cool video. https://www.youtube.com/watch?v=vkVcl8Reekk
  4. In the Cold Start Training mission, for one of the steps, the voice switches to Chinese (I think)...pretty funny though.
  5. Thanks. Is there a way to map the OFF to IDLE to the throttle? Edit. NM found it. Used to have it mapped already. Thanks!
  6. My throttle won't work in the Cold Start mission. It works fine in the Introduction and Basic Controls, but when entering the Cold Start mission, the throttle won't respond and I can't start the engine. Edit: Using HOTAS Warthog throttle. I remapped it several times.
×
×
  • Create New...