- Update to serialport 10.3.0.
- Functionality-wise: no change.
- Fixed loopback mode.
- Fix: length of transmitted bytes fixed.
- Updated package.
- Released.
- Typos
- "-v" now quits after printing the version number.
- "-verbose" option to print the number of sent/received bytes.
Version on beta test.
Serial interface is now open all the time, not closed/re-opened anymore if socket connection closes/re-opens.
Added command line option to do a loopback test with the serial port with dezogif through dzrp.
Reconnects now after disconnect.
Changed parser to ignore the length and just pass received bytes.
Initial version. Functionality:
- testing of serial port loopback
- sending, receiving byes through socket and serial port