toyo / LoRaAPRS

LoRaAPRS is an software for APRS IGate and APRS tracker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRaAPRS

LoRaAPRS is an software for APRS IGate and APRS tracker. This relays position message not only from LoRa to APRS server but also from APRS server to LoRa. This can work on ESP32 LoRa device described below.

Getting Started

Supported devices.

Installing

  • Compile this using PlatformIO and vscode. click Build and Upload in PlatformIO PROJECT TASKS.
  • Set channel information in your region to data/channel.json, and set device information to data/ttgo*.json.
  • Click Upload Filesystem Image in PlatformIO PROJECT TASKS.
  • Reset device.

Authors

FUJIURA Toyonori (JG2RZF) @toyokun

Version History

  • 0.1
    • Initial Release

Acknowledgments

Inspiration,

About

LoRaAPRS is an software for APRS IGate and APRS tracker.

License:MIT License


Languages

Language:C++ 99.3%Language:C 0.7%