mcs=UE_template->pre_assigned_mcs_ul;//cmin (UE_template->pre_assigned_mcs_ul, openair_daq_vars.target_ue_ul_mcs); // adjust, based on user-defined MCS
LOG_I(PHY,"[SCHED][UE] Check absolute frequency DL %"PRIu32", UL %"PRIu32" (oai_exit %d)\n",downlink_frequency[0][0],downlink_frequency[0][0]+uplink_frequency_offset[0][0],oai_exit);
LOG_I(PHY,"[SCHED][UE] Check absolute frequency DL %"PRIu32", UL %"PRIu32" (oai_exit %d, rx_num_channels %d)\n",downlink_frequency[0][0],downlink_frequency[0][0]+uplink_frequency_offset[0][0],oai_exit,openair0_cfg[0].rx_num_channels);