gr-satnogs is an out-of-tree GNU Radio module that provides all the necessary tools for decoding signals from various scientific and academic sattelites.
- GNU Radio ( > 3.7.2 )
- CMake ( > 3.1)
- G++ (with C++11 support)
- VOLK
- git
git clone https://github.com/satnogs/gr-satnogs.git
cd gr-satnogs
mkdir build
cmake ..
make
sudo make install
If this is the first time you are building the gr-satnogs module run
sudo ldconfig
For more indormation about SatNOGS please visit our site.
© 2016 Libre Space Foundation.
Licensed under the GPLv3.