Forked from
oai / openairinterface5G
22606 commits behind the upstream repository.
Gabriel
authored
---------------------------------------------------------- bug 37 Ttile: Sending side is as follows. rar[3] = (((mcs&0x7)<<5)) | ((TPC&7)<<2) | ((ULdelay&1)<<1) | (cqireq&1); So, 2 bit shift looks correct. Bug Location: ulsch->harq_processes[harq_pid]->TPC = (rar[3]>>3)&7;//rar->TPC; ----------------------------------------------------------
Name | Last commit | Last update |
---|---|---|
cmake_targets | ||
common/utils | ||
openair1 | ||
openair2 | ||
openair3 | ||
svn2git | ||
targets | ||
.gitlab-ci.yml | ||
LICENSE | ||
NOTICE.txt | ||
README.txt | ||
maketags | ||
oaienv | ||
pre-commit |