Skip to content

Blockstream Satellite Receiver GNU Radio Out-of-tree Module

License

Notifications You must be signed in to change notification settings

McuMirror/gr-blocksat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-blocksat

GNU Radio Blockstream Satellite Receiver Module

Intro

This repository contains a GNU Radio out-of-tree OOT module with the blocks that compose the Blockstream Satellite receiver implementation. It is a pre-requisite for building the receiver from blockstream/satellite.

The repository follows the standard tree that is adopted for OOT modules and generated automatically by gr_modtool. For more information, please visit gnuradio/OutOfTreeModules.

Build and Installation

In the blockstream/satellite repo, this project (gr-blocksat) is taken as a submodule and built/installed from there directly. However, in case you want to build and install gr-blocksat separately, you can run:

$ make
$ sudo make install

About

Blockstream Satellite Receiver GNU Radio Out-of-tree Module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.3%
  • Python 9.6%
  • CMake 8.8%
  • Other 0.3%