Skip to content

New gnuradio block, where implemented costas loop with adaptive bandwidth control

Notifications You must be signed in to change notification settings

fus05375/gnu-radio-adaptive-costas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU RADIO ADAPTIVE COSTAS BLOCK

new funcionality implemented in cpp

Installing

To add this block to gnuradio use:

copy whole path to new folder named "gr-costas"

cd gr-costas/

mkdir build

cd build/

cmake ../

make

sudo make install

sudo ldconfig

Acknowledgments

Based on paper (pdf included): "A Low-Noise Fast-Lock Phase-Locked Loop with Adaptive Bandwidth Control by Joonsuk Lee, Student Member, IEEE, and Beomsup Kim, Senior Member, IEEE"

About

New gnuradio block, where implemented costas loop with adaptive bandwidth control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published