gps-sdr-sim
gps-sdr-sim copied to clipboard
Is it possible to generate a degrated GPS signal?
Hi,
I'm doing product testing with this program (and a LimeSDR, in case that would make a differenace) and I'm wondering if it's possible to generate a file with a degrated GPS signal in it. For example, only 1 or 2 satalites. This would allow us to simulate more realistic edge cases.
Thanks a lot for this program!
Kind regards, Dries
Try to change the value of MAX_CHAN in gpssim.h.
Thanks for the quick reply. I'll try that. Would you be open to accepting a PR to make that a runtime parameter if I can make it work?
Sure.