rigctld -m 1 -p /dev/tty.usbserial-833210 -P RTS -s 9600 -vvvv
My understanding is that "m 1" is used for the dummy port in Hamlib but either my syntax is incorrect or I'm not holding my mouth right.
I am looking for pointers. I would love to completely abandon Windows.
Thanks,
Joel
To make sure the serial port passes all characters we will set it to the RAW mode, no filtering. Add this line to the “/usr/share/pat/bin/axup” file. Put this line before the Kissattach line in the 1200 baud section:
stty -F /dev/YOURSERIALDEVICE raw
In most cases it will be:
stty -F /dev/ttyUSB2 raw
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/pat-users/9d59fbfc-a913-4c4c-a14c-15ac4b271114n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "pat-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pat-users/XHAKlp70z7o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pat-users+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/pat-users/8ce9576d-bbdb-4cb1-af39-27be9e4eab85n%40googlegroups.com.