Jump to content

Cerppo

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Cerppo

  1. Hi, Working on this project I noticed some strange things on the CDU in the A10C2. From SYS Page. Page 1 : EGI page is not reported to DCSBIOS ? Page 1: LASTE then WIND , the Temp near ***/*** is not reported at the correct position on dcsbios ? (just in front of WNDEDIT ), same when you press WNDEDIT again Page 2 : Press MXLOG lower right , MXLOG page is displayed correctly on the CDU, but a different page is reported on the Right MFD? (shows CADC page instead ) FPBuild , the page number right to scratchpad is not send to DCSBios ( by the way, i also made a AH64 use of this )
  2. Hi, just to help my mates patch the files quicky i wrote this tool https://github.com/Cerppo/patchMiz
  3. As i got no solutions to the MMJOY "bug" , i started to write new code based on Arduino Joystick 2 to drive my board. Works perfectly for the 96 buttons. still need some lines of code to read MCP3208 Axis Values. ( learned a lot doing this ) I also should have looked to Freejoy ... which i discovered recently.
  4. Hi, i made this and i face a problem i cannot fix. (looks like internal config of mmjoy is not "correct" - eeprom pb ? ) When i test all the buttons they work as expected. but, when i launch VKB button tester some are lit. (as if they were configured as button inverted) If i "short" the 74 it shows pysically up , but reported down. if i short the 75 it "works" but on/off very fast (some ms ) even if i keep the button pressed. If i change the config of timer1 , it lights the button 37 !! Timer 2 add another button .. etc.. Looks really like the config memory if overflowing somewhere and informations are "misread" to translate and report button physical status to windows. Any idea welcome. Edit: Tested 20160818 upd1, tried with the firmware after exactly same behavior. Edit : Tested with another Arduino not connected to my board. The behavior looks the same...
×
×
  • Create New...