Difference between revisions of "GNURadio: UHD Image"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
==Pre-built Image== | ==Pre-built Image== | ||
− | Pre-built | + | Pre-built image yang siap di download |
* Master Branch images http://files.ettus.com/binaries/master_images/ | * Master Branch images http://files.ettus.com/binaries/master_images/ | ||
* Maint Branch images http://files.ettus.com/binaries/maint_images/ | * Maint Branch images http://files.ettus.com/binaries/maint_images/ | ||
* Next Branch images http://files.ettus.com/binaries/next_images/ | * Next Branch images http://files.ettus.com/binaries/next_images/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Platform installers== | ==Platform installers== | ||
Line 27: | Line 20: | ||
Di UNIX-based di instalasi ke | Di UNIX-based di instalasi ke | ||
− | + | wget http://files.ettus.com/binaries/master_images/uhd-images_003.004.001-98-gae40e8f5.tar.gz | |
− | cp uhd-images_003.004.001-98-gae40e8f5 | + | tar zxvf uhd-images_003.004.001-98-gae40e8f5.tar.gz |
+ | cp -Rf uhd-images_003.004.001-98-gae40e8f5/* /usr/ | ||
atau | atau | ||
− | + | wget http://files.ettus.com/binaries/master_images/uhd-images_003.004.001-98-gae40e8f5.tar.gz | |
− | cp uhd-images_003.004.001-98-gae40e8f5 | + | tar zxvf uhd-images_003.004.001-98-gae40e8f5.tar.gz |
+ | cp -Rf uhd-images_003.004.001-98-gae40e8f5/* /usr/local/ | ||
+ | ==Test== | ||
− | + | Test apakah firmware terinstalasi dengan benar menggunakan perintah | |
− | + | cd /usr/local/share/uhd/utils | |
+ | ./uhd_find_devices | ||
− | + | Keluaran kira-kira | |
− | + | linux; GNU C++ version 4.6.1; Boost_104601; UHD_003.004.001-101-gff2649ca | |
+ | |||
+ | -- Loading firmware image: /usr/local/share/uhd/images/usrp1_fw.ihx... done | ||
+ | -------------------------------------------------- | ||
+ | -- UHD Device 0 | ||
+ | -------------------------------------------------- | ||
+ | Device Address: | ||
+ | type: usrp1 | ||
+ | name: | ||
+ | serial: 0R24X5U1 | ||
− | + | Test uhd_usrp_probe | |
+ | cd /usr/local/share/uhd/utils | ||
+ | ./uhd_usrp_probe | ||
+ | |||
+ | Hasilnya | ||
+ | |||
+ | linux; GNU C++ version 4.6.1; Boost_104601; UHD_003.004.001-101-gff2649ca | ||
+ | |||
+ | -- Opening a USRP1 device... | ||
+ | -- Using FPGA clock rate of 64.000000MHz... | ||
+ | _____________________________________________________ | ||
+ | / | ||
+ | | Device: USRP1 Device | ||
+ | | _____________________________________________________ | ||
+ | | / | ||
+ | | | Mboard: USRP1 | ||
+ | | | serial: 0R24X5U1 | ||
+ | | | | ||
+ | | | Time sources: none | ||
+ | | | Clock sources: internal | ||
+ | | | Sensors: | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | RX DSP: 0 | ||
+ | | | | Freq range: -32.000 to 32.000 Mhz | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | RX DSP: 1 | ||
+ | | | | Freq range: -32.000 to 32.000 Mhz | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | RX Dboard: A | ||
+ | | | | ID: Unknown (0x0005) | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | RX Subdev: 0 | ||
+ | | | | | Name: Unknown (0x0005) - 0 | ||
+ | | | | | Antennas: | ||
+ | | | | | Sensors: | ||
+ | | | | | Freq range: 0.000 to 0.000 Mhz | ||
+ | | | | | Gain Elements: None | ||
+ | | | | | Connection Type: IQ | ||
+ | | | | | Uses LO offset: No | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | RX Codec: A | ||
+ | | | | | Name: ad9522 | ||
+ | | | | | Gain range pga: 0.0 to 20.0 step 1.0 dB | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | RX Dboard: B | ||
+ | | | | ID: Unknown (0x0005) | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | RX Subdev: 0 | ||
+ | | | | | Name: Unknown (0x0005) - 0 | ||
+ | | | | | Antennas: | ||
+ | | | | | Sensors: | ||
+ | | | | | Freq range: 0.000 to 0.000 Mhz | ||
+ | | | | | Gain Elements: None | ||
+ | | | | | Connection Type: IQ | ||
+ | | | | | Uses LO offset: No | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | RX Codec: B | ||
+ | | | | | Name: ad9522 | ||
+ | | | | | Gain range pga: 0.0 to 20.0 step 1.0 dB | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | TX DSP: 0 | ||
+ | | | | Freq range: -44.000 to 44.000 Mhz | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | TX DSP: 1 | ||
+ | | | | Freq range: -44.000 to 44.000 Mhz | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | TX Dboard: A | ||
+ | | | | ID: Unknown (0x0009) | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | TX Subdev: 0 | ||
+ | | | | | Name: Unknown (0x0009) - 0 | ||
+ | | | | | Antennas: | ||
+ | | | | | Sensors: | ||
+ | | | | | Freq range: 0.000 to 0.000 Mhz | ||
+ | | | | | Gain Elements: None | ||
+ | | | | | Connection Type: IQ | ||
+ | | | | | Uses LO offset: No | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | TX Codec: A | ||
+ | | | | | Name: ad9522 | ||
+ | | | | | Gain range pga: -20.0 to 0.0 step 0.1 dB | ||
+ | | | _____________________________________________________ | ||
+ | | | / | ||
+ | | | | TX Dboard: B | ||
+ | | | | ID: Unknown (0x0009) | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | TX Subdev: 0 | ||
+ | | | | | Name: Unknown (0x0009) - 0 | ||
+ | | | | | Antennas: | ||
+ | | | | | Sensors: | ||
+ | | | | | Freq range: 0.000 to 0.000 Mhz | ||
+ | | | | | Gain Elements: None | ||
+ | | | | | Connection Type: IQ | ||
+ | | | | | Uses LO offset: No | ||
+ | | | | _____________________________________________________ | ||
+ | | | | / | ||
+ | | | | | TX Codec: B | ||
+ | | | | | Name: ad9522 | ||
+ | | | | | Gain range pga: -20.0 to 0.0 step 0.1 dB | ||
==Referensi== | ==Referensi== | ||
Line 51: | Line 169: | ||
* http://files.ettus.com/uhd_docs/manual/html/images.html | * http://files.ettus.com/uhd_docs/manual/html/images.html | ||
* http://files.ettus.com/binaries/master_images/ | * http://files.ettus.com/binaries/master_images/ | ||
− | + | * http://files.ettus.com/uhd_docs/manual/html/usrp1.html | |
− | |||
==Pranala Menarik== | ==Pranala Menarik== | ||
Line 96: | Line 213: | ||
* [[GNURadio: Ubuntu 11.10 Install]] ''NOT RECOMMENED'' | * [[GNURadio: Ubuntu 11.10 Install]] ''NOT RECOMMENED'' | ||
* [[GNURadio: Ubuntu 11.10 instalasi menggunakan Repo]] ''NOT RECOMMENDED'' | * [[GNURadio: Ubuntu 11.10 instalasi menggunakan Repo]] ''NOT RECOMMENDED'' | ||
+ | * [[GNURadio: Download GNURadio]] | ||
* [[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 Instal GNURadio 3.4.2]] | ||
− | * [[GNURadio: Ubuntu 11.10 Install dari GIT GNURadio]] '' | + | * [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.5.0]] |
+ | * [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.5.3.2]] | ||
+ | * [[GNURadio: Ubuntu 11.10 Instal GNURadio 3.6.0]] ''NOT RECOMMENDED'' | ||
+ | * [[GNURadio: Ubuntu 11.10 Install dari GIT GNURadio]] ''NOT RECOMMENDED'' | ||
* [[GNURadio: Ubuntu 11.10 cek USRP Daughter Board]] | * [[GNURadio: Ubuntu 11.10 cek USRP Daughter Board]] | ||
* [[GNURadio: UHD]] | * [[GNURadio: UHD]] | ||
Line 104: | Line 225: | ||
* [[GNURadio: UHD Identifikasi Device]] | * [[GNURadio: UHD Identifikasi Device]] | ||
* [[OpenBTS: Ubuntu 11.10 Install]] | * [[OpenBTS: Ubuntu 11.10 Install]] | ||
+ | * [[OpenBTS: dari GIT ttsou]] '''RECOMMENDED''' | ||
* [[OpenBTS: 2.8 dari SVN Install]] '''RECOMMENDED''' | * [[OpenBTS: 2.8 dari SVN Install]] '''RECOMMENDED''' | ||
* [[OpenBTS: 2.8 Instalasi Real Time Asterisk]] | * [[OpenBTS: 2.8 Instalasi Real Time Asterisk]] |
Latest revision as of 14:41, 26 April 2012
Setiap USRP harus load spesial firmware dan FPGA image. Metoda untuk me-load image ke USRP berbeda tergantung device:
- USRP1: The host code will automatically load the firmware and FPGA at runtime.
- USRP2: The user must manually write the images onto the USRP2 SD card.
- USRP-N Series: The user must manually transfer the images over ethernet.
- USRP-E Series: The host code will automatically load the FPGA at runtime.
- USRP-B Series: The host code will automatically load the FPGA at runtime.
Pre-built Image
Pre-built image yang siap di download
- Master Branch images http://files.ettus.com/binaries/master_images/
- Maint Branch images http://files.ettus.com/binaries/maint_images/
- Next Branch images http://files.ettus.com/binaries/next_images/
Platform installers
Di UNIX-based di instalasi ke
wget http://files.ettus.com/binaries/master_images/uhd-images_003.004.001-98-gae40e8f5.tar.gz tar zxvf uhd-images_003.004.001-98-gae40e8f5.tar.gz cp -Rf uhd-images_003.004.001-98-gae40e8f5/* /usr/
atau
wget http://files.ettus.com/binaries/master_images/uhd-images_003.004.001-98-gae40e8f5.tar.gz tar zxvf uhd-images_003.004.001-98-gae40e8f5.tar.gz cp -Rf uhd-images_003.004.001-98-gae40e8f5/* /usr/local/
Test
Test apakah firmware terinstalasi dengan benar menggunakan perintah
cd /usr/local/share/uhd/utils ./uhd_find_devices
Keluaran kira-kira
linux; GNU C++ version 4.6.1; Boost_104601; UHD_003.004.001-101-gff2649ca -- Loading firmware image: /usr/local/share/uhd/images/usrp1_fw.ihx... done -------------------------------------------------- -- UHD Device 0 -------------------------------------------------- Device Address: type: usrp1 name: serial: 0R24X5U1
Test uhd_usrp_probe
cd /usr/local/share/uhd/utils ./uhd_usrp_probe
Hasilnya
linux; GNU C++ version 4.6.1; Boost_104601; UHD_003.004.001-101-gff2649ca -- Opening a USRP1 device... -- Using FPGA clock rate of 64.000000MHz... _____________________________________________________ / | Device: USRP1 Device | _____________________________________________________ | / | | Mboard: USRP1 | | serial: 0R24X5U1 | | | | Time sources: none | | Clock sources: internal | | Sensors: | | _____________________________________________________ | | / | | | RX DSP: 0 | | | Freq range: -32.000 to 32.000 Mhz | | _____________________________________________________ | | / | | | RX DSP: 1 | | | Freq range: -32.000 to 32.000 Mhz | | _____________________________________________________ | | / | | | RX Dboard: A | | | ID: Unknown (0x0005) | | | _____________________________________________________ | | | / | | | | RX Subdev: 0 | | | | Name: Unknown (0x0005) - 0 | | | | Antennas: | | | | Sensors: | | | | Freq range: 0.000 to 0.000 Mhz | | | | Gain Elements: None | | | | Connection Type: IQ | | | | Uses LO offset: No | | | _____________________________________________________ | | | / | | | | RX Codec: A | | | | Name: ad9522 | | | | Gain range pga: 0.0 to 20.0 step 1.0 dB | | _____________________________________________________ | | / | | | RX Dboard: B | | | ID: Unknown (0x0005) | | | _____________________________________________________ | | | / | | | | RX Subdev: 0 | | | | Name: Unknown (0x0005) - 0 | | | | Antennas: | | | | Sensors: | | | | Freq range: 0.000 to 0.000 Mhz | | | | Gain Elements: None | | | | Connection Type: IQ | | | | Uses LO offset: No | | | _____________________________________________________ | | | / | | | | RX Codec: B | | | | Name: ad9522 | | | | Gain range pga: 0.0 to 20.0 step 1.0 dB | | _____________________________________________________ | | / | | | TX DSP: 0 | | | Freq range: -44.000 to 44.000 Mhz | | _____________________________________________________ | | / | | | TX DSP: 1 | | | Freq range: -44.000 to 44.000 Mhz | | _____________________________________________________ | | / | | | TX Dboard: A | | | ID: Unknown (0x0009) | | | _____________________________________________________ | | | / | | | | TX Subdev: 0 | | | | Name: Unknown (0x0009) - 0 | | | | Antennas: | | | | Sensors: | | | | Freq range: 0.000 to 0.000 Mhz | | | | Gain Elements: None | | | | Connection Type: IQ | | | | Uses LO offset: No | | | _____________________________________________________ | | | / | | | | TX Codec: A | | | | Name: ad9522 | | | | Gain range pga: -20.0 to 0.0 step 0.1 dB | | _____________________________________________________ | | / | | | TX Dboard: B | | | ID: Unknown (0x0009) | | | _____________________________________________________ | | | / | | | | TX Subdev: 0 | | | | Name: Unknown (0x0009) - 0 | | | | Antennas: | | | | Sensors: | | | | Freq range: 0.000 to 0.000 Mhz | | | | Gain Elements: None | | | | Connection Type: IQ | | | | Uses LO offset: No | | | _____________________________________________________ | | | / | | | | TX Codec: B | | | | Name: ad9522 | | | | Gain range pga: -20.0 to 0.0 step 0.1 dB
Referensi
- http://files.ettus.com/uhd_docs/manual/html/images.html
- http://files.ettus.com/binaries/master_images/
- http://files.ettus.com/uhd_docs/manual/html/usrp1.html
Pranala Menarik
Persiapan
- USRP: High Precision Clock
- USRP: Menyambungkan ClockTamer ke USRP1
- USRP: Kalibrasi ClockTamer
- USRP: ClockTamer Control Protocol
- USRP: Instalasi Board
- OpenBTS: GIT Source Code
OpenBTS 2.6
- GNURadio
- GNURadio: Ubuntu Install
- GNURadio: Ubuntu Install GNURadio 3.4.2 *RECOMMENDED*
- GNURadio: Ubuntu Install GNURadio 3.4.2 Clock 52MHz *RECOMMENDED*
- GNURadio: Contoh Aplikasi
- GNURadio: Spectrum Analizer GSM
- GNURadio: Mengubah board RFX1800 menjadi RFX900
- GNURadio: Programming Untuk Pemula
- OpenBTS: Ubuntu Install
- OpenBTS: Ubuntu Install OpenBTS 2.6 Clock 52MHz
- OpenBTS: Konfigurasi
- OpenBTS: Kalibrasi
- OpenBTS: Konfigurasi Asterisk untuk OpenBTS
- OpenBTS: Menjalankan smqueue
- OpenBTS: Mengoperasikan BTS
- OpenBTS: Tampilan di Nokia saat pakai OpenBTS
- OpenBTS: Operasi 1800 MHz
- OpenBTS: Beberapa Tips
- OpenBTS: USRP2
- OpenBTS: Amplifier
- OpenBTS: SMS
- AirProbe
OpenBTS 2.8
- GNURadio: Ubuntu 11.10 Install NOT RECOMMENED
- GNURadio: Ubuntu 11.10 instalasi menggunakan Repo NOT RECOMMENDED
- GNURadio: Download GNURadio
- GNURadio: Ubuntu 11.10 Instal GNURadio 3.3.0
- GNURadio: Ubuntu 11.10 Instal GNURadio 3.4.2
- GNURadio: Ubuntu 11.10 Instal GNURadio 3.5.0
- GNURadio: Ubuntu 11.10 Instal GNURadio 3.5.3.2
- GNURadio: Ubuntu 11.10 Instal GNURadio 3.6.0 NOT RECOMMENDED
- GNURadio: Ubuntu 11.10 Install dari GIT GNURadio NOT RECOMMENDED
- GNURadio: Ubuntu 11.10 cek USRP Daughter Board
- GNURadio: UHD
- GNURadio: UHD Image
- GNURadio: UHD Identifikasi Device
- OpenBTS: Ubuntu 11.10 Install
- OpenBTS: dari GIT ttsou RECOMMENDED
- OpenBTS: 2.8 dari SVN Install RECOMMENDED
- OpenBTS: 2.8 Instalasi Real Time Asterisk
- OpenBTS: 2.8 Konfigurasi
- OpenBTS: Database SQLite
Ettus E110
- OpenBTS: E110 Cara Login
- OpenBTS: E110 Install Image di MicroSD
- OpenBTS: E110 Cek Daughter Board
- OpenBTS: E110 Mengubah Master Clock
- OpenBTS: E110 Kalibrasi Clock
- OpenBTS: E110 Bekerja dengan opkg
- OpenBTS: E110 GNURadio
- OpenBTS: E110 Install UHD Image
- OpenBTS: E110 Instalasi OpenBTS
- OpenBTS: E110 Instalasi OpenBTS 2.6 NOT RECOMMENDED
Lain Lain
- OpenBTS: Materi Magang di ICTWATCH
- OpenBTS: Seminar Outline
- OpenBTS: Workshop Outline
- Membuat Base Station GSM Open Source
- Teknologi Selular
- GSM: Daftar Channel Frekuensi
- Wireless Internet
- OpenBSC
- AirProbe
- Base station subsystem
- GSM
- Asterisk
- Mobile phone
Catatan Legal dan Pendukung
- Siapa Bilang OpenBTS Ilegal?
- OpenBTS: Catatan MNC dan MCC Indonesia
- OpenBTS: Catatan MNC dan MCC COOL
- OpenBTS : Alokasi Frekuensi Operator GSM Indonesia
- GSM: Daftar Channel Frekuensi