You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
sched_phy_ch Implementation of scheduler algorithm to avoid PUCCH collisions 4 years ago
sched_ue_ctrl Allow collisions between PUCCH and Msg3 for 6 PRBs 4 years ago
schedulers use unique_ptr for sched_ue database in scheduler. This will minimize the time spent locking while adding new users 4 years ago
mac.h Added pcap net feature to eNodeB 4 years ago
mac_metrics.h Re-structure enb metrics a bit. Create a generic mac metric struct and per ue mac metrics struct. 4 years ago
mac_nr.h remove byte buffer pool cached member variables as they are unnecessary now. 4 years ago
sched.h use unique_ptr for sched_ue database in scheduler. This will minimize the time spent locking while adding new users 4 years ago
sched_carrier.h use unique_ptr for sched_ue database in scheduler. This will minimize the time spent locking while adding new users 4 years ago
sched_common.h Allow collisions between PUCCH and Msg3 for 6 PRBs 4 years ago
sched_grid.h Implementation of scheduler algorithm to avoid PUCCH collisions 4 years ago
sched_helpers.h refactored cce position table structs 4 years ago
sched_ue.h Implementation of scheduler algorithm to avoid PUCCH collisions 4 years ago
ta.h change license header to agnostic version with hint to root LICENSE file 4 years ago
ue.h Added pcap net feature to eNodeB 4 years ago