Commit d02a2806 authored by wangdong's avatar wangdong

a power control hooks

parent 26b05122
...@@ -1995,6 +1995,7 @@ schedule_ue_spec_fairRR(module_id_t module_idP, ...@@ -1995,6 +1995,7 @@ schedule_ue_spec_fairRR(module_id_t module_idP,
} }
// do PUCCH power control // do PUCCH power control
//find a power control hook!!!!
// this is the snr // this is the snr
eNB_UE_stats = &UE_info->eNB_UE_stats[CC_id][UE_id]; eNB_UE_stats = &UE_info->eNB_UE_stats[CC_id][UE_id];
/* Unit is not dBm, it's special from nfapi */ /* Unit is not dBm, it's special from nfapi */
......
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