Quote:
Originally Posted by Techwiz
a)
Okay I just tried the NavX plugged into the MXP port and see the same disconnects.
|
OK, just to verify, when you did this, you changed the Serial port used in the code from:
serial_port = new SerialPort(57600,SerialPort.Port.kUSB);
to:
serial_port = new SerialPort(57600,SerialPort.Port.kMXP);