From 11cffdcbece9e569663a8c9a6b7158f9e053d231 Mon Sep 17 00:00:00 2001 From: Xavier Arteaga Date: Wed, 24 Feb 2021 19:50:26 +0100 Subject: [PATCH] Minor comment --- lib/include/srslte/phy/ue/ue_ul_nr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/include/srslte/phy/ue/ue_ul_nr.h b/lib/include/srslte/phy/ue/ue_ul_nr.h index 8de5865de..adc983910 100644 --- a/lib/include/srslte/phy/ue/ue_ul_nr.h +++ b/lib/include/srslte/phy/ue/ue_ul_nr.h @@ -82,7 +82,7 @@ SRSLTE_API int srslte_ue_ul_nr_pucch_info(const srslte_pucch_nr_resource_t* reso * * @param sr_resources Provides the SR configuration from the upper layers * @param slot_idx Slot index in the radio frame - * @param sr_id Scheduling Request logic channel identifier + * @param sr_id Scheduling Request identifier * @param[out] sr_resource_id Optional SR resource index (or identifier) * * @return 1 if the provided slot index is a SR transmission opportunity, SRSLTE_SUCCESS if it is not an SR transmission