Wykres commitów

206 Commity (3df1feea64fc5fe900c3c21308100868d84e3ca4)

Autor SHA1 Wiadomość Data
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 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 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
Teuniz e975feeb98 Work in progress. 2016-01-07 18:05:24 +01:00
Teuniz d8317dd2a5 FFT partly works. In logarithmic mode (dB) it's ready.
Vrms mode needs still some work.
2016-01-06 19:36:52 +01:00
Teuniz 9afc59deae Work in progress. 2016-01-06 11:55:25 +01:00
Teuniz 6cdcba7e11 Work in progress. 2016-01-05 18:05:42 +01:00
Teuniz 203865400c Work in progress. 2016-01-05 17:13:11 +01:00
Teuniz 94b375a190 Work in progress. 2016-01-05 11:04:27 +01:00
Teuniz af0d090416 Work in progress. 2016-01-05 10:56:50 +01:00
Teuniz 9955b8ebf4 Work in progress. 2016-01-04 20:38:44 +01:00
Teuniz 680a1457a0 Work in progress. 2016-01-04 19:00:49 +01:00
Teuniz e81d22bc40 Start to implement FFT. 2016-01-04 14:20:26 +01:00
Teuniz 438864372c Update copyright.
Some minor improvements.
2016-01-02 16:55:54 +01:00
Teuniz 3f833e63ef Improve Qt4 -> Qt5 compatibility. 2015-12-29 14:07:51 +01:00
Teuniz 4474b96baa Settings dialog: added possibility to invert colors of screenshot. 2015-12-25 18:09:12 +01:00
Teuniz 4aa30def56 Make sure that the project does not compile with old versions of Qt which contains bugs
that affects this project.
2015-11-30 10:25:47 +01:00
Teuniz 6ce8380e82 Work in progress. 2015-11-27 15:39:34 +01:00
Teuniz f97a71b47d LAN connection: fixed a bug that prevented to use IP numbers like "100".
GUI: never use native menubar in order to prevent the menubar from not showing up.
2015-11-22 10:31:29 +01:00
Teuniz b96477bef7 Improve the IP-address entry in the settings dialog.
Show the IP-address or usbtmc device in the window title.
2015-11-14 12:12:19 +01:00
Teuniz 471c1dfa62 Update version number. 2015-11-10 10:49:57 +01:00
Teuniz 753f284484 Bugfix: sent wrong command for AC line triggering. 2015-11-08 19:00:29 +01:00
Teuniz 8813c6aaa1 context menus: show the actual configuration
channel labels: show when the input is inverted
2015-11-08 18:36:22 +01:00
Teuniz cd240fff7e Prevent rounding errors in samplefrequency when saving waveform data to EDF. 2015-10-24 16:37:24 +02:00
Teuniz 3c1f084a8b Make it work with latest firmware for the DS6000: 00.02.00.SP5 2015-10-09 16:28:35 +02:00
Teuniz 362af14c58 Fixed a bug in the IP-address parser that could cause a connection error when using LAN. 2015-10-09 12:59:02 +02:00
Teuniz 38c5efe628 Bugfix. 2015-09-23 09:42:40 +02:00
Teuniz 88411e872d Make it possible to use the mouse to enable/disable the 4 input channels
by clicking on the channel labels at the bottom of the screen.
2015-09-20 19:50:11 +02:00
Teuniz b4c4093785 Work in progress. 2015-09-01 19:08:30 +02:00
Teuniz ff893cb0d9 Work in progress. 2015-08-31 20:30:05 +02:00
Teuniz e6c4c49d73 Introduced multi-threading in order to keep the GUI smooth and snappy. 2015-08-29 17:13:34 +02:00
Teuniz 58d1a622be Bugfix. 2015-08-25 09:39:23 +02:00
Teuniz 00f255f5eb Work in progress. 2015-07-15 19:31:04 +02:00
Teuniz 1c7221d801 Work in progress. 2015-07-15 19:27:56 +02:00
Teuniz e7211db951 Work in progress. 2015-07-15 17:20:19 +02:00
Teuniz 146cca9ed5 Work in progress. 2015-07-14 19:07:00 +02:00
Teuniz 79caa6c3d4 Fix settings menu in Unity (Ubuntu). 2015-07-10 09:42:59 +02:00
Teuniz aaa2ef5738 Work in progress. 2015-07-07 16:34:15 +02:00
Teuniz 5fdf6e7781 Work in progress. 2015-07-04 20:27:42 +02:00
Teuniz c3055e299b Work in progress. 2015-07-04 11:10:18 +02:00
Teuniz 797d3374d5 Work in progress. 2015-06-28 11:30:25 +02:00
Teuniz 6e8e11f8cd Work in progress. 2015-06-27 23:30:38 +02:00
Teuniz bb11eab54e Work in progress. 2015-06-27 22:32:22 +02:00
Teuniz e0b264d229 Work in progress. 2015-06-27 21:31:56 +02:00
Teuniz 0a40bc26d8 Work in progress. 2015-06-27 19:37:06 +02:00
Teuniz 58e697a826 LAN support. 2015-06-27 16:42:01 +02:00
Teuniz adb6f788cf Work in progress. 2015-06-27 11:04:41 +02:00
Teuniz f35be3003e Work in progress. 2015-06-22 08:26:21 +02:00
Teuniz dfdb3d1141 Work in progress. 2015-06-16 19:01:14 +02:00
Teuniz b112ee5add Work in progress. 2015-06-16 18:45:16 +02:00
Teuniz 1cad5f3738 Work in progress. 2015-06-16 11:59:41 +02:00
Teuniz 722f04b100 Work in progress. 2015-06-15 17:45:06 +02:00
Teuniz 467ec042b7 Work in progress. 2015-06-14 19:13:37 +02:00
Teuniz cfae40a015 Work in progress. 2015-06-14 17:38:43 +02:00
Teuniz ac2fa5d52d Work in progress. 2015-06-14 10:44:52 +02:00
Teuniz eff500f092 Work in progress. 2015-06-13 11:51:32 +02:00
Teuniz 9d0d0134a5 Work in progress. 2015-06-13 10:07:53 +02:00
Teuniz 48dbf2dec0 Work in progress. 2015-06-11 11:46:56 +02:00
Teuniz f3e238d35d Work in progress. 2015-06-10 15:29:45 +02:00
Teuniz 19291e9317 Work in progress. 2015-06-09 10:37:25 +02:00
Teuniz 17aa4c13d3 Work in progress. 2015-06-09 08:37:17 +02:00
Teuniz ebc6927077 Work in progress. 2015-06-06 13:02:35 +02:00
Teuniz 99ac1a5d51 Work in progress. 2015-06-05 17:43:27 +02:00
Teuniz 9142382a61 Work in progress. 2015-06-03 20:16:59 +02:00
Teuniz a002a6295e Work in progress. 2015-06-02 20:43:09 +02:00
Teuniz 2bf709b09f Work in progress. 2015-06-02 09:54:41 +02:00
Teuniz 77513394f6 Work in progress. 2015-05-31 16:56:25 +02:00
Teuniz c5e6911981 Basic functions working with DS6000 series. 2015-05-30 14:00:32 +02:00