Skip to content
Discussion options

You must be logged in to vote

Hi,
there is a throttling element in the gnuradio flowgraph, that slows down the transfer of signal samples. You can speed it up by changing the slow-down factor, if you set 1.0 the samples should be passed with sample rate speed. However, note that the CPU load might be a limiting factor in the case of multiple UEs (there are multiple instances of srsUE process and signal samples have to be delivered and processed by each).
If you connect gnb and srsUE directly, the samples are passes as fast as possible, probably even faster than the sample rate.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@improperaffo
Comment options

Answer selected by improperaffo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants