-
Notifications
You must be signed in to change notification settings - Fork 175
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
gnss-sdrlib with rtl sdr #3
Comments
Issue lies in lines 34 and 37 in https://github.com/taroz/GNSS-SDRLIB/blob/master/src/rcv/rtlsdr/rtlsdr.c |
I got the same problem with you, and change the parameter as above. However still the same error. |
Did you recompile it after making the changes? What is the error you see? |
I open the file, edit and save it. Then the same problem occur. |
Recompile the full solution, not just that file. |
But I did not find file solution. Can you give the link to file Project (.csproj) or file of Solution (.sln) ? |
Hello all, |
Hii all, With nooelec mini 2+ rtl sdr (0.5ppm TCXO) + Cheap GPS Active Antenna + my DIY Bias tee, I am getting 4 Satellite locked but getting error "error: GPS subframe number sfn=.." and suddenly satellite get out of lock.. So not getting location Fix, Any help highly appreciated.. Cheers, |
Hello, have you find a solution? |
Should I use a dedicated GPS Active Antenna or can I use the antenna which came with the NOOELEC NESDR MINI R820T Dongle . If I have to use a active antenna , how do I build bias tee because purchasing is 3-6k(indian rupees) . Also I'm getting the same error message as above rtlsdr not found #0 |
The issue is that my rtl sdr dongle shows up as #1 and there is no way to select it and thus sdrlib fails with the error above. I took a look at rtlsdr_L1.ini but do not see where I can specify to look for device #1 instead of the default of #0.
The text was updated successfully, but these errors were encountered: