Not having used it for a few weeks, when I came to test my Raspberry Pi LoRa APRS IGate last night, I found that it wouldn’t upload my tracker’s position, giving the error: [Packet corrupted by iGate]
I wondered if there has been a recent change in the APRS-IS filtering, so that it now objects to the SNR & RSSI reports appended to each packet?
So this morning I’ve modified the Python code to remove these fields, and it’s now working again:
If anyone else is using this project, I can supply details of my modification (just added one line).