ANTENNA_SEL_UFL
antenna = tx_ant ? ANTENNA_SEL_UFL : ANTENNA_SEL_INT;
*tx_ant = (common->ant_in_use == ANTENNA_SEL_UFL) ? 1 : 0;