lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
348 stars 112 forks source link

Add GPS function for setting beacon position. #168

Closed toyo closed 2 years ago

toyo commented 2 years ago

This PR adds the function to use GPS instead of setting beacon.position as beacon's local position. In this version, smart beaconing is not supported. So, this is not suitable for mobile stations.

I've tested on only T-Beam V1.0 because of the environment limitation.

peterus commented 2 years ago

thanks for the next PR! I will check it in a couple of hours when i have time!