Jump to content

alge4

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • About me
    Curious George
  1. Zitronen All in fair warning, I've got quite little coding experience, but i've written some serial communications between a java client and an Arduino before. I wanted to try build a hardware controller for ksp, as per many others. I've also done a bit of C# in my past as well. As I already owned an arduino mega i wanted to use that. In due course i discovered your plugin, however I've already made the jump to Windows 10 :/ you see where this is going. From previous comments it seems like you have no interest in fixing a windows 10 version so I set about having a go. I tried to use your plugin to get an idea of the response the client attempt to connect the handshake light come on but then goes off before the ship has even loaded. I then tried the de-bugger made my KingLuxor, which to my surprise worked. From my cursiory glance at the difference between the two sources your SerialIO seems to be custom however the debugger seems to use a windows stock code, could that indicate that the fault finding could beggin between spotting differences in how the two interact with the arduino's. I should note that i tried this code with an Arduino Mega 2560 and Arduino Uno R3. Obviously this isnt something i'm gunna solve straight away but i knew enough to get in and have a look under the hood. I thought i'd just drop in state what i found, as it hadnt been mentioned before, im gunna go away and practice my C and serail comms as well as KSP plugins before i try and actually get truely involved in a constructive problem solving conversation. I hope in some way this information is usefull, and even if it isnt, thanks for your code. Its given me a project to do over the next few months! Cheers
×
×
  • Create New...