srsLTE/srsenb/hdr/stack/mac
Francisco 34e39a9835 Implementation of scheduler algorithm to avoid PUCCH collisions
- The cch_allocator considers the existence of a fixed PUCCH region dedicated to CQI, SR, and HARQ ACKs
- At the moment PUCCH multiplexing is not considered
- The PUCCH width was increased to accommodate possible PUCCH-ACK positions
2021-03-05 14:59:44 +01:00
..
sched_phy_ch Implementation of scheduler algorithm to avoid PUCCH collisions 2021-03-05 14:59:44 +01:00
sched_ue_ctrl Allow collisions between PUCCH and Msg3 for 6 PRBs 2021-03-05 14:59:44 +01:00
schedulers use unique_ptr for sched_ue database in scheduler. This will minimize the time spent locking while adding new users 2021-02-17 11:04:07 +01:00
mac.h Added pcap net feature to eNodeB 2021-03-03 09:50:15 +01:00
mac_metrics.h Re-structure enb metrics a bit. Create a generic mac metric struct and per ue mac metrics struct. 2020-12-14 13:16:13 +01:00
mac_nr.h remove byte buffer pool cached member variables as they are unnecessary now. 2021-02-07 18:48:21 +00:00
sched.h use unique_ptr for sched_ue database in scheduler. This will minimize the time spent locking while adding new users 2021-02-17 11:04:07 +01:00
sched_carrier.h use unique_ptr for sched_ue database in scheduler. This will minimize the time spent locking while adding new users 2021-02-17 11:04:07 +01:00
sched_common.h Allow collisions between PUCCH and Msg3 for 6 PRBs 2021-03-05 14:59:44 +01:00
sched_grid.h Implementation of scheduler algorithm to avoid PUCCH collisions 2021-03-05 14:59:44 +01:00
sched_helpers.h refactored cce position table structs 2021-02-16 21:22:40 +01:00
sched_ue.h Implementation of scheduler algorithm to avoid PUCCH collisions 2021-03-05 14:59:44 +01:00
ta.h
ue.h Added pcap net feature to eNodeB 2021-03-03 09:50:15 +01:00