Please share some test data.
1069066484 opened this issue · 6 comments
It seems that test data "xxxx.dat" like "lte_test_data_RX2_NRBDL6.dat" are not included in the files. I think it would be neccesary to do a test.
hello,do you have any test data?
could i use usrp source in gnuradio companion to replace the test data ?
cheers,thanks
Does anyone know where to get any of the '.dat' files that are referenced in this code?
You can use USRP source :
Sample_rate = 30,72M
CH0 = 950M
Gain = 50
RX2
Bandwith = 5M
this will probably cause some overflow, it's not a problem but you can fix it by recording some data catched by usrp and then use that file
@sudoasking Hello! when i set the parameters as you said, i can not get the correct Cell-ID. it is always different! Have you met the same trouble as me?thanks for your help!
you can use this website http://niviuk.free.fr/lte_band.php to get the frequency from the earfcn
Thank you very much,could i continue to ask for you some questions in the future if i have some troubles?