jpsimas / gr-LibreLoRa

LibreLoRa: GNURadio Based LoRa PHY receiver and transmitter implementations. This is just a mirror, main repo at: https://gitlab.com/jpsimas/librelora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the LibreLoRa-write-a-block package meant as a guide to building
out-of-tree packages. To use the LibreLoRa blocks, the Python namespaces
is in 'LibreLoRa', which is imported as:

    import LibreLoRa

See the Doxygen documentation for details about the blocks available
in this package. A quick listing of the details can be found in Python
after importing by using:

    help(LibreLoRa)

About

LibreLoRa: GNURadio Based LoRa PHY receiver and transmitter implementations. This is just a mirror, main repo at: https://gitlab.com/jpsimas/librelora

License:GNU General Public License v3.0


Languages

Language:C++ 81.0%Language:Python 7.6%Language:CMake 5.6%Language:C 4.6%Language:Scheme 0.9%Language:Nix 0.2%