Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 930 Bytes

File metadata and controls

19 lines (14 loc) · 930 Bytes

Credits and Acknowledgments

This project is built upon and inspired by several Open Source technologies.

Original Projects & Inspiration

  • Meshtastic SDR: Core logic for SDR interaction and reception workflows is derived from meshtastic_sdr by crankylinuxuser. The original code has been significantly modified, particularly regarding the custom LoRa framing logic.

Core Engine

  • GNU Radio: The fundamental signal processing engine (gnuradio.org).
  • gr-lora_sdr: LoRa protocol implementation for GNU Radio.
  • RTL-SDR: Drivers and libraries for hardware support.

Main Libraries

  • Meshtastic Python: For mesh network node interaction.
  • NiceGUI: For the graphical user interface.
  • PyQt6: Used for the graphical backend on Linux systems.

Developed with passion for the SDR and Meshtastic community.