jomosh

Results 6 issues of jomosh

The new ImageItem.scale() (from pyqtgraph) no longer accepts any arguments

One of blah2 use-cases is to operate as a hetrodyne detector. - This ticket is to document the steps required to operate blah2 as a detector. The scenario is as...

We can add support to monitor multiple frequencies using the same 2 physical RX radios. - This can be done with a round-robin algorithm that iterates through "n" number of...

I think it's worth indicating somewhere in the web UI the health status of the adsb feed. Unless there is a green dot showing, it's not easy to verify whether...

When integrating blah2 with truth data (ADSB), it's difficult to establish the range and blah2 detections without hovering the mouse over the doppler map targets (denoted in green circles) and...

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...