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.
Ismael Gomez d5f0634975
Add PUCCH SNR measurement (#2175)
* Add PUCCH SNR measurement

* Fix PUCCH SNR estimation

* Reverted PUCCH noise estimation

* use fpclassify instead of iszero

Co-authored-by: Xavier Arteaga <xavier@softwareradiosystems.com>
4 years ago
..
sched_ue_ctrl remove unused variable 4 years ago
schedulers add configurable fairness parameter to pf scheduler 4 years ago
mac.h Add PUCCH SNR measurement (#2175) 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 move sched_harq to subfolder 4 years ago
sched_carrier.h The struct tti_point is now used ubiquitously in the scheduler 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 issue 2170 fix: add extra check that UL harq is empty before allocating it 4 years ago
sched_helpers.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_ue.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
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