Andre Puschmann

Results 134 comments of Andre Puschmann

A few things: it seems you've configured a metrics interval which is extremely short. I see this a lot in the logs: ``` 09:57:59.768522 [RLC ] [I] lcid=0, rx_rate_mbps=0.00 (real=0.00),...

Try to solve your issues step-by-step. I asked you to set the default metrics interval to 1s because otherwise the logs are overwhelmed with it. We can't help if we...

Thanks @matan1008 for the contribution. Unfortunately we didn't have the bandwidth to review and integrate this before the 21.10 release. However, I encourage you to rebase the branch again on...

Could you solve the issue meanwhile? It's not clear to me where the `Error - buffer pool is empty` could come from when you just started the eNB. Provide logs...

Thanks for the report. I am afraid the TDD support for LTE in srsUE hasn't been a focus for some time so there might be issues with this in the...

Hey, try to reduce the MCS for the UL a bit. It seems you're using the default value of 28 which might be too high for your channel.

We've not tested the N310 with the UE. But your sample frequency offset and `srate` params look odd to me.

But you're trying to receive a 10 MHz wide signal. So sampling at 7.68Msps isn't enough. Try e.g. 15.36e6

Thanks for the report. I agree we should not fail here. But I guess it's because you're using a very old CPU without AVX2 support. Some of the DSP code...