Difference between revisions of "GNURadio: Ubuntu 11.10 Install dari GIT GNURadio"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
Cek USRP bisa di test menggunakan
+
==Download GNURadio==
  
pkg-config --cflags usrp
+
  $ git clone git://gnuradio.org/gnuradio gnuradio.git
 
 
 
 
 
 
  $ git clone git://gnuradio.org/gnuradio
 
  
 
For information about using Git, please see:
 
For information about using Git, please see:

Revision as of 09:11, 23 February 2012

Download GNURadio

$ git clone git://gnuradio.org/gnuradio gnuradio.git

For information about using Git, please see: http://gnuradio.org/redmine/projects/gnuradio/wiki/DevelopingWithGit

Coba install menggunakan cmake

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


Pranala Menarik

Persiapan Hardware

OpenBTS 2.6

OpenBTS 2.8

Ettus E110

Lain Lain

Catatan Legal dan Pendukung

Catatan Sejarah