Fitz Mutch
Senior Member
My GPS receiver is on /dev/ttyUSB0 because my firmware's kernel configuration was changed to enable the FTDI usb-to-serial driver. AND, my u-blox GPS is locked at 9600 baud, and ntp.conf configured to match this locked linespeed. No external program was needed to stty the linespeed.It seems to me that if NTP can change the USB-to-serial port speed, there ought to be another utility which can do the same thing.
I don't know if /dev/ttyACM0 handles line speeds the same as /dev/ttyUSB0.