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.
Andre Puschmann 8e13f04684 mac_pcap: refactor MAC PCAP and include NR RAT into same object
after adding the thread-safe PCAP writer functionality to the EUTRA
MAC object it became clear that we don't wont to replicate the
same for the NR object.

This patch therefore refactors the class that now supports both EUTRA and
NR rats. The old mac_nr_pcap.[h/cc] has been deleted. All test-cases
and usages now use the new object that needs to pass the RAT type in
the ctor.

this patch addresses the last open point of #2160
4 years ago
..
sched_ue_ctrl Port enb specific classes to use srslog (#2155) 4 years ago
schedulers Port enb specific classes to use srslog (#2155) 4 years ago
mac.h Port enb specific classes to use srslog (#2155) 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 mac_pcap: refactor MAC PCAP and include NR RAT into same object 4 years ago
sched.h Port enb specific classes to use srslog (#2155) 4 years ago
sched_carrier.h Port enb specific classes to use srslog (#2155) 4 years ago
sched_common.h precompute nof_re_table[sf][prb][slot][cfi] for faster nof_re computation and for more accurate lower bound nof_re computation 4 years ago
sched_grid.h Port enb specific classes to use srslog (#2155) 4 years ago
sched_helpers.h Port enb specific classes to use srslog (#2155) 4 years ago
sched_ue.h Port enb specific classes to use srslog (#2155) 4 years ago
ta.h change license header to agnostic version with hint to root LICENSE file 4 years ago
ue.h Port enb specific classes to use srslog (#2155) 4 years ago