mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
018c734b09
in the mac_test the tb_decoded() method was called twice for the 2nd codeword, causig TSAN to complain about an unlocked mutex being unlocked. The patch resolves the potential issue only calling tb_decoded for a grant/tb thas has a non-zero MCS. The patch also adjusts the reset function to have a safe and "unsafe" version to be called from inside the class, similar to other classes where we do the same. |
3 years ago | |
---|---|---|
.. | ||
mac | 3 years ago | |
mac_common | 4 years ago | |
mac_nr | 4 years ago | |
rrc | 3 years ago | |
upper | 4 years ago | |
ue_stack_base.h | 4 years ago | |
ue_stack_lte.h | 4 years ago | |
ue_stack_nr.h | 4 years ago |