yspacelabs

Results 5 comments of yspacelabs

This will throw an error on the first generation after SD is started for whatever reason (has to do with NoneType and a function). After that, it works fine.

This happens during the first final image safety check. For whatever reason the preview images are checked with no errors.

These files from a Rigol DHO804 give this error: ```File Header: - Vendor: Rigol - Waveforms: 0 - File Size: 15.26MB Updating UI Traceback (most recent call last): File "\AppData\Local\Programs\Python\Python310\lib\runpy.py",...

I'll try to modify the code and issue a pull request to make it work with the newer Rigol scopes.

PR submitted with fix