You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have manually added scanning ro some of my sites. But it should be nice to be able to put more than one freq in the client.yaml file.
Today i set the sq in the config file and the first freq. Then in
/opt/boswatch3/boswatch/inputSource/sdrInput.py
i add lines like this under line sdrProc.addArgument("-f " + str(sdrConfig.get("frequency"))) # frequencies
sdrProc.addArgument("-f xxx.xxxxM") # Description
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have manually added scanning ro some of my sites. But it should be nice to be able to put more than one freq in the client.yaml file.
Today i set the sq in the config file and the first freq. Then in
/opt/boswatch3/boswatch/inputSource/sdrInput.py
i add lines like this under line sdrProc.addArgument("-f " + str(sdrConfig.get("frequency"))) # frequencies
sdrProc.addArgument("-f xxx.xxxxM") # Description
best regards Stefan / Sm7Tix
Beta Was this translation helpful? Give feedback.
All reactions