|
|
@ -208,27 +208,6 @@ SRSLTE_API void srslte_ra_dl_grant_to_nbits(srslte_ra_dl_grant_t *grant,
|
|
|
|
uint32_t sf_idx,
|
|
|
|
uint32_t sf_idx,
|
|
|
|
srslte_ra_nbits_t nbits[SRSLTE_MAX_CODEWORDS]);
|
|
|
|
srslte_ra_nbits_t nbits[SRSLTE_MAX_CODEWORDS]);
|
|
|
|
|
|
|
|
|
|
|
|
SRSLTE_API void srslte_ra_dl_grant_to_nbits_multi(srslte_ra_dl_grant_t *grant,
|
|
|
|
|
|
|
|
uint32_t cfi,
|
|
|
|
|
|
|
|
srslte_cell_t cell,
|
|
|
|
|
|
|
|
uint32_t sf_idx,
|
|
|
|
|
|
|
|
srslte_ra_nbits_t *nbits,
|
|
|
|
|
|
|
|
srslte_ra_nbits_t *nbits2);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SRSLTE_API void srslte_ra_dl_grant_to_nbits_multi(srslte_ra_dl_grant_t *grant,
|
|
|
|
|
|
|
|
uint32_t cfi,
|
|
|
|
|
|
|
|
srslte_cell_t cell,
|
|
|
|
|
|
|
|
uint32_t sf_idx,
|
|
|
|
|
|
|
|
srslte_ra_nbits_t *nbits,
|
|
|
|
|
|
|
|
srslte_ra_nbits_t *nbits2);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SRSLTE_API void srslte_ra_dl_grant_to_nbits_multi(srslte_ra_dl_grant_t *grant,
|
|
|
|
|
|
|
|
uint32_t cfi,
|
|
|
|
|
|
|
|
srslte_cell_t cell,
|
|
|
|
|
|
|
|
uint32_t sf_idx,
|
|
|
|
|
|
|
|
srslte_ra_nbits_t *nbits,
|
|
|
|
|
|
|
|
srslte_ra_nbits_t *nbits2);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SRSLTE_API uint32_t srslte_ra_dl_approx_nof_re(srslte_cell_t cell,
|
|
|
|
SRSLTE_API uint32_t srslte_ra_dl_approx_nof_re(srslte_cell_t cell,
|
|
|
|
uint32_t nof_prb,
|
|
|
|
uint32_t nof_prb,
|
|
|
|
uint32_t nof_ctrl_symbols);
|
|
|
|
uint32_t nof_ctrl_symbols);
|
|
|
|