User profile: ibwood

User info
User name:ibwood
Name:Ian Wood
History
Joined:
Number of posts:22
Latest posts:

Error reading data from USB ports on Linux
It's because I'm using udev rules. I used the default ttyUSB* names and now it works.

Error reading data from USB ports on Linux
Hi everyone, I am running into debugging problems with my C++ code. For some reason when I try to...

Conversion type error
Thanks :)

Conversion type error
Yeah that fixed that problem thanks a lot! Unfortunately I get a new error: "no match for ‘oper...

Conversion type error
Hi everyone, In lines 126-129 of my code, I have this error: "expected constructor, destructor...