kopia lustrzana https://github.com/projecthorus/radiosonde_auto_rx
Add dft_detect to binaries to be checked for on startup.
rodzic
54e8f9c313
commit
0347b2205b
|
@ -26,7 +26,7 @@ except ImportError:
|
|||
|
||||
|
||||
# List of binaries we check for on startup
|
||||
REQUIRED_RS_UTILS = ['rs_detect', 'rs41ecc', 'rs92ecc', 'dfm09ecc', 'm10']
|
||||
REQUIRED_RS_UTILS = ['dft_detect', 'rs41ecc', 'rs92ecc', 'dfm09ecc', 'm10']
|
||||
|
||||
def check_rs_utils():
|
||||
""" Check the required RS decoder binaries exist
|
||||
|
|
Ładowanie…
Reference in New Issue