("ue.phy.log.id_preamble",bpo::value<std::string>(&ue_phy.log.id_preamble)->default_value(" UE/"),"UE PHY log ID preamble")
("ue.phy.fix_wideband_cqi",bpo::value<uint32_t>(&ue_phy.fix_wideband_cqi)->default_value(15),"Fix wideband CQI value, set to 0 or greater than 15 to disable")
("ue.phy.nof_threads",bpo::value<uint32_t>(&ue_phy.nof_phy_threads)->default_value(1),"Number of threads")