WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
loggers::get_instance().log("commsignia_layer::receive_data: compare %02x with %02x",r->antenna,static_cast<unsignedchar>(std::strtoul(_params[params::interface_id].c_str(),NULL,10)));
loggers::get_instance().log("commsignia_layer::receive_data: compare %02x with %02x",r->u8_antenna,static_cast<unsignedchar>(std::stoi(_params[params::interface_id])));