LogError(LOG_DMR,"Slot %u, overflow in the imm DMR slot queue; queue free is %u, needed %u; resized was %u is %u",m_slotNo,space,len,queueLen,m_txQueue.length());
LogError(LOG_DMR,"Slot %u, overflow in the imm DMR slot queue; queue free is %u, needed %u; resized was %u is %u, fifoSpace = %u",m_slotNo,space,len,queueLen,m_txQueue.length(),fifoSpace);
return;
}
else{
LogError(LOG_DMR,"Slot %u, overflow in the imm DMR slot queue while writing network data; queue free is %u, needed %u",m_slotNo,space,len);
LogError(LOG_DMR,"Slot %u, overflow in the imm DMR slot queue while writing network data; queue free is %u, needed %u, fifoSpace = %u",m_slotNo,space,len,fifoSpace);
LogError(LOG_DMR,"Slot %u, overflow in the DMR slot queue; queue free is %u, needed %u; resized was %u is %u",m_slotNo,space,len,queueLen,m_txQueue.length());
LogError(LOG_DMR,"Slot %u, overflow in the DMR slot queue; queue free is %u, needed %u; resized was %u is %u, fifoSpace = %u",m_slotNo,space,len,queueLen,m_txQueue.length(),fifoSpace);
return;
}
else{
LogError(LOG_DMR,"Slot %u, overflow in the DMR slot queue while writing network data; queue free is %u, needed %u",m_slotNo,space,len);
LogError(LOG_DMR,"Slot %u, overflow in the DMR slot queue while writing network data; queue free is %u, needed %u, fifoSpace = %u",m_slotNo,space,len,fifoSpace);
LogError(LOG_P25,"overflow in the NXDN queue while writing imm data; queue free is %u, needed %u; resized was %u is %u",space,len,queueLen,m_txImmQueue.length());
LogError(LOG_NXDN,"overflow in the NXDN queue while writing imm data; queue free is %u, needed %u; resized was %u is %u, fifoSpace = %u",space,len,queueLen,m_txImmQueue.length(),fifoSpace);
return;
}
else{
LogError(LOG_P25,"overflow in the NXDN queue while writing imm network data; queue free is %u, needed %u",space,len);
LogError(LOG_NXDN,"overflow in the NXDN queue while writing imm network data; queue free is %u, needed %u, fifoSpace = %u",space,len,fifoSpace);
LogError(LOG_NXDN,"overflow in the NXDN queue while writing data; queue free is %u, needed %u; resized was %u is %u",space,len,queueLen,m_txQueue.length());
LogError(LOG_NXDN,"overflow in the NXDN queue while writing data; queue free is %u, needed %u; resized was %u is %u, fifoSpace = %u",space,len,queueLen,m_txQueue.length(),fifoSpace);
return;
}
else{
LogError(LOG_NXDN,"overflow in the NXDN queue while writing network data; queue free is %u, needed %u",space,len);
LogError(LOG_NXDN,"overflow in the NXDN queue while writing network data; queue free is %u, needed %u, fifoSpace = %u",space,len,fifoSpace);
LogError(LOG_P25,"overflow in the P25 queue while writing imm data; queue free is %u, needed %u; resized was %u is %u",space,length,queueLen,m_txImmQueue.length());
LogError(LOG_P25,"overflow in the P25 queue while writing imm data; queue free is %u, needed %u; resized was %u is %u, fifoSpace = %u",space,length,queueLen,m_txImmQueue.length(),fifoSpace);
return;
}
else{
LogError(LOG_P25,"overflow in the P25 queue while writing imm network data; queue free is %u, needed %u",space,length);
LogError(LOG_P25,"overflow in the P25 queue while writing imm network data; queue free is %u, needed %u, fifoSpace = %u",space,length,fifoSpace);
LogError(LOG_P25,"overflow in the P25 queue while writing data; queue free is %u, needed %u; resized was %u is %u",space,length,queueLen,m_txQueue.length());
LogError(LOG_P25,"overflow in the P25 queue while writing data; queue free is %u, needed %u; resized was %u is %u, fifoSpace = %u",space,length,queueLen,m_txQueue.length(),fifoSpace);
return;
}
else{
LogError(LOG_P25,"overflow in the P25 queue while writing network data; queue free is %u, needed %u",space,length);
LogError(LOG_P25,"overflow in the P25 queue while writing network data; queue free is %u, needed %u, fifoSpace = %u",space,length,fifoSpace);