self.logger.error("The minimum available time %s (ms) for radio front end processing is lower than the threshold %s (ms)."%(min_rxtx_delay,min_rxtx_delay_threshold))
else:
self.logger.info("The minimum %s (ms) available time for radio front end processing is OK"%(min_rxtx_delay,))