Skip to main content

Initialisation module for loudify broker.

Project description

loudify

Running a GNU Radio flowgraph in a ZMQ client <-> broker <-> worker setup.

Documentation Status Codacy Badge PyPI GitHub license Code style: black Downloads docker build status


Logo

Loudify: LoRa cloudified


Explore the docs »

Report a bug Request a feature

Summary

This project consist of three different parts namely the client that is running a GNU Radio flowgraph, the worker receiving the data and doing the actual demodulation process and the broker connecting the two together. This repo holds the code for all the parts, be sure to check out gr-lora_sdr to see how this codes integrates into GNU Radio.

Docs

Documentation is built automatically on commits, and can be visited by going to docs

Why

This project together with the GNU Radio code located in gr-lora_sdr is part of my graduation project which is called a Centralized Radio Acces Network gateway for LoRa. Its purpose is to research if it is possible to be able to aggregate LoRa packets originating from different LoRa gateways by making a central point (aka the broker) that all gateways can connect to. The overall high level idea is to let LoRa gateways share information on the reception of their signals.

Installing

Installing the project can be done in two ways, by installing the normal PyPi release

pip install loudify

Or by installing directly from the repo either by doing pip git install

pip install git+https://github.com/martynvdijke/loudify.git

Or by cloning the repo and running flit install

pip install flit
git clone https://github.com/martynvdijke/loudify
cd loudify
flit install

Architecture

For a more detailed overview of the entire architecture and to be able to see how everything is connected visit architecture

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Make sure to add or update tests as appropriate.

Changelog

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loudify-0.0.post40.tar.gz (7.3 MB view details)

Uploaded Source

Built Distribution

loudify-0.0.post40-py2.py3-none-any.whl (18.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file loudify-0.0.post40.tar.gz.

File metadata

  • Download URL: loudify-0.0.post40.tar.gz
  • Upload date:
  • Size: 7.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for loudify-0.0.post40.tar.gz
Algorithm Hash digest
SHA256 1ad69071b5cda34373a25200f567ecc3fac9d4e129cd2653726aed7e14c73394
MD5 cf5500d288d16406647a37f4aeece7a7
BLAKE2b-256 489362aa00917804a4b837174e09d1550601f1241152dcb6de777a81262bb4d3

See more details on using hashes here.

File details

Details for the file loudify-0.0.post40-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for loudify-0.0.post40-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f7e9f503d6990f84f094f5031cbdce168a18a7dcc78eb5bc838b2f2d8e30179e
MD5 49c1d96022eac49daa624b254d557230
BLAKE2b-256 e3ffe5775c4680a679b086df521cad88acc5fad10e47ab0577b7ba3cf6a417fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page