I toyed with the settings BAUD 4800 and -echo which worked ... thanks!
Now to dig into xastir to see if those settings need to be changed there as well. Some day our apps will include scripts to auto-test and set all of these for us. 20+ years ago I might have been competent enough with scripts to do that ... now ... not a chance. Sigh ...
Quick lesson in LINUX stty -F /dev/xxxxx show settings for that port stty -F /dev/xxxxx 9600 ( set it to 9600 ) stty -F /dev/xxxxx -echo ( turn off echo ) I use minicom in LINUX to see if I can talk to the device first - Andrew -
-- Thanks! & 73, KD4E.com David Colburn - Nevils, Georgia USA Search with: duckduckgo.com Android for Hams: groups.yahoo.com/group/hamdroid Creative Tech: groups.yahoo.com/group/ham-macguyver Raspi Alternative: groups.yahoo.com/group/beagleboneblack/ Restored to design-spec at Heaven's gate 1Cor15:22 _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
