Skip to content

ychang/gr-gtlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GT Library for GNU Radio!

Author : Yong Jun Chang (changyongjun@gmail.com)

How to Build GT Library:

See these steps fow a quick build guide.

  (1) Ensure that you've installed UHD and GNU Radio.

  (2) Building from cmake:

      $ mkdir $(builddir)
      $ cd $(builddir)
      $ cmake [OPTIONS] $(srcdir)
      $ make
      $ sudo make install

Options:

for USRP-E100:

-DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchains/arm_cortex_a8_native.cmake ../

Source code can be found from the GITHUB in:

    git://github.com/ychang/gr-gtlib.git

Please send questions, comments, and suggestions to:

    http://www.ece.gatech.edu/research/labs/sarl/

About

GeorgiaTech Library for GNU Radio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages