Jump to content

carlosfly74

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by carlosfly74

  1. I'm also having the same issue
  2. Hello. Any changes? Bug fix? It has been unusable for almost a month now.
  3. In the Control Reference: Ka-50: R-800 VHF-2 i found the Display String Output. But only first 2 digit and last 2 digit. Frequency 1 String Output: possible values: "10" "11" "12" "13" "14"...etc void onR800Freq1Change(char* newValue) { /* your code here */ } DcsBios::StringBuffer<2> r800Freq1Buffer(0x190e, onR800Freq4Change); Frequency 2 No String Output ??? Frequency 3 No String Output ??? Frequency 4 String Output: String Output: possible values: "00" "25" "50" "75" void onR800Freq4Change(char* newValue) { /* your code here */ } DcsBios::StringBuffer<2> r800Freq4Buffer(0x1912, onR800Freq4Change); The encoders work good. The display show good values. I would need the freq2 and freq3 String values and codes. Pls help!!!! Sorry for my english. SOLVED!!!!
  4. Hi all! I started building a couple of modules for KA-50. Bad Crc Inspired! Very nice work BaD! I may be asking for your help with a few things. Sorry for my English.
  5. Hy. I can re-arm each unit with ammunition. I do not know this (BTR-82A). What could be the reason? All others are charging. I press ALT + \ and nothing happens. The T-90 and other units works perfectly.
  6. Hy. I can refill each unit with ammunition. I do not know this (BTR-82A). What could be the reason? All others are charging. I press ALT + \ and nothing happens. The T-90 and other units works perfectly.
×
×
  • Create New...