Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add native SPI LoRa APRS driver (SX1276/SX1262) for LoRa APRS tx and rx, and SDR LoRa APRS receive path #638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Add native SPI LoRa APRS driver (SX1276/SX1262) for LoRa APRS tx and rx, and SDR LoRa APRS receive path #638
Changes from 1 commit
620eba5f2bc2def7299cadac57f30b04f89661818256b7d1eFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Bridge scripts (scripts/): lora_kiss_bridge.py — hardware bridge: LoRaRF Python library over SPI, connects to Dire Wolf LORAPORT as TNC2 TCP client, RX + TX; reads hardware_profiles.yaml + lora.conf lora_sdr_bridge.py — SDR bridge: KISS TCP server; Dire Wolf connects via NCHANNEL; GNU Radio passes decoded LoRa frames via lora_sdr_flowgraph.py; RX only lora_sdr_flowgraph.py — GNU Radio flowgraph: RTL-SDR IQ → gr-lora_sdr demodulation → PDU messages to lora_sdr_bridge.py Documentation (doc/): LoRa-APRS.md — end-user setup for both LCHANNEL (native SPI, recommended) and lora_kiss_bridge.py (Python) LoRa-SDR.md — end-user setup for RTL-SDR receive path LoRa-Implementation.md — developer notes: architecture, modified/new files, design decisions, upstream PR guidance Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.