mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-04 23:59:58 +01:00
add decoding start log
This commit is contained in:
parent
c1fed54a1b
commit
088be32a62
|
|
@ -114,6 +114,7 @@ try:
|
|||
mmProc.start()
|
||||
mmProc.skipLinesUntil("Enabled Demodulators:")
|
||||
|
||||
logging.info("start decoding")
|
||||
while inputThreadRunning:
|
||||
if not sdrProc.isRunning:
|
||||
logging.warning("rtl_fm was down - try to restart")
|
||||
|
|
|
|||
Loading…
Reference in a new issue