Skip to content

trondeau/grand-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tool(s) for building GNU Radio for Android.

grand-build

A shell script that packages up all of the steps to build the required dependencies as well as VOLK, GNU Radio, GRAnd, and gr-osmosdr.

For more details, see the GNU Radio Android Page or specifically the Instructions to build the dependencies as well as Instructions to build GNU Radio.

It is tested with Ubuntu 15.10, 64-bit. There are likely a handful of apt-gettable programs necessary for this to complete. You will definitely need the following:

  • cmake
  • git
  • make
  • xutils-dev
  • automake
  • autoconf
  • libtool
  • wget
  • perl
  • tar
  • sed

About

Tool(s) for building GNU Radio for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages