richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
239 stars 72 forks source link

Beacon path issue #51

Closed jclifford73 closed 7 months ago

jclifford73 commented 8 months ago

Hello Ricardo. Firstly many thanks for your brilliant software. I don't know how you do it!!!

I have a couple of issues. The first one is that removing the beacon path in igate_config.json stops beacons being sent to APRS-IS, resulting in no icon being displayed on aprs-fi. This is the line:

"path": "",

A configuration with no path should be allowed so beacons are not digipeated.

73 John GW4BVE

SQ2CPA commented 8 months ago

Hello. Thanks for your issue. I will check that because you are right, empty path is allowed and correct according to the protocol. 73! Damian SQ2CPA

SQ2CPA commented 7 months ago

Hello. This will be fixed in next update. If you want, you can go to this repo and test it, release is available: https://github.com/SQ2CPA/LoRa_APRS_iGate

SQ2CPA commented 7 months ago

Fixed in https://github.com/richonguzman/LoRa_APRS_iGate/pull/56