gps-sdr-sim
gps-sdr-sim copied to clipboard
Generated file is .bin while GNSS-SDR demands .dat
GNSS-SDR demands .dat file (raw GPS signals). GPS-SDR-SIM creates .bin file and I am not sure if it is same as .dat format. I couldn't find any example of it. Probably I am missing something obvious.
I have the same question. Could some please clarify?
Update: I am able to run the .bin file obtained from the gps-sdr-sim by setting the sampling frequency = 4000000Hz instead of 2.6MHz. With the default configuration file mentioned at https://gnss-sdr.org/my-first-fix/, the simulation was successful as multiple output files got generated.