Skip to content

iplinkme/openbts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

How to make USRP-based OpenBTS boards - URAN-1 / SRAD-1 work?

get OpenBTS ISO

(Apply modified-USRP1 with 52Mhz、URAN-1 and SRAD-1)

Some Testing Commands

(the root user)

  • Testing whether the system is connected
usrp_probe
  • Testing usrp1 of usb data transfer rate
/usr/local/share/gnuradio/examples/usrp/usrp_benchmark_usb.py
  • View sub-board and the motherboard is connected
lsusrp
  • Reprogram the USRP1 motherboard eeprom
/usr/local/src/gnuradio-3.4.2/usrp/firmware/src/usrp2/burn-usrp4-eeprom 
  • Benchmark emission command signal
/usr/local/share/gnuradio/examples/digital/benchmark_tx.py -f 900M -T A
  • Usrp_fft received signal command
usrp_fft.py -f 900M -R A

About

A classic OpenBTS ISO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages