free5G / free5GRAN

free5GRAN is an open-source 5G RAN stack. The current version includes a receiver which decodes MIB & SIB1 data. It also acts as a cell scanner. free5GRAN works in SA mode.
Apache License 2.0
96 stars 40 forks source link

SIB-1 message not passing #18

Open Mayank-t00476 opened 2 years ago

Mayank-t00476 commented 2 years ago

Is your feature request related to a problem? Please describe. I am running free5GRan code base from vectors generated through matlab. USRP interface has been tweaked a bit to read IQ samples from a vector file continuously but unfortunately SIB-1 CRC is not getting through however the decoding is successful in matlab.

Describe the solution you'd like Please provide a vector file collected through USRP device at 30.72Msps so that same can be tested.

Describe alternatives you've considered A clear description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.