This commit is contained in:
Max 2022-09-20 15:29:48 -04:00
parent e7fc1c6c45
commit 4028ec6a4e
3 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@ import threading
import glob
import subprocess
import zmq
import op25
from gnuradio import gr
from waitress.server import create_server

View File

@ -27,6 +27,7 @@ import threading
import traceback
import sqlite3
import op25
from gnuradio import gr
from emap import events_map, cc_events

View File

@ -30,6 +30,7 @@ import threading
import traceback
import socket
import op25
from gnuradio import gr
KEEPALIVE_TIME = 3.0 # no data received in (seconds)