Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to pass options to gsgsm_scanner #63

Open
bferrell opened this issue Dec 12, 2018 · 4 comments
Open

Need to pass options to gsgsm_scanner #63

bferrell opened this issue Dec 12, 2018 · 4 comments

Comments

@bferrell
Copy link

On my Raspberry PI 3B+ (Stretch) the option --args rtl must be passed to grgsm_scanner else it crashes.

I'm trying to see where that option can be set for scan-and-livemon

@Oros42
Copy link
Owner

Oros42 commented Dec 12, 2018

I think you have to had it in options.args between line 32 and 33.
I don't like this part of code because we have conflict with argument_parser.
I haven't take the time to work on it :-(

@bferrell
Copy link
Author

bferrell commented Dec 13, 2018 via email

@Zarados
Copy link

Zarados commented Mar 13, 2019

@bferrell @Oros42
Hi, I fix this problem.
I write "rtl" to the grgsm_scanner, let it only used rtl-sdr.
And the other problem is grgsm_scanner usually not show any output.
If I run the Kal (kalibrate-rtl) on the raspberry pi, it works.
Did you have any idea?

@bferrell
Copy link
Author

bferrell commented Apr 7, 2019

scan-and-livemon still crashes with fresh pull of gr-gsm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants