Use TTGO T-Beam as LoRa APRS Tracker
Find a file
Łukasz Nidecki 1c88544e2e TNC in separate task
Code cleanup
2021-02-15 21:53:37 +01:00
img install doc 2020-01-30 16:15:56 +01:00
include TNC in separate task 2021-02-15 21:53:37 +01:00
lib KISS_DEBUG option for testing axp192 2021-02-12 21:44:06 +01:00
src TNC in separate task 2021-02-15 21:53:37 +01:00
.gitignore Remove from repo and ignore .vscode 2021-02-15 16:35:36 +01:00
.travis.yml LoRa APRS Tracker 2018-11-25 21:07:34 +01:00
INSTALL.md course calculation corrected 2020-02-02 13:45:19 +01:00
platformio.ini TNC in separate task 2021-02-15 21:53:37 +01:00
README.md Update README.md 2021-02-15 13:12:48 +01:00

Simple LoRA tracker with KISS TNC capability

Initial work: OE1ACM, OE3CJB
Redesigned: SQ9MDD
KISS TNC Over Seriall or Bluetooth: SQ5RWU

Hardware: TTGO T-beam v.1.0 / v.0.7

User key functions:

1. short press:
- if there is a FIX immediate sending of a frame with the position from the GPS
- if there is no FIX, immediate sending of the frame with the position saved in the configuration

2. long press: on or off the GPS power supply
- if the "FIXED_BEACON_EN" option is enabled in the configuration, a beacon will be sent every set time interval.
-

R.