mirror of https://github.com/pvnis/srsRAN_4G.git
mac_test: fix mac_ra_test according to BSR changes
the BSR routine had a bug in which it would generate a BSR even before the reTx timer expires if new data becomes availble for a LCID that already had data and a BSR was already sent. The RA test here relies on a BSR in the generated MAC PDU to pass. However, since after fixing the BSR bug the PDU the MUX unit no longer generates a BSR, we need generate data for a LCID which has higher priority than the one for which a BSR has already been sent.master
parent
d6ef66b0dc
commit
e89254ad1f
Loading…
Reference in New Issue