Modified comments

master
Xavier Arteaga 4 years ago committed by Xavier Arteaga
parent 8d34d344a8
commit 275cbafe6e

@ -22,9 +22,9 @@
/****************************************************************************** /******************************************************************************
* File: pdcch.h * File: pdcch.h
* *
* Description: Physical downlink control channel. * Description: Physical downlink control channel for NR.
* *
* Reference: 3GPP TS 36.211 version 10.0.0 Release 10 Sec. 6.8 * Reference: 3GPP TS 38.211 version 15.10.0
*****************************************************************************/ *****************************************************************************/
#ifndef SRSLTE_PDCCH_NR_H #ifndef SRSLTE_PDCCH_NR_H

@ -38,7 +38,7 @@
/** /**
* @brief Calculates the PDSCH time resource provided by higher layers and stores it in the provided PDSCH NR grant. * @brief Calculates the PDSCH time resource provided by higher layers and stores it in the provided PDSCH NR grant.
* *
* @remark Defined by TS 36.214 V15.10.0 section 5.1.2.1.1 Determination of the resource allocation table to be used for * @remark Defined by TS 38.214 V15.10.0 section 5.1.2.1.1 Determination of the resource allocation table to be used for
* PDSCH * PDSCH
* *
* @param pdsch_alloc Flattened PHY PDSCH allocation configuration provided from higher layers * @param pdsch_alloc Flattened PHY PDSCH allocation configuration provided from higher layers

Loading…
Cancel
Save