Hi!
I’m trying to use the script for demodulating a DroneID from a DJI Mavic 3 Classic. I captured the signal at 40 MHz (bandwidth also 40 MHz). The script correctly finds the packet using the spectrum_capture class and identifies the two Zadoff-Chu (ZC) sequences at 600 and 147.
However, when I try to print the constellation, I get the following result:

As expected, the decoding fails at the next step. Do you have any idea what might be causing this?
If you'd like to check my output or my code, you can find my implementation here:
https://drive.google.com/drive/folders/1QqXrIljbUhgCVgCUOjN2Gp1LDBrel4PK?usp=sharing
Hi!
I’m trying to use the script for demodulating a DroneID from a DJI Mavic 3 Classic. I captured the signal at 40 MHz (bandwidth also 40 MHz). The script correctly finds the packet using the spectrum_capture class and identifies the two Zadoff-Chu (ZC) sequences at 600 and 147.
However, when I try to print the constellation, I get the following result:

As expected, the decoding fails at the next step. Do you have any idea what might be causing this?
If you'd like to check my output or my code, you can find my implementation here:
https://drive.google.com/drive/folders/1QqXrIljbUhgCVgCUOjN2Gp1LDBrel4PK?usp=sharing