8000 Incorrect magnitude calculation on Raspberry Pi 5 (arm64), possible data conversion bug, incorrect demodulation · Issue #1160 · jopohl/urh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Incorrect magnitude calculation on Raspberry Pi 5 (arm64), possible data conversion bug, incorrect demodulation #1160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
germano2239 opened this issue Apr 8, 2025 · 1 comment

Comments

@germano2239
Copy link
Actual Behavior

URH compiled from source on raspberry 5 has some kind of conversion issues with signal magnitudes. the problem is verified by acquiring a signal with a RTL-SDR device and saving it to .complex16s format on the raspberry 5. Opening the file on x64 linux PC shows the data has been correctly acquired and saved by the raspberry. opening the same file on the raspberry itself shows weird demodulation chart. The problem is visible also during live sniffing but saving to file and loading helped me to isolate the problem which initially seemed to be an acquisition one.

Correct demodulation and IQArray.magnitude data:

Image
Image

Incorrect demodulation and IQArray.magnitude data:

Image
Image

I've been battling with this issue for a couple of days now, any help would be immensely appreciated.

@germano2239
Copy link
Author

Demodulation seen with roughly the same scale as the first picture:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0