srsran / srsRAN_4G

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
https://www.srsran.com
GNU Affero General Public License v3.0
3.46k stars 1.14k forks source link

Error parsing in srsenb #434

Closed asp2k5 closed 4 years ago

asp2k5 commented 4 years ago

Issue Description

I'm having the following error when I attempt to run sudo srsenb with a USRP B210. I havent changed any of default enb config file. can anyone pls help out. Thankx.

**--- Software Radio Systems LTE eNodeB ---

Reading configuration file /home/esb3283/.config/srslte/enb.conf... Error parsing field m_ri in section cqi_report_cnfg Error parsing section phy_cnfg Error parsing Radio Resources configuration Error processing arguments.**

frankist commented 4 years ago

Overwrite the conf files in the ~/.config/srslte directory, by first erasing the .conf in that directory, and then running srslte_install_configs.sh that is present in your build folder. Please, use the mailing list for issues and questions regarding any setup

asp2k5 commented 4 years ago

Thnkx alot it worked. but can you pls help out how can I connect my commercial phone to srsenb. pls help out.