osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.61k stars 760 forks source link

hackplayer vs hack_transfer #384

Closed antmerlino closed 9 months ago

antmerlino commented 9 months ago

Hi @osqzss

The main page documentation instructs you to use the hackrf_transfer binary directly from the hackrf tools library. However, there is also hackplayer from the player/ directory that aligns with all of the other SDR options.

Could you please explain the differences between the two approaches and what you would recommend? Is there any functional difference?

Thanks again for your help!

osqzss commented 9 months ago

They are basically the same.

antmerlino commented 9 months ago

Thanks @osqzss. In that case I will just use hackrf_transfer.