shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
604 stars 61 forks source link

ignore frequencies failing #34

Closed pdxh0b0 closed 1 year ago

pdxh0b0 commented 1 year ago

log of failed run with ignored frequencies https://justpaste.it/aribq

config with ignored frequencies added https://justpaste.it/2x752

working config with two sdr's https://justpaste.it/anth4

appreciate your help/insight on where I am going wrong in my edits

shajen commented 1 year ago

Your config with ignored frequencies is invalid, it's not correct json file and can not be parsed by sdr-scanner. Paste here http://json.parser.online.fr/ and check.

pdxh0b0 commented 1 year ago

Your config with ignored frequencies is invalid, it's not correct json file and can not be parsed by sdr-scanner. Paste here http://json.parser.online.fr/ and check.

Thank you, up and running 😻