osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.74k stars 771 forks source link

Spoof GNSS in dynamic mode and RTK correction #184

Open chmod750 opened 5 years ago

chmod750 commented 5 years ago

I have two points: 1) How am I able to use dynamic entry file using entries like: 30.286502,120.032669,100 30.286502,120.032669,100 30.286502,120.032669,100 31.286502,120.032669,100 ... ? Thus in order to generate a binary with a movement. I notice a file called triumphv3.txt (NMEA) and circle.csv (what is this format?).

2) Is it possible to generate RTK corrections ?

Thanks for this project!

osqzss commented 5 years ago
  1. As explained in the README file, the user-defined trajectory can be specified in either a CSV file, which contains the Earth-centered Earth-fixed (ECEF) user positions, or an NMEA GGA stream.

  2. GPS signal itself doesn't contain any RTK correction. It is not a part of gps-sdr-sim.

chmod750 commented 5 years ago

Thanks, I got it. So what is the purpose of the RTK folder?

atchyuth-rao commented 3 years ago

is it possible to generate IQ Stream for Dynamic mode more than 5 minutes. like for static coordinates we can run upto 86400 seconds