Browser-based LoRa packet sniffer for RNode hardware with packet classifiers for Reticulum, MeshCore and Meshtastic
  • HTML 64.2%
  • C 21.6%
  • CSS 14.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nickie Deuxyeux b5d07eb6b0 Fixed 0x prefix on sync word field, preset-driven classifier checkboxes
Sync word input now shows a permanent, non-editable "0x" prefix and only
accepts hex digits (0-4 chars), decoding either the raw byte or the
nibble-interleaved register-pair form back to the same canonical value.

Selecting a built-in radio preset now also sets the classifier checkboxes
to match its actual protocol, since RNS and MeshCore share a sync word and
previously left both checked at once. Custom/hand-edited presets have no
such known protocol, so their classifier availability is left unrestricted.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 23:54:50 +03:00
htdocs Fixed 0x prefix on sync word field, preset-driven classifier checkboxes 2026-07-23 23:54:50 +03:00
.gitignore Untrack deploy.sh 2026-07-21 06:59:13 +03:00
loramon.c Push LoRaMon logo to the RNode's display on connect 2026-07-22 19:31:38 +03:00