@ -949,6 +949,7 @@ int Host::run()
/** P25 */
if (p25 != NULL) {
if (m_controlData) {
p25CCIntervalTimer.clock(ms);
if (m_p25CtrlBroadcast) {
@ -1024,6 +1025,7 @@ int Host::run()
}
if (g_killed) {
Powered by TurnKey Linux.