Wykres commitów

208 Commity (d0e8cc25bdc46a88a30695fa10e4b42ef2dd620a)

Autor SHA1 Wiadomość Data
Teuniz 854268db7a Bugfix. 2025-07-05 15:11:41 +02:00
Teuniz 15147f09cb Fix LAN reading: use different methods for detecting packet/message size depending on reading a response or a datablock. 2025-07-05 14:26:44 +02:00
Teuniz 4859a978c3 Update copyright. 2025-07-04 19:21:00 +02:00
Teuniz b115252c4c Wave Inspector: added the possibility to save the waveform to raw binary. 2025-07-04 15:09:45 +02:00
Teuniz d416e1b3fd Minor updates. 2024-08-06 17:18:35 +02:00
Teuniz 9d8cdc9a3d Accept value "10" for display grading. 2023-11-30 20:17:19 +01:00
Teuniz 278e70b662 Accept more trigger modes when reading settings from scope. 2023-09-14 16:31:24 +02:00
Teuniz d9490a188b Wave inspector: fixed a bug that caused an error in case of a relatively high DC-offset. 2023-04-10 12:24:58 +02:00
Teuniz c7bc6d1f81 Fix regression bug that prevented compilation on 32-bit systems e.g. Raspberry Pi. 2023-02-09 11:13:07 +01:00
Teuniz 76e3679c4f Add Qt6 compatibility. 2023-02-08 21:22:28 +01:00
Teuniz 55e5bce804 Bugfix. 2021-05-30 12:27:28 +02:00
Teuniz 9c0328387b DS1000Z Plus series: trigger menu: trigger source: added logic analyzer sources D0 to D15. 2021-05-29 17:41:22 +02:00
Teuniz 835033ec0e Enforce triggersource to channel 1 if the scope was set to triggersource D0 to D15. 2021-05-29 14:36:49 +02:00
Teuniz 23728af201 Do not accept triggersources other then chan1,2,3,4, extern and AC line. 2021-05-29 14:24:50 +02:00
Teuniz 541db9083b Save screenshot: now you can choose between a screenshot from the scope or from the pc-screen/application. 2021-05-29 13:51:12 +02:00
Teuniz 045f749eb5 Fix communication failure when pressing the "Auto" button" when using LAN connection. 2021-05-29 11:12:53 +02:00
Teuniz fdc8319f62 Fixed a communication error with device DS1074Z Plus when all analog channels are disabled. 2021-05-29 10:14:04 +02:00
Teuniz 7aba8e2677 Update utils. 2021-04-06 19:36:17 +02:00
Teuniz dc6f838f4f Avoid using the usec member of timeval for values >= 1 sec. 2021-03-13 08:59:52 +01:00
Teuniz 8c3774ecbc Use memcpy to set filedescriptor and timevalue. 2021-03-12 14:42:33 +01:00
Teuniz 573b1e68fe Added a bit more diagnostic info in case of a LAN send error. 2021-03-12 09:51:01 +01:00
Teuniz 3899af54d3 Added the DS1102Z-E to the list of accepted models. Not tested! 2021-02-17 19:21:06 +01:00
Teuniz 6de2d9ae72 "Auto" button: wait some seconds longer before acquiring the parameters from the device. 2021-01-31 18:07:21 +01:00
Teuniz 164b9b4906 Update EDFlib and copyright notice. 2021-01-31 17:55:50 +01:00
Teuniz d85c226118 Work in progress. 2020-12-07 09:40:19 +01:00
Teuniz 9fb5ac3378 Added support for the DS1202Z-E. 2020-08-07 13:31:23 +02:00
Teuniz 55fc871ba6 In case of a connection error, be a bit more verbose about what was the last command sent
and what response has been received.
2020-06-14 18:11:56 +02:00
Teuniz 480da059b8 Ask for confirmation when resetting to factory settings. 2020-01-20 11:45:36 +01:00
Teuniz d33e3534ea Update copyright notice, edflib and utils. 2020-01-20 11:32:45 +01:00
Teuniz c3b13fff3a For security reasons, removed all calls to strcpy(), strcat() and sprintf(). 2019-09-01 12:19:14 +02:00
Teuniz 009d16564b Work in progress. 2019-08-01 21:34:30 +02:00
Teuniz dd24ea8321 Work in progress. 2019-08-01 15:11:58 +02:00
Teuniz 8005e6eda6 Limit number of averages to max. 1024 for DS1000Z series.
Provide some debug info in case of a problem when downloading deep waveform data.
2019-07-26 10:58:16 +02:00
Teuniz 76b5ae64b2 Untested bugfix for "cannot set datarecord..." error. 2019-07-24 10:09:54 +02:00
Teuniz 504d8b9cc9 Make sure the waveforming is positioned correctly on the x-axis when in stop-mode and zooming out. 2019-06-24 17:45:35 +02:00
Teuniz 7c163b3ad1 Update email address. 2019-05-28 08:36:25 +02:00
Teuniz bf8c8f4d04 Update readme. 2019-04-28 09:36:38 +02:00
Teuniz a8e517743c Update copyright notice. 2019-01-12 15:06:35 +01:00
Teuniz fcf19fb16b Work in progress. 2018-03-19 12:45:34 +01:00
Teuniz f8272add5c Work in progress. 2018-01-06 18:18:18 +01:00
Teuniz 0ef53492d0 Work in progress. 2018-01-02 18:34:10 +01:00
Teuniz 09a5eccb39 Work in progress. 2017-12-29 10:55:27 +01:00
Teuniz 625eb93297 Work in progress. 2017-12-27 16:30:10 +01:00
Teuniz c30563d637 Attempt to make the DS2000 series work. 2017-11-15 17:49:05 +01:00
Teuniz 1116f6552e Added "DS2102" to the list of recognized models. 2017-11-13 19:36:12 +01:00
Teuniz 8b03af6e3a Make sure that the selected trace is painted last i.e. is drawn over the other traces. 2017-10-28 18:37:20 +02:00
Teuniz 23895c69ec Don't apply the extended vertical range option for the 4000 series.
Some minor code cleanup.
2017-10-21 09:50:09 +02:00
Teuniz 0992a72b3b Fix sensitivity. 2017-10-20 19:23:42 +02:00
Teuniz d5daa996a8 Activate extended vertical range for DS/MSO4000 series. 2017-10-20 09:13:36 +02:00
Teuniz e00d6fc6b9 Changed screenshot short-cut to ctrl+p. 2017-10-19 22:08:01 +02:00