Wykres commitów

204 Commity (07b9811cb1a26c771f78df838bdadd44ea614c2b)

Autor SHA1 Wiadomość Data
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
Teuniz a86711f44c Added the possibility to show the number of waveform updates per second (fps). 2016-01-30 17:26:28 +01:00
Teuniz 9a8560ef95 Work in progress. 2016-01-12 16:56:25 +01:00
Teuniz f23ea8d06f Bugfix. 2016-01-12 13:53:53 +01:00
Teuniz 3b2c48056d Bugfix. 2016-01-09 17:27:13 +01:00
Teuniz 68f1ca16a1 Work in progress. 2016-01-09 16:31:49 +01:00
Teuniz e14e991f9a Bugfix. 2016-01-09 15:17:55 +01:00
Teuniz 0e7183daf9 Update release notes. 2016-01-09 14:54:07 +01:00
Teuniz cf2f6564d5 Version 0.32. 2016-01-09 14:42:26 +01:00
Teuniz bdc0e203ba Work in progress. 2016-01-09 12:42:43 +01:00
Teuniz f9f837a9b9 FFT works but NOT for DS6000 series AND only with units set to "dB". 2016-01-09 10:31:17 +01:00
Teuniz e03c4f2174 Work in progress. 2016-01-08 21:36:30 +01:00
Teuniz b7ef58289d Work in progress. 2016-01-07 19:32:26 +01:00
Teuniz 37f22d510d Work in progress. 2016-01-07 19:21:36 +01:00