ESP32 LoRa APRS Modem
Go to file
sh123 a68ce8d6e8 Merge branch 'master' of https://github.com/sh123/esp32_loraprs 2021-10-30 11:29:45 +03:00
images Added image 2021-10-26 17:11:30 +03:00
.gitignore Initial commit 2019-04-25 09:10:21 +03:00
LICENSE Create LICENSE 2020-06-24 15:14:52 +03:00
README.md Update README.md 2021-10-28 10:20:51 +03:00
ax25_callsign.cpp Small refactoring 2020-06-19 10:39:49 +03:00
ax25_callsign.h Small refactoring 2021-02-02 11:22:38 +02:00
ax25_payload.cpp Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
ax25_payload.h Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
ble_serial.cpp Add support for USB-OTG operation and improve logging (#25) 2021-10-22 22:09:17 +03:00
ble_serial.h Add support for USB-OTG operation and improve logging (#25) 2021-10-22 22:09:17 +03:00
config.h Update doc string 2021-10-26 13:18:01 +03:00
esp32_loraprs.ino Add ability to disable KISS and run in TNC2 mode 2021-10-26 13:09:43 +03:00
kiss_processor.cpp Logging 2021-10-26 16:36:16 +03:00
kiss_processor.h Add ability to disable KISS and run in TNC2 mode 2021-10-26 13:09:43 +03:00
loraprs_config.h Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
loraprs_service.cpp Remove some magic constants 2021-10-26 19:37:01 +03:00
loraprs_service.h Update comment 2021-10-30 11:29:26 +03:00
module_name.h Rename module.h to module_name.h 2021-10-25 17:40:09 +03:00

README.md

ESP32 LoRa APRS Modem

Modes of operation

This project is amateur radio ESP32 based LoRa KISS Bluetooth/BLE/USB/TCPIP modem + LoRa APRS-IS RX/TX iGate server over WiFI + LoRa APRS digipeater + Codec2 DV modem (with Codec2 Talkie Android application).

⚠ Project also supports APRSDroid TNC2 text APRS packet mode (configurable), which makes it interoperable with other LoRa APRS trackers without AX25 support.

Dependencies

Install via libraries: