I am executing LTE_DL_receiver in Octave with a HackRF One. I am using 1900 MHz band to find my cell. I am able to find an MIB and detect an FDD cell. Then, the "Cell Information Summary" section comes up; however, my program closes before providing any of the configuration information, like the ones you can get by using LTE_DL_receiver('../regression_test_signal_file/f1815.3_s19.2_bw20_0.08s_hackrf-1.bin').
At the very end, I receive the following message:
nRB must be 6 or 100!
Elapsed time is 0.000140905 seconds.
I feel like this nRB issue is what is blocking me from continuing on in the LTE_DL_receiver program. Any help would be greatly appreciated.
I am executing LTE_DL_receiver in Octave with a HackRF One. I am using 1900 MHz band to find my cell. I am able to find an MIB and detect an FDD cell. Then, the "Cell Information Summary" section comes up; however, my program closes before providing any of the configuration information, like the ones you can get by using LTE_DL_receiver('../regression_test_signal_file/f1815.3_s19.2_bw20_0.08s_hackrf-1.bin').
At the very end, I receive the following message:
nRB must be 6 or 100!
Elapsed time is 0.000140905 seconds.
I feel like this nRB issue is what is blocking me from continuing on in the LTE_DL_receiver program. Any help would be greatly appreciated.