srsLTE/srsue
Andre Puschmann b157490cb3 ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure
the race was in the prach_nr that stored the temp crnti without proper protection.
the fix moves the logic to store the value to the MAC that uses the thread-safe
RNTI object for this.
2022-04-20 14:57:02 +02:00
..
hdr ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure 2022-04-20 14:57:02 +02:00
src ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure 2022-04-20 14:57:02 +02:00
CMakeLists.txt srsue,test: reorganize test folders and move to components like we in PHY 2021-06-10 15:18:42 +02:00
ue.conf.example Add CFR to srsue LTE UL (#3865) 2022-03-07 17:05:33 +01:00