This project is built upon and inspired by several Open Source technologies.
- 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.
- 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.
- 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.