GNSS_SDR
GNSS_SDR copied to clipboard
DVD files for "A Software-Defined GPS and Galileo Receiver: A Single-Frequency Approach"
Hi there, I have been trying to process a signal that I have created using GPS-SDR-SIM. the signal has 0 Hz IF because it is a baseband signal in the...
Greetings, So I have 2 questions, regarding the acquisition.m 1. At line 155. If I understand correctly there has to be a second high peak not closer to 1 chip...
Hello, My doubt is related to the code file (initsettings.m). In code line no: 43, How the processing time selected is 37000 ms? I am mentioning the code line below:...
https://github.com/perrysou/GNSS_SDR/blob/master/include/ephemeris.m line 95~96: eph.T_GD = twosComp2dec(subframe(197:204)) * 2^(-31); eph.IODC = bin2dec([subframe(83:84) subframe(197:204)]); IODC should be at 211:218 as IS-GPS-200N page 99: 