Commit f05ab7d5 authored by ndomingues's avatar ndomingues

Update FEATURE_SET with 2-Step RA feature

parent 4d239c14
...@@ -94,10 +94,15 @@ Furthermore, the gNB and UE support ...@@ -94,10 +94,15 @@ Furthermore, the gNB and UE support
- MAC <-> PHY data interface using FAPI P7 interface for BCH PDU, DCI PDU, PDSCH PDU - MAC <-> PHY data interface using FAPI P7 interface for BCH PDU, DCI PDU, PDSCH PDU
- Scheduler procedures for SIB1 - Scheduler procedures for SIB1
- Scheduler procedures for RA - Scheduler procedures for RA
- Contention Free RA procedure - 4-Step RA
- Contention Based RA procedure - Contention Free RA procedure
- Msg3 can transfer uplink CCCH, DTCH or DCCH messages - Contention Based RA procedure
- CBRA can be performed using MAC CE or C-RNTI - Msg3 can transfer uplink CCCH, DTCH or DCCH messages
- CBRA can be performed using MAC CE for C-RNTI
- 2-Step RA
- Contention Based RA procedure
- MsgA can transfer uplink CCCH, DTCH or DCCH messages
- CBRA can be performed using MAC CE for C-RNTI
- Scheduler procedures for CSI-RS - Scheduler procedures for CSI-RS
- MAC downlink scheduler - MAC downlink scheduler
- phy-test scheduler (fixed allocation and usable also without UE) - phy-test scheduler (fixed allocation and usable also without UE)
...@@ -296,9 +301,14 @@ Furthermore, the gNB and UE support ...@@ -296,9 +301,14 @@ Furthermore, the gNB and UE support
* Random access procedure (needs improvement, there is still not a clear separation between MAC and PHY) * Random access procedure (needs improvement, there is still not a clear separation between MAC and PHY)
- Mapping SSBs to multiple ROs - Mapping SSBs to multiple ROs
- Scheduling of PRACH - Scheduling of PRACH
- Processing of RAR - 4-Step RA
- Transmission and re-transmission of Msg3 - Processing of RAR
- Msg4 and contention resolution - Transmission and re-transmission of Msg3
- Msg4 and contention resolution
- 2-Step RA
- Transmission of MsgA-PUSCH
- Reception of MsgB
- Processing of SuccessRAR
* DCI processing * DCI processing
- format 10 (RA-RNTI, C-RNTI, SI-RNTI, TC-RNTI) - format 10 (RA-RNTI, C-RNTI, SI-RNTI, TC-RNTI)
- format 00 (C-RNTI, TC-RNTI) - format 00 (C-RNTI, TC-RNTI)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment