Skip to content

GNU Radio Implementation for the QBEE50-LTU-OC

Notifications You must be signed in to change notification settings

mbkitine/gr-qbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-qbee

GNU Radio Implementation for the QBEE50-LTU-OC.

Installation

cd installation_directory

git clone https://github.com/mbkitine/gr-qbee

mkdir build && cd build

cmake .. && make

sudo make install sudo ldconfig

Dependencies

The timing synchronizer in qbee_test.grc and qbee_final.grc can be installed as follows

cd installation_directory

git clone https://github.com/awalls-cx18/gr-nwr

mkdir build && cd build

cmake .. && make

sudo make install

sudo ldconfig

About

GNU Radio Implementation for the QBEE50-LTU-OC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published