Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up, new Run and Stop commands | Eugeniy E. Mikhailov | 2024-07-18 | 1 | -5/+5 |
| | |||||
* | improved heuristic | Eugeniy E. Mikhailov | 2024-07-18 | 1 | -6/+13 |
| | |||||
* | improved doc string | Eugeniy E. Mikhailov | 2024-07-18 | 1 | -3/+6 |
| | |||||
* | added heurestic to adjust chunk size for Waveform reader | Eugeniy E. Mikhailov | 2024-07-18 | 1 | -24/+29 |
| | | | | | | If chunk very long it has probability to fail (at least over USB), but small chunk takes forever to obtain the full Waveform. So if get error, we decrease chunk size, otherwise increase it slowly | ||||
* | added timeout for 1000 ms | Eugeniy E. Mikhailov | 2024-07-18 | 1 | -0/+1 |
| | |||||
* | draft of Rigol DS1054z scope | Eugeniy E. Mikhailov | 2024-07-18 | 1 | -0/+343 |