Difference between revisions of "OpenBTS: Operasi 1800 MHz"

From OnnoWiki
Jump to navigation Jump to search
Line 56: Line 56:
 
* [[GNURadio]]
 
* [[GNURadio]]
 
* [[GNURadio: Ubuntu Install]]
 
* [[GNURadio: Ubuntu Install]]
 +
* [[GNURadio: Ubuntu Install GNURadio 3.4.2]]
 
* [[GNURadio: Spectrum Analizer GSM]]
 
* [[GNURadio: Spectrum Analizer GSM]]
 
* [[GNURadio: Mengubah board RFX1800 menjadi RFX900]]
 
* [[GNURadio: Mengubah board RFX1800 menjadi RFX900]]
Line 71: Line 72:
 
* [[OpenBTS: Amplifier]]
 
* [[OpenBTS: Amplifier]]
 
* [[OpenBTS: SMS]]
 
* [[OpenBTS: SMS]]
 +
* [[AirProbe]]
  
 
===OpenBTS 2.8===
 
===OpenBTS 2.8===
Line 77: Line 79:
 
* [[GNURadio: Ubuntu 11.10 instalasi menggunakan Repo]] '''NOT RECOMMENDED'''
 
* [[GNURadio: Ubuntu 11.10 instalasi menggunakan Repo]] '''NOT RECOMMENDED'''
 
* [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.3.0]]
 
* [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.3.0]]
 +
* [[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]]
 
* [[OpenBTS: Ubuntu 11.10 Install]]
 
* [[OpenBTS: Ubuntu 11.10 Install]]

Revision as of 07:07, 3 March 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