For my graduation work and my open source project about detection of «spoofing» GPS and GLONASS signal I need NMEA data dump of GPS/GLONASS receiver which receive signals from GLONASS or GPS simulator.
Where I can get NMEA logs which include $GPGSV strings? Because I analyze levels of satellites signal and try to detect «spoofing».
I have GPS Receiver, and have experience to dump NMEA from it, so I have Real signal. But i have not dumps of spoofed signal which my GPS receiver can get from GPS simulator which generate spoofed signals, so I can't make charts and software test. In one of related works discussed that if we have C/N0 values of spoofed signal we can detect spoofing. In NMEA specification C/N0 is SNR value of satellite. Maybe I can generate spoofed signal programatticaly, but I think it will not be a clean experiment.