SerialTransport
JVM-specific implementation of RadioTransport using jSerialComm. Uses StreamTransport for START1/START2 packet framing.
Use the open factory method instead of the constructor directly to ensure the serial port is opened and the read loop is started.