Skip to content

5. TODOs

Haoran Wan edited this page Aug 21, 2024 · 2 revisions

There are some on-going plans for the near future:

  • Try to decode RRC reconfiguration message, it's hard to do so because current srsRAN 5G UE code doesn't support MIMO PDSCH decoding.
  • Hidden BWP decoding. Forming a dataset for different carriers' perference in BWP setting.
  • Add carrier aggregation decoding function (multiple USRP to decode multiple cell towers that the UE is connected to).
  • Found cell searcher can mistakenly find cells in nearby frequency (e.g., GSCN -1/-2 steps). In other words, when cell searcher's to-search SSB central frequency is x, it can find SSB at x - 1/2 step. We guess it's because the coarse correlation. Investigate possibly later.
Clone this wiki locally