AssertFatal((channeldesc_p!=NULL),"Could not allocate channel %s type %s \n",*(channel_list.paramarray[i][pindex_NAME].strptr),*(channel_list.paramarray[i][pindex_TYPE].strptr));
LOG_I(HW,"rfsimulator: running as %s\n",rfsimulator->typeStamp==ENB_MAGICDL?"server waiting opposite rfsimulators to connect":"client: will connect to a rfsimulator server side");
...
...
@@ -802,11 +816,7 @@ int device_init(openair0_device *device, openair0_config_t *openair0_cfg) {