Go to file
Łukasz Nidecki 784937381f Separate TNC input buffers for different connections 2021-02-19 01:56:43 +01:00
data_embed Fix: Fixed beacon option was not saved 2021-02-18 23:11:56 +01:00
img Create digi-schemat.png 2021-02-16 07:33:33 +01:00
include NETWORK_TNC test 2021-02-18 19:34:42 +01:00
lib Bugfix: do not decode C bit in SSID src/dst in ax.25 fields as has been digipited 2021-02-18 19:37:53 +01:00
src Separate TNC input buffers for different connections 2021-02-19 01:56:43 +01:00
tools WiFi support for configuration 2021-02-18 17:59:18 +01:00
.gitignore WiFi support for configuration 2021-02-18 17:59:18 +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
README.md Update README.md 2021-02-17 20:33:32 +01:00
platformio.ini Merge branch 'master_sq9mdd' into wifi-experimental 2021-02-18 19:41:04 +01:00

README.md

LoRa tracker with KISS TNC capability

Tracker can be used on its own. You can also connect it via blueetooth with APRSdroid. After connection with APRX based DIGI it can be used as KISS-TNC

diagram

Contributors

  • Initial work: OE1ACM, OE3CJB
  • Redesigned: SQ9MDD
  • KISS TNC Over Seriall or Bluetooth: SQ5RWU
  • Lora32 board support DJ1AN

Supported boards

  • TTGO T-beam v.0.7
  • TTGO T-beam v.1.0
  • Lora32 board

User key functions:

short press:

  • if there is a GPS-FIX immediate sending of a frame with the position from the GPS
  • if there is no GPS-FIX, immediate sending of the frame with the position saved in the configuration

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

Oled screens information

  • ((TX)) - position frame sent automatically
  • ((RX)) - informs about the received frame
  • ((GPSOFF)) - GPS power-off information
  • ((GPS ON)) - GPS power-on information
  • ((MAN TX)) - information about sending a manually initialized GPS position frame
  • ((FIX TX)) - information about the forced manual sending of a frame with the position saved in the configuration when GPS is off or no fix
  • ((AUT TX)) - information about sending automatic positioning frame when GPS is turned off
  • ((KISSTX)) - information about sending the frame sent by KISS