Kenwood TM-D710
The Kenwood TM-D710 has a built-in TNC, which is nice.
Putting the TNC into KISS mode from the command line
Putting the TNC into KISS mode from the command line
$ stty -F /dev/ttyUSB0 raw ispeed 9600 ospeed 9600
$ echo -e "KISS ON\x0dRESTART\x0d" >/dev/ttyUSB0