Replies: 1 comment
-
The current version of Pocket SDR requires the input sampled IQ data to be in the specific format. For details, please refer to slide p.35. If your data do not conform to this format, you will need to convert them. https://gpspp.sakura.ne.jp/paper2005/IPNTJ_Seminar_202505_revA.pdf |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm shifting from gnss-sdr to PocketSDR for working with recorded IQ files. As part of validation, I'm trying to reproduce a working gnss-sdr configuration in PocketSDR i.e. run PocketSDR with the same parameters and on the same input file as the gnss-sdr run and see if I get similar results.
Unfortunately, when I try this PocketSDR fails acquire satellites.
Is there any obvious mistake in my translation of gnss-sdr config to PocketSDR command, or some preprocessing step I need to take first?
PocketSDR command line:
GNSS-sdr signal and tracking configurations:
The file is a capture at 4MSPS on a baseband of 1575.42MHz.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions