Skip to content

youlizhao/gnuradio-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful tools for GNURadio programming

matlab/

Matlab codes for read and write samples

  • Correlation.m: cross-correlation program, with different kind of preambles

python/

Python codes for tx/rx samples. It should be used with the grforwarder project, which supports timestamp mechanism.

  • raw_msgqtx.py: transmitting modulated raw symbols
  • uhd_interface.py: modified version for supporting timestamp
  • uhd_rx_cfile.py: rx sampling program

examples/

Python codes from gr-digital. We run examples here instead of in gr-digital to escape update changes :-(

About

Tools for developing Gnuradio programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published