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 20e341d0a1 mac,bugfix - fixed formatting of MAC and scheduler user-defined types 4 years ago
..
sched_phy_ch sched,optimization,refactor - use of custom formatter that avoids mallocs for getting bitmasks strings in hex and binary formats 4 years ago
sched_ue_ctrl optimization - minimization of number of std::string allocations for logging 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 documentation,bugfix - added documentation to new blocking queues, changed class names, and removed blocking pushes from the critical path 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 mac,bugfix - fixed formatting of MAC and scheduler user-defined types 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 sched,bugfix&refactor: set dci_format before generating the remaining dci parameters in sched_ue::generate_dl_dci_format(...) 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