Skip to content

bitdust/gps-sdr-sim

 
 

Repository files navigation

GPS-SDR-SIM

realtime version based on BOOST/CPP, tested on USRP B210
GPS-SDR-SIM generates GPS baseband signal data streams, specially for USRP.

fork from gps-sdr-sim by osqzss.

Depends on

UHD
BOOST
websocketd

Windows build instructions

  1. Start Visual Studio.
  2. Open the gps-sdr-sim.sln
  3. Check the dependency (boost&UHD)
  4. Select "Release" in Solution Configurations drop-down list.
  5. Build the solution.

How to use?

  1. download the websocketd.exe to Release folder.
  2. double click the runit.bat
  3. open the googlemap.html in /www
  4. click the "connect" button
  5. wait a minute for the image load
  6. double click the map to set the position
  7. click the "go to" button to sent the signal
  8. double click the map to set another position
  9. click the "go to" button to change the position
  10. click the "connect" button again to stop.

screenshot

28

License

Copyright © 2017 bitdust
Distributed under the MIT License.

About

Software-Defined GPS Signal Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • Python 4.1%
  • Makefile 0.7%