BUGFIG never started OP25
This commit is contained in:
@@ -21,7 +21,7 @@ class OP25Handler(threading.Thread):
|
||||
if self.OP25Proc is not None:
|
||||
self.close_op25()
|
||||
|
||||
print(f"Starting OBS")
|
||||
print(f"Starting OP25")
|
||||
os.chdir(self.OP25Dir)
|
||||
|
||||
self.OP25Proc = subprocess.Popen([f"./rx.py", "--args", "'rtl'", "-N", "'LNA:49'", "-s", "200000", "-o",
|
||||
|
||||
Reference in New Issue
Block a user