// TODO: Fill in the actual MAC CE buffer status report
// TODO: Fill in the actual MAC CE buffer status report
ue_report[i]->pending_mac_ces=-1;/* Use as bitmap. Set one or more of the
ue_report[i]->pending_mac_ces=(get_MAC_CE_bitmap_TA(enb_id,i)|(0<<1)|(0<<2)|(0<<3))&15;/* Use as bitmap. Set one or more of the; /* Use as bitmap. Set one or more of the
PROTOCOL__PRP_CE_TYPE__PRPCET_ values
PROTOCOL__PRP_CE_TYPE__PRPCET_ values
found in stats_common.pb-c.h. See
found in stats_common.pb-c.h. See
prp_ce_type in progRAN specification */
prp_ce_type in progRAN specification */
...
@@ -472,7 +472,7 @@ int enb_agent_mac_stats_reply(mid_t mod_id,
...
@@ -472,7 +472,7 @@ int enb_agent_mac_stats_reply(mid_t mod_id,
dl_report->sfn_sn=get_sfn_sf(enb_id);
dl_report->sfn_sn=get_sfn_sf(enb_id);
dl_report->has_sfn_sn=1;
dl_report->has_sfn_sn=1;
//TODO:Set the number of DL CQI reports for this UE. One for each CC
//TODO:Set the number of DL CQI reports for this UE. One for each CC