You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying running srsenb with the timestamping driver, setting in enb.conf:
n_prb = 6
device_name = iio
device_args = context=usb:
Also changed prach_freq_offset to zero in sib.conf to compatibilize with n_prb=6
I see no power coming out from the TX channel at the announced DL frequency.
If I run the txrx_test, I can sense with a spectrum analyzer that the TX antenna is transmitting at the announced freq,
but I sense nothing when running the srsenb.
(also on some runs, although not all runs, I get the "Error reading rx ringbuffer. Invalid header" as in the
issue #35 )
The text was updated successfully, but these errors were encountered:
I am trying running srsenb with the timestamping driver, setting in enb.conf:
n_prb = 6
device_name = iio
device_args = context=usb:
Also changed prach_freq_offset to zero in sib.conf to compatibilize with n_prb=6
I see no power coming out from the TX channel at the announced DL frequency.
If I run the txrx_test, I can sense with a spectrum analyzer that the TX antenna is transmitting at the announced freq,
but I sense nothing when running the srsenb.
(also on some runs, although not all runs, I get the "Error reading rx ringbuffer. Invalid header" as in the
issue #35 )
The text was updated successfully, but these errors were encountered: