Skip to content
Snippets Groups Projects

Fix ulprbbl based on SRS

Merged Luis Pereira requested to merge fix_ulprbbl_based_on_srs into develop
All threads resolved!
9 files
+ 32
17
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 1
0
@@ -840,6 +840,7 @@ typedef struct PHY_VARS_gNB_s {
int pucch0_thres;
int pusch_thres;
int prach_thres;
int srs_thres;
uint64_t bad_pucch;
int num_ulprbbl;
int ulprbbl[275];
Loading