365 Commits

Author SHA1 Message Date
Abdelhak Bougouffa
07ee4f386f Add 'Linear Technology LTC26x7' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
64d8e219f4 Add 'Linear Technology LTC242x' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
4ce3b12f37 Add 'NXP LFAST' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
acaf2be9a0 Add 'Sony IR (SIRC)' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
048e9d2a9a Add 'IR RC-6' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
25dfcc8313 Add 'IR IRMP' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
722b738926 Add 'IEEE-488 GPIB/HPIB/IEC' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
1dce64fda2 Add 'HDCP over HDMI' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
3d34e69c77 Add 'FlexRay' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
48ec33c45c Add 'Digital calipers' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
c8c3b30a0b Add 'Amulet LCD ASCII' decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
d84a3d88be Add ADXL345 decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
583c06eedb Add AD79x0 decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
df947935a4 Add AD5626 decoder from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00
Abdelhak Bougouffa
447cefe4c3 Add QtCreator generated to ignored files 2021-02-02 10:49:49 +01:00
DreamSourceLab
5d92bd50f1
Merge pull request #366 from Electro707/fix_python_segfault
Segmentation Fault Fix
2021-01-22 11:26:03 +08:00
Electro707
4a73d00967 Moved PyGILState_Ensure in srd_decoder_inst to before PyTuple_New is called. Fixes segmentation fault 2020-12-08 18:11:14 -05:00
DreamSourceLab
26db5b2cb2 fix csv output issue 2020-09-27 17:58:01 +08:00
DreamSourceLab
1070d315cd
Merge pull request #345 from DS-Power/master
MIPI RFFE decoder
2020-09-18 09:19:28 +08:00
CJpower
84040bb276 mipi_rffe 2020-09-16 16:39:31 +08:00
CJpower
e59adc899f rffe 2020-09-16 16:04:55 +08:00
DreamSourceLab
89257fdd43 Fix sample error when sample rate < 10KHz @DAQ mode 2020-08-29 21:12:55 +08:00
DreamSourceLab
de9aa55873
Merge pull request #322 from HigZxcvd/patch-1
Fix #317
2020-07-01 09:41:15 +08:00
DreamSourceLab
dde9e64ccd
Merge pull request #314 from madscientist159/master
Add initial FSI protocol decoder
2020-06-27 17:21:08 +08:00
HigZxcvd
33e3d896a4
Fix #317
fix build error with Qt 5.15+
2020-06-26 22:36:50 +08:00
Timothy Pearson
1de76d1e05 Add initial FSI protocol decoder
The FSI protocol is used on OpenPOWER systems such as the
Raptor Computing Systems Talos II and Blackbird machines.
2020-06-09 03:09:42 -05:00
DreamSourceLab
297668fcbb Bump version to v1.12 v1.1.2 2020-05-11 21:07:38 +08:00
DreamSourceLab
12fc1cc6cd Fix issue #306: wrong identifier codes for VCD file export 2020-05-11 18:16:07 +08:00
DreamSourceLab
dbc943d714 Fix out-of-order issue of multiple annotation rows 2020-05-10 18:44:15 +08:00
DreamSourceLab
2236cace83 Add initial version of mipi_dsi decoder 2020-05-10 18:26:44 +08:00
DreamSourceLab
ff685bb605 Merge branch 'master' of https://github.com/DreamSourceLab/DSView 2020-05-09 14:57:00 +08:00
DreamSourceLab
b119deee04 Fix issue #300: time precision for csv export of decoder results 2020-05-09 14:49:35 +08:00
DreamSourceLab
65e45a35f9 Add QSPI decoder #143 2020-05-09 11:03:52 +08:00
DreamSourceLab
afa8d0f02d
Merge pull request #295 from madscientist159/master
Fix LPC write cycle decoding
2020-05-09 10:54:48 +08:00
DreamSourceLab
8aaac8d97d Improve range settings in decoders 2020-05-09 10:47:40 +08:00
DreamSourceLab
9a06b706de Fix issue #266, double-click open dsl file on Windows 2020-05-08 16:42:33 +08:00
DreamSourceLab
26d695837e Fix issue of saving/loading file with special characters 2020-05-07 13:10:21 +08:00
DreamSourceLab
e9b7d9aa5d Bump version to v1.11 v1.1.1 2020-04-09 20:28:45 +08:00
DreamSourceLab
517a8d108b Fix compile warning 2020-04-09 20:07:10 +08:00
DreamSourceLab
941a516ded fix the default voltage gain for U2B100/U3P100 2020-04-08 19:41:25 +08:00
DreamSourceLab
0af103d987 resize svg icon for high DPI of macOS 2020-04-08 16:18:53 +08:00
DreamSourceLab
e5f1fd04bd Fix compile warnings 2020-04-08 16:05:14 +08:00
DreamSourceLab
5b3f19b3c5 Update sdcard_sd decoder (fix issue #296) 2020-04-06 11:31:52 +08:00
Timothy Pearson
14a7c1d6bb Correctly detect LPC timeouts / aborts
LPC timeouts and aborts can occur anywhere and at any time during
or after a cycle, not just during the SYNC/TAR periods.
2020-04-05 22:31:25 -05:00
Timothy Pearson
51acdf0d84 Add initial firmware cycle decode support 2020-04-02 23:46:25 -05:00
DreamSourceLab
10e3fefd13 Fix wave out of viewport issue at osc mode 2020-04-03 11:41:57 +08:00
DreamSourceLab
c6bdd0e5ed Fix decoder issues (stop of i2c, break of dmx512) 2020-04-02 10:09:51 +08:00
DreamSourceLab
beb06ca1be Fix type-c orientation issue 2020-03-31 21:49:51 +08:00
DreamSourceLab
8c7d817ea3 Fix issue of missing first trigger at osc mode 2020-03-31 20:00:12 +08:00
DreamSourceLab
68ea5d8ca4 Fix out of screen issue at 150% scale setting in Windows 2020-03-31 10:40:31 +08:00