gr-lora_sdr
gr-lora_sdr copied to clipboard
This is the fully-functional GNU Radio software-defined radio (SDR) implementation of a LoRa transceiver with all the necessary receiver components to operate correctly even at very low SNRs. This wor...
Hi, I followed step by step the installation part and install gr-lora-sdr module (without condo), when I check I see lora_sdr_puthon.so, and saw the lora blocks inside GNURadio but when...
Добрый день , я собрал схему и записал сигнал с пульта управления дроном на HackRF частотой 2.4 GHz , увидел по спектру что передается LORA и хотел демодулировать , открыл...
- Bump gnuradio to the latest stable release - Bump build dependencies (boost-cpp, volk) - Enable CI for Python 3.12 Python 3.8 targets are removed as its EOL date is...
- Use the latest/supported version of MSVC - Both `conda-smithy` and `conda smithy` seem to work. However we probably want to match what's in https://github.com/conda-forge/conda-smithy/blob/main/README.md
Use all available cores to speed up compilation.
- Include only required and more up-to-date packages - Add doxygen and pkg-config to resolve cmake warnings - Add make as a dependency as it is required in the build...
Hello! I feel like I have solved this issue before, but I'm not sure how to do it now. How do I resolve the circular import issue in `lora_sdr/lora_sdr_lora_tx.py` and...
Hi, Thanks for your code. I have successfully implemented this repo but just encountered a problem: sometimes when the connection was suddenly blocked, we couldn't recover the connection even though...
Hey! When I use the lora hierarchical blocks I just don't get any data from it. I am sending lora signals from a rak 2287, and able to listen to...