Commit 1e4b03c2 authored by Cedric Roux's avatar Cedric Roux

update FAPI structure to include puschTransmissionTimestamp

parent 1dd617e2
......@@ -314,6 +314,7 @@ struct BuildBroadcastListElement_s
*/
struct UlInfoListElement_s
{
uint16_t puschTransmissionTimestamp; //this timestamp identifies PUSCH transmission to which below information relates to
uint16_t rnti;
uint16_t ulReception[MAX_LC_LIST+1];
enum ReceptionStatus_e
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment