Difference between revisions of "OpenBTS: Operasi 1800 MHz"

From OnnoWiki
Jump to navigation Jump to search
Line 58: Line 58:
 
* [[GNURadio]]
 
* [[GNURadio]]
 
* [[GNURadio: Ubuntu Install]]
 
* [[GNURadio: Ubuntu Install]]
* [[GNURadio: Ubuntu Install GNURadio 3.4.2]]
+
* [[GNURadio: Ubuntu Install GNURadio 3.4.2]] '''*RECOMMENDED*'''
 
* [[GNURadio: Contoh Aplikasi]]
 
* [[GNURadio: Contoh Aplikasi]]
 
* [[GNURadio: Spectrum Analizer GSM]]
 
* [[GNURadio: Spectrum Analizer GSM]]
Line 84: Line 84:
 
* [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.4.2]]
 
* [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.4.2]]
 
* [[GNURadio: Ubuntu 11.10 Install dari GIT GNURadio]]
 
* [[GNURadio: Ubuntu 11.10 Install dari GIT GNURadio]]
 +
* [[GNURadio: Ubuntu 11.10 cek USRP Daughter Board]]
 
* [[OpenBTS: Ubuntu 11.10 Install]]
 
* [[OpenBTS: Ubuntu 11.10 Install]]
 
* [[OpenBTS: 2.8 dari SVN Install]] '''RECOMMENDED'''
 
* [[OpenBTS: 2.8 dari SVN Install]] '''RECOMMENDED'''
Line 99: Line 100:
 
* [[OpenBTS: E110 Bekerja dengan opkg]]
 
* [[OpenBTS: E110 Bekerja dengan opkg]]
 
* [[OpenBTS: E110 GNURadio]]
 
* [[OpenBTS: E110 GNURadio]]
 +
* [[OpenBTS: E110 Install UHD Image]]
 
* [[OpenBTS: E110 Instalasi OpenBTS]]
 
* [[OpenBTS: E110 Instalasi OpenBTS]]
 
* [[OpenBTS: E110 Instalasi OpenBTS 2.6]] '''*NOT RECOMMENDED*'''
 
* [[OpenBTS: E110 Instalasi OpenBTS 2.6]] '''*NOT RECOMMENDED*'''
Line 104: Line 106:
 
===Lain Lain===
 
===Lain Lain===
  
 +
* [[OpenBTS: Materi Magang di ICTWATCH]]
 +
* [[OpenBTS: Seminar Outline]]
 +
* [[OpenBTS: Workshop Outline]]
 
* [[Membuat Base Station GSM Open Source]]
 
* [[Membuat Base Station GSM Open Source]]
 
* [[Teknologi Selular]]
 
* [[Teknologi Selular]]

Revision as of 16:54, 1 April 2012

Test kemampuan FFT di sebuah frekuensi dalam hal ini 1.724GHz

cd /usr/local/src/gnuradio-3.3.0/gnuradio-examples/python/usrp
usrp_fft.py -R A -f 1724.4e6
usrp_fft.py -R B -f 1724.4e6 


Test signal generator

cd /usr/local/src/gnuradio-3.3.0/gr-usrp/apps
usrp_siggen.py -T A -f 1819.4e6
usrp_siggen.py -T B -f 1819.4e6


Konfigurasi OpenBTS.config

Bagian ini masih experimen, kadang bisa membuat OpenBTS anda tidak jalan

cd /usr/local/src/openbts-2.6.0Mamou/apps
cp OpenBTS.config.example OpenBTS.config

edit

cd /usr/local/src/openbts-2.6.0Mamou/apps
cp OpenBTS.config.example OpenBTS.config
vi /usr/local/src/openbts-2.6.0Mamou/apps/OpenBTS.config

Pastikan

GSM.Band 1800
# GSM.ARFCN 51
GSM.Neighbors 39 41 43 811
GSM.ARFCN 811


Referensi


Pranala Menarik

Persiapan

OpenBTS 2.6

OpenBTS 2.8

Ettus E110

Lain Lain

Catatan Legal dan Pendukung

Catatan Sejarah