Skip to content

Decoding

WuPeicong edited this page Apr 8, 2022 · 1 revision

The page will guide you to decode the recorded signal.

If you have the generated prn and a recording file, you can try to decode the signal simply by running:

python correlator.py <Recording File Name>

There will be a progress bar to indicate the current progress. and an image should pop out when it's done.

Clone this wiki locally