NASA Internship: Day 4
FINALLY! After three and a half days of struggling against Microsoft's militant jerkdom, I have a working compiler with a set of libraries capable of communicating with a com port. I have a standard com library I downloaded that comes with examples, so now all I have to do is modify the code a bit for the windows end and write the equivalent version for the other side. That's where the tough part starts because the 'other side' of this comm connection exists on a QNX (pronounced cue-nix) system. So that's a whole new set of stuff to figure out.

Comments