About Anaconda Help Download Anaconda

ryanvolz / packages / gnuradio-lora_sdr 0.0.0.20240508.dev+g751a65269

GNU Radio software-defined radio (SDR) implementation of a LoRa transceiver

Installers

  • linux-64 v0.0.0.20240508.dev+g751a65269
  • linux-aarch64 v0.0.0.20240508.dev+g751a65269
  • linux-ppc64le v0.0.0.20240508.dev+g751a65269
  • osx-64 v0.0.0.20240508.dev+g751a65269
  • win-64 v0.0.0.20240508.dev+g751a65269
  • osx-arm64 v0.0.0.20240508.dev+g751a65269

conda install

To install this package run one of the following:
conda install ryanvolz::gnuradio-lora_sdr

Description

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. The transceiver is available as a module for GNU Radio 3.10. This work has been conducted at the Telecommunication Circuits Laboratory, EPFL.
In the GNU Radio implementation of the LoRa Tx and Rx chains the user can choose all the parameters of the transmission, such as the spreading factor, the coding rate, the bandwidth, the sync word, the presence of an explicit header and CRC.
Example gnuradio-companion flowgraphs are installed with the package and can be found in:

- (Linux/macOS) `$CONDA_PREFIX/share/gr-lora_sdr/examples`
- (Windows) `%CONDA_PREFIX%\share\gr-lora_sdr\examples`


If you find this module useful for your project, please consider citing the publication "An Open-Source LoRa Physical Layer Prototype on GNU Radio" (IEEE Xplore, arXiv)

Installation issue

Add conda-forge to the list of channel for installation with:
conda install -c tapparelj -c conda-forge gnuradio-lora_sdr

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.3) Legal | Privacy Policy