Jump to content

Torbus

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral
  1. No wait there is no SASLED. what the f am i talking about. That's in demo 17. If in demo 17 I use your code and amend it to if (getSASMode() == SMSAS) { //--------- This is how you read SAS modes digitalWrite (SASLED, HIGH); } I should get the SAS led turning on when the SAS is on right? Everything else in the sketch is as I downloaded it.
  2. Thanks for the quick reply Zitronen. I now have Demo 4 installed to an Arduino uno and connection to com 3 is confirmed on startup at the launchpad. As i understand it If I connect LEDs to the pins listed as RCSLEDs or SASLEDs within the skectch then the LEDs should display the relevant state of either of those systems. Is this correct? Sorry for the stupid questions and thank you for providing what looks like a fantastic tool (when I eventually get my tiny pea brain around it all).
  3. I have checked page 2 and understand what to expect during a good startup now. This is from Mulbin on page 1 "So let me get this straight (I have very limited knowledge of this stuff)... you just drop the KSPSerialIO folder into... gamedata? And then KSP will send all these values to the serial? Just like that??" does anyone know if this Is this still the same procedure? Its just having a plugin data folder inside I thought it might go there.
  4. Hi all, Due to my own incompetence I am currently not even able to get Serial IO working with KSP. I have installed the KSP Serial IO folder to the Plugin Data folder as was implied within the github zip file structure. Is this correct? From videos I have seen of this mod on youtube upon startup at the launchpad green text should appear confirming connected to com port x or something similar which I do not get so I assume it is not running. In addition when i try to upload a sketch to the Uno when it should be connected to KSP it uploads fine implying the serial port was not being used. Could someone let me know where to install the current version of KSP Serial IO and what I should expect on startup please. In addition, if I know my Uno always connects on COM3 is this what I should change to within the config file for KSPSerial IO? Many thanks in advance.
×
×
  • Create New...