Hello Joe,
.
There is a bug in packjt77 module observed when first character of the base 
call is 'P' in the compound callsign.
It can be seen in ft8apset.f90 code, where message with user's callsign 
DU6/VA3AAA is packed as
'VA3AAA K9ABC RRR' and i3 equal to 1, while message with user's callsign 
DU6/PA3AAA is packed as ' PA3AAA/P K9ABC RRR' and i3 equal to 2.
.
With minor change in user's callsign to DU/PA3AAA message packing working well 
there: ' PA3AAA K9ABC RRR' with i3 equal to 1.
.
73 Igor UA3DJY
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to