Skip to content

Hackrf sweep fix for a deprecated num py function#116

Open
jomosh wants to merge 3 commits intoxmikos:masterfrom
jomosh:hackrf_sweep-fix-for-a-deprecated-NumPy-function
Open

Hackrf sweep fix for a deprecated num py function#116
jomosh wants to merge 3 commits intoxmikos:masterfrom
jomosh:hackrf_sweep-fix-for-a-deprecated-NumPy-function

Conversation

@jomosh
Copy link

@jomosh jomosh commented Sep 2, 2025

There is an error caused by a deprecated NumPy function in the QSpectrumAnalyzer code. The np.fromstring() method with binary data has been removed in newer NumPy versions. This patch fixes it.

The new ImageItem.scale() (from pyqtgraph) no longer accepts any arguments
There is an error caused by a deprecated NumPy function in the QSpectrumAnalyzer code. The np.fromstring() method with binary data has been removed in newer NumPy versions. This change fixes it.
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

Successfully merging this pull request may close these issues.

1 participant