|
From: Arthur R. <art...@gm...> - 2015-02-23 14:35:06
|
Sorry, in OpenBTS-UMTS, it is located into TransceiverUHD. I would strongly advise you to update your UHD/Gnuradio config (even if gnuradio is not needed for openbts) Just use this line, as a standard user (not in root). It will ask for your root password when needed. wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio Le Mon Feb 23 2015 at 15:11:29, Ahmad Zainudin <ahm...@gm...> a écrit : > Thanks Arthur, > The result uhd_usrp_probe > root@zai:/usr/local/src# uhd_usrp_probe > linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.004-140-gfb32ed16 > > -- Opening a USRP2/N-Series device... > -- Current recv frame size: 1472 bytes > -- Current send frame size: 1472 bytes > -- Detecting internal GPSDO.... not found > _____________________________________________________ > / > | Device: USRP2 / N-Series Device > | _____________________________________________________ > | / > | | Mboard: N210r4 > | | hardware: 2577 > | | mac-addr: a0:36:fa:38:32:57 > | | ip-addr: 192.168.10.3 > | | subnet: 255.255.255.255 > | | gateway: 255.255.255.255 > | | gpsdo: none > | | serial: E5R22N8UP > | | FW Version: 12.4 > | | FPGA Version: 10.1 > | | > | | Time sources: none, external, _external_, mimo > | | Clock sources: internal, external, mimo > | | Sensors: mimo_locked, ref_locked > | | _____________________________________________________ > | | / > | | | RX DSP: 0 > | | | Freq range: -50.000 to 50.000 Mhz > | | _____________________________________________________ > | | / > | | | RX DSP: 1 > | | | Freq range: -50.000 to 50.000 Mhz > | | _____________________________________________________ > | | / > | | | RX Dboard: A > | | | ID: RFX900 (0x0025) > | | | Serial: EFR11WCR8 > | | | _____________________________________________________ > | | | / > | | | | RX Frontend: 0 > | | | | Name: RFX900 RX > | | | | Antennas: TX/RX, RX2, CAL > | | | | Sensors: lo_locked > | | | | Freq range: 750.000 to 1050.000 Mhz > | | | | Gain range PGA0: 0.0 to 70.0 step 0.0 dB > | | | | Connection Type: QI > | | | | Uses LO offset: No > | | | _____________________________________________________ > | | | / > | | | | RX Codec: A > | | | | Name: ads62p44 > | | | | Gain range digital: 0.0 to 6.0 step 0.5 dB > | | | | Gain range fine: 0.0 to 0.5 step 0.1 dB > | | _____________________________________________________ > | | / > | | | TX DSP: 0 > | | | Freq range: -250.000 to 250.000 Mhz > | | _____________________________________________________ > | | / > | | | TX Dboard: A > | | | ID: RFX900 (0x0029) > | | | Serial: EFR11WCR8 > | | | _____________________________________________________ > | | | / > | | | | TX Frontend: 0 > | | | | Name: RFX900 TX > | | | | Antennas: TX/RX, CAL > | | | | Sensors: lo_locked > | | | | Freq range: 750.000 to 1050.000 Mhz > | | | | Gain Elements: None > | | | | Connection Type: IQ > | | | | Uses LO offset: Yes > | | | _____________________________________________________ > | | | / > | | | | TX Codec: A > | | | | Name: ad9777 > | | | | Gain Elements: None > > > How to get tranceiver52M uhd driven for OpenBTS-UMTS? > > Thanks, > > 2015-02-23 21:06 GMT+07:00 Arthur Rabaté <art...@gm...>: > >> The transceiver RAD1 is for Range Networks hardware only. >> You need the transceiver from Transceiver52M (it is the transceiver for >> anything uhd driven) >> >> Check your connectivity with uhd_usrp_probe, it should find your device. >> >> >> > > > -- > Ahmad Zainudin > Lab. Digital Signal Processing E-206 > Politeknik Elektronika Negeri Surabaya > Kampus PENS, Sukolilo, Surabaya 60111 > Mobile : 085733409869 / ext. 2504 > |