Wykres commitów

167 Commity (b0515b26cf33be3b4913a7024e0d975a72784e7f)

Autor SHA1 Wiadomość Data
Teuniz b0515b26cf Added keyboard shortcut to center the trigger position. 2016-12-28 12:33:31 +01:00
Teuniz 143f18efb3 Work in progress. 2016-12-28 11:48:47 +01:00
Teuniz b0bdf06520 Work in progress. 2016-12-26 10:18:41 +01:00
Teuniz c4baaafa18 Bugfix. 2016-12-24 14:35:21 +01:00
Teuniz fa24b5f932 Added extra vertical divisions on display to increase dynamic range for DS1000Z series. 2016-12-18 16:36:21 +01:00
Teuniz cfd6d3404d Work in progress. 2016-12-11 19:44:51 +01:00
Teuniz a6c517781d Work in progress. 2016-12-09 19:05:05 +01:00
Teuniz 39683f3580 Lots of bugfixes and improvements for the serial decoder. 2016-12-09 18:11:35 +01:00
Teuniz 151de99792 Implemented SPI decoding. 2016-12-08 17:48:26 +01:00
Teuniz 8993906034 Some bugfixes. 2016-12-06 20:51:47 +01:00
Teuniz 4ab6e81f5b Bugfix. 2016-12-05 20:09:07 +01:00
Teuniz 35cfcf4fa2 Bugfix. 2016-12-05 19:59:35 +01:00
Teuniz 800a6a53a2 Bugfix. 2016-12-05 18:20:37 +01:00
Teuniz 3670824363 Work in progress. 2016-12-05 18:00:34 +01:00
Teuniz 25cdd8a556 Minor bugfix. 2016-12-04 18:01:06 +01:00
Teuniz 3218d84179 Decode control-characters for serial decoding. 2016-12-04 17:48:35 +01:00
Teuniz 01531a8538 Implemented first part of serial decoding.
So far, only UART decoding works. SPI, I2C, etc. still needs to be implemented.
2016-12-04 11:25:10 +01:00
Teuniz 42cf49b89b Work in progress. 2016-12-03 23:37:04 +01:00
Teuniz 4dad146d91 Make sure that the dial widget has the same look on different distro's and desktop environments. 2016-11-28 22:37:24 +01:00
Teuniz 0f54ae93e4 Work in progress. 2016-11-22 21:06:24 +01:00
Teuniz d1940c3ab2 Work in progress. 2016-11-13 11:04:02 +01:00
Teuniz 3367ddb843 Work in progress. 2016-11-12 19:02:04 +01:00
Teuniz 99f3b3c445 Work in progress. 2016-11-06 19:01:05 +01:00
Teuniz 62c396c8c8 Work in progress. 2016-11-06 11:54:20 +01:00
Teuniz 5aa417ad8e Start to begin to implement serial decoding. Not finished yet, it's a work in progress. 2016-11-05 15:05:08 +01:00
Teuniz 793f66baa3 Move the code for saving waveform data into a separate thread
in order to keep the gui responsive.
2016-10-31 11:07:32 +01:00
Teuniz f71cde32e2 Bugfix: sometimes it would not connect via LAN and timed out after 20 seconds. 2016-10-16 09:38:30 +02:00
Teuniz 09aadf8f24 Minor cleanup. 2016-10-11 18:50:01 +02:00
Teuniz 5fe5cd8874 Bug fix. 2016-10-11 18:42:59 +02:00
Teuniz 165a1cdf14 Added two new files which were missing. 2016-10-10 18:57:14 +02:00
Teuniz 551f0eb2db Minor improvement. 2016-10-09 18:56:45 +02:00
Teuniz 0329e08a74 Updated copyright info. 2016-10-09 17:51:49 +02:00
Teuniz e1436f3961 Move the code for downloading waveform data into a separate thread
in order to keep the gui responsive.
2016-10-09 16:59:15 +02:00
Teuniz acf53c833f Move the LAN connection and the read device settings part into separate threads
in order to keep the gui responsive.
2016-10-02 20:22:48 +02:00
Teuniz f970045457 Assignment of non-DS1000Z parameter was placed outside of if statement. 2016-09-20 08:24:57 +02:00
Teuniz 5ca0595f10 Add the tcp nodelay option. 2016-09-18 10:00:30 +02:00
Teuniz 7d40e97b26 Move also the trace when dragging the vertical position arrow up or down with the mouse. 2016-09-17 15:00:01 +02:00
Teuniz f03bf14c8d Removed the fix for the broken *IDN? command. It has been fixed in newer firmware. 2016-09-15 20:17:28 +02:00
Teuniz b89a3cc8c1 Removed three non-ascii characters from source file. 2016-09-12 22:02:22 +02:00
Teuniz c1bc36846c Bugfix: trigger source: accept "AC" and "ACL" for powerline trigger source. 2016-09-12 19:54:08 +02:00
Teuniz 91855ad6ac Added model DS2202 to the list of accepted devices. 2016-08-24 09:51:40 +02:00
Teuniz 044cedb661 Attempt to get the DS2000 series working. 2016-08-20 10:56:20 +02:00
Teuniz 0591773755 Fix for the broken *IDN? command in FW version 00.04.04 of the DS1054Z
that caused a "can't read" error with USB connection.
2016-08-04 22:37:20 +02:00
Teuniz a12c916407 Bugfix. 2016-03-12 18:15:30 +01:00
Teuniz d77325054b Remove temp debug printf. 2016-02-08 11:51:21 +01:00
Teuniz fce1a5b47f Solved a bug that could cause to save the waveform data with a wrong samplefrequency. 2016-02-08 11:48:53 +01:00
Teuniz ccd346faf3 Some minor improvements. 2016-02-06 15:10:36 +01:00
Teuniz 28c8ca9ec2 Added keyboard shortcut to toggle FFT. 2016-02-06 14:15:44 +01:00
Teuniz 9f8732bbf6 Bugfix: show frames per second. 2016-02-01 13:06:44 +01:00
Teuniz 0f3d798648 Bugfix: remember setting for "show fps".
Added keyboard shortcuts to (de-)select a channel.
2016-01-31 21:12:38 +01:00