K 10 svn:author V 5 shurd K 8 svn:date V 27 2019-06-18T02:29:26.022427Z K 7 svn:log V 198 Fix SDR-IQ Support Previously, only if the device name started with the literal string "/dev/ttyUSB" was the device treated as a tty. The new patch uses isatty() to decide if the device is a tty. END