osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue with plutosdr while transmitting signals

DanishAliChanna opened this issue · comments

hello guyz,

i am running gps-sdr-sim source code with plutoSDR on linux ubuntu. i am facing issue while transmitting. it shows like transmit starts but then no output has been shown and then done. i am working since last month but still facing issue.

./plutoplayer -t gpssim.bin -a -30.0 -b 3.0 d ip:192.168.2.1
transmit file size: 285.63Mb
acquiring IIO Context
found 0456:b673 (Analog Devices Inc. PlutoSDR (ADALM-PLUTOSDR)), serial=104473222a870010efff0e003dadd5a342
Acquiring devices
Context has 5 devices
Acquiring TX device
Initializing streaming channels
Enabling IIO streaming channels
creating TX buffer
Transmit starts...
Done.

any suggestions will be appreciated. i am waiting to hear from you guyz.

While I'm not fluent in the PlutoSDR's software, this seems like more of an issue with their tools and less of a problem with this simulator. I assume for example that the simulator has created the binary file in the correct format for transmission, but you may want to verify that. If not, I would suggest examining the Mictronics/multi-sdr-gps-sim repository instead to see if that works better for you.