osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.62k stars 762 forks source link

USRP B210 phone cant receive #209

Open EzioAuditore09 opened 4 years ago

EzioAuditore09 commented 4 years ago

Hi. I have used usrp b210 with -s 2500000 -b 16 -x 0. As there were no problems. USRP was transmitting the signal, I have checked with a spectrum analyzer. But my mobile phone (S6 edge) cannot receive any signals on GPS test application and does not fix the location(with use only gps option). I have tried with different gain values but the result is still the same. The signal was transmitted through adalm pluto as well and was showing up in the spectrum analyzer but my phone still cant get the signal. (I have used current epherimis data) I think the problem is not related the sdr hardware. Best regards.

StefanoSperetta commented 4 years ago

We use it on a daily basis with -s 2600000 and it works like a charm.

osqzss commented 4 years ago

I'm a bit curious about your "daily basis" usage of my gps-sdr-sim. What project are you working on?

StefanoSperetta commented 4 years ago

As part of a university course on Aerospace Engineering, we have students use regular GPS receivers and simulate trajectories to make them practice with real-life scenarios. Unfortunately with the COVID lockdown, going around with a GPS receiver and performing measurements was not really possible, so most of the assignments were simulated.

osqzss commented 4 years ago

I'm glad to hear that it helped your students in this difficult situation.

james-999 commented 3 years ago

you can try https://github.com/kobekobe1234567/gps-sim-ui it works fine for any cellphone. but you may need to uncheck "use current time" checkbox. i use a Chinese produced B210 and a 0.01PPM OCXO.

FuhrerKing33 commented 3 years ago

Greetings, i am facing a similar issue, have you found a fix yet?