Hello,
I was playing around with the packet radio support in ptc-go (
https://github.com/harenber/ptc-go/wiki#using-packet-radio) in an attempt to get Robust Packet Winlink to work. I'm able to use the init parameter as described to get my PTC-IIex to key the radio and transmit one Robust Packet frame (I previously set the packet baud to be R300 over serial). However, pat only keys the radio once and doesn't do it again until it eventually times out.
In looking at the code, it seems to listen for data coming over the PactorChannel (set to 31 as a constant) even if that channel is not in use (because I've switched it using the PTCH init parameter). It's likely I'm misunderstanding something about the way these channels work in the SCS modems, so please let me know!
(this message will primarily be of interest to DL1THM)
Thanks!
Justin AB3E