Commit graph

7 commits

Author SHA1 Message Date
GlassOnTin
033ddd6757 Add GPS beacon and LXMF telemetry for T-Beam Supreme and Heltec V4
Standalone GPS beacon mode: when no KISS host is connected for 15s,
the RNode transmits position and battery telemetry over LoRa.

Two beacon paths:
- LXMF (recommended): encrypted per-packet messages with announces,
  compatible with Sideband and any LXMF application. Supports IFAC
  network authentication.
- Legacy JSON: plaintext or encrypted raw packets for simple collectors.

Key changes:
- GPS support for T-Beam Supreme S3 (L76K) and Heltec V4 (external)
- SX1262 radio fixes: IQ polarity, DCD preamble lockup, RX reliability
- LXMF identity management with NVS-backed Ed25519/X25519 keys
- IFAC authentication (CMD_IFAC_KEY 0x89) for private networks
- Per-channel serial isolation (USB, BLE, WiFi)
- GPS status page in OLED display rotation
- Provisioning via rnlog: provision-lxmf, provision-ifac
- Documentation in Documentation/BEACON.md
2026-03-12 17:01:29 +00:00
Mark Qvist
0d59b6b672 Added basic console site generator and web server 2023-01-07 23:32:07 +01:00
Mark Qvist
95970a54fe Updated build system 2022-11-01 22:20:21 +01:00
Mark Qvist
a686fd5577 Updated build system with firmware hash and release info generator 2022-11-01 21:13:11 +01:00
Mark Qvist
27150e5e20 Added version display bitmap 2022-10-31 12:09:13 +01:00
Mark Qvist
0dd6ce6539 Library and example 2018-06-22 11:17:14 +02:00
Mark Qvist
f2762af576 Initial commit 2018-04-05 18:10:42 +02:00