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 Paisana 02d4dde1f5 issue 2170 fix: add extra check that UL harq is empty before allocating it 4 years ago
..
sched_ue_ctrl separate control loops for PUCCH and PUSCH TPC 4 years ago
schedulers add configurable fairness parameter to pf scheduler 4 years ago
mac.h mac: convert rar_pdu_msg[] from vector into array and protect access 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 Update NR classes after metrics interface changes. 4 years ago
sched.h sched rand test refactor: creation of abstract sched simulator class for testing 4 years ago
sched_carrier.h The struct tti_point is now used ubiquitously in the scheduler 4 years ago
sched_common.h move sched params and sched helper methods to sched_helpers.h/cc files. Removed place in the scheduler where the mcs is increased forcefully to avoid segmentation 4 years ago
sched_grid.h issue 2170 fix: add extra check that UL harq is empty before allocating it 4 years ago
sched_harq.h avoid allocating DL harqs when respective acks are still pending, when there is a reordering of ttis in the phy 4 years ago
sched_helpers.h move sched params and sched helper methods to sched_helpers.h/cc files. Removed place in the scheduler where the mcs is increased forcefully to avoid segmentation 4 years ago
sched_ue.h avoid allocating DL harqs when respective acks are still pending, when there is a reordering of ttis in the phy 4 years ago
ta.h change license header to agnostic version with hint to root LICENSE file 4 years ago
ue.h Use MAC PDU pointer instead of tti_rx and rnti as a key to associate buffers. Decouple crc_info() and push_pdu() functions. This allows for different timing architectures in the PHY 4 years ago