You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When connecting to the ADALM2000, either the status shows "Calibrating" followed by "Calibrated", or it shows "Calibration failed".
If it calibrates successfully:
Pressing calibration again causes calibration to fail every time, but never crash during this connection.
If it says calibration failed:
Pressing calibrate crashes Scopy.
I thought this might be an OpenGL problem in #1549, but this seems very consistent.
If Scopy is started some time after the ADALM is connected, it seems to very reliably fail. If the ADALM is connected after Scopy is started, then it seems to calibrate successfully if done in the first few seconds, and then fail afterwards.
Note: the ADALM is on FW 0.25. I couldn't find a mention of this in the changelogs, but I understand that the calibration has changed somewhat since then. I am not in a position to change the firmware of my device.
This is tested without the BNC board connected.
To Reproduce
Success case:
Open Scopy,
Plug in ADALM2000
As soon as it shows up, press Connect
Calibrate as many times as you want
Failure case:
Plug in ADALM2000
Wait a while
Open Scopy
Connect to ADALM2000
Either calibration failed, or press disconnect and connect until calibration fails
Press Calibrate. App crashes. Crash log is in Additional Context.
Expected behavior
For calibration failure to not cause a crash.
Environment:
Describe the bug
When connecting to the ADALM2000, either the status shows "Calibrating" followed by "Calibrated", or it shows "Calibration failed".
If it calibrates successfully:
If it says calibration failed:
I thought this might be an OpenGL problem in #1549, but this seems very consistent.
If Scopy is started some time after the ADALM is connected, it seems to very reliably fail. If the ADALM is connected after Scopy is started, then it seems to calibrate successfully if done in the first few seconds, and then fail afterwards.
Note: the ADALM is on FW 0.25. I couldn't find a mention of this in the changelogs, but I understand that the calibration has changed somewhat since then. I am not in a position to change the firmware of my device.
This is tested without the BNC board connected.
To Reproduce
Success case:
Failure case:
Expected behavior
For calibration failure to not cause a crash.
Screenshots
Additional context
scopy crash 2024-02-29.txt
I'm happy to attach session logs, but I can't find them on Mac.
The text was updated successfully, but these errors were encountered: