gps-sdr-sim
gps-sdr-sim copied to clipboard
Software-Defined GPS Signal Simulator
I'm trying to obtain a Rinex broadcast ephemeris file to use instead of downloaded brdc. I record RAWX messages from u-Center (connected to a U-blox MT8 receiver) for one hour....
I have seen some older posts on this, but what I would like to do is replay the leap notification from the day of 2016-12-31, then the leap event itself...
Hello everyone. I was able to successfully spoof GPS on a USB GPS chip But no luck on a galaxy s6 (even when no sim card and on airplane mode)....
Hello, I was wondering if there is a executable available for limeplayer_win or alternately are there references on how to build LimeSuite and limeplayer_win using Visual Studio (like GSP_SDR_SIM)? Thanks,...
// Pseudorange rate. rhorate = (rho1.range - chan->rho0.range)/dt; // Carrier and code frequency. chan->f_carr = -rhorate/LAMBDA_L1; printf("f_carr -> %f\n", chan->f_carr); chan->f_code = CODE_FREQ + chan->f_carr*CARR_TO_CODE; printf("f_code -> %f\n", chan->f_code); printf("chan->f_carr*CARR_TO_CODE...
Dear team, thanks for the reference design, I have successfully implemented GPS L1. Is it possible to generate GPS L2 signal also from the given code by changing CARR_FREQ or...
Have you considered implementing a simulation of the Beidou signal in your program? I tried it and found that the D1 and D2 signal formats of the Beidou signal are...
Hello, I will explain you here why you see your HackRF sending data and your phone doesn't pickup anything or in more common cases, your **GPS Test** app detect them...