184 Commits

Author SHA1 Message Date
dreamsourcelabTAI
c9cb319a70 add: when decode task end, try to call sub decoder end function 2022-06-17 14:39:38 +08:00
dreamsourcelabTAI
82c92569ec update: rename decoders/autonegotiation to eth_an 2022-06-16 15:31:01 +08:00
dreamsourcelabTAI
9e98bfb6e0
Merge pull request #440 from QQxiaoming/master
decoder: add ETH Auto Negotiation decoder
2022-06-16 15:20:30 +08:00
dreamsourcelabTAI
9545d18b16
Merge pull request #436 from ghecko/spi-tpm-PD
adding tpm_spi stacked protocol decoder
2022-06-16 09:25:30 +08:00
dreamsourcelabTAI
99125cb64a update: wiegand decoder 2022-06-08 17:23:51 +08:00
dreamsourcelabTAI
46a5f5000a update: add a option for decoder wiegand 2022-06-08 16:31:16 +08:00
dreamsourcelabTAI
10e5165227 update: scroll trigger coefficient 2022-05-27 19:43:39 +08:00
dreamsourcelabTAI
bd37c76002 del: make files 2022-05-26 16:18:18 +08:00
dreamsourcelabTAI
253c35bee4 update: Update the default value of address format of I2C protocol 2022-05-20 11:15:03 +08:00
dreamsourcelabTAI
7b94e61bee update: Merge compiled scripts 2022-05-16 16:51:19 +08:00
dreamsourcelabTAI
041f8eb071 update: The acquisition stops halfway and the decoding continues 2022-04-29 18:37:40 +08:00
dreamsourcelabTAI
f5bc2b1ee7 add: Reduce the rolling trigger sensitivity of logic analyzer 2022-04-15 15:51:36 +08:00
dreamsourcelabTAI
84ed78c876 update: protocol example 2022-04-12 16:44:51 +08:00
dreamsourcelabTAI
2e9c71572e add: option for mdio protocol read edge 2022-04-12 10:07:05 +08:00
dreamsourcelabTAI
a6bf666aae fix: parallel protocol lose the last annotation 2022-04-02 16:56:08 +08:00
dreamsourcelabTAI
3c80e7fd65 update: catch python exception message 2022-04-01 11:06:13 +08:00
dreamsourcelabTAI
63e01f2d3b update: Some protocols support multiple display formats 2022-03-30 18:24:13 +08:00
dreamsourcelabTAI
e6a496755f add: auto build decoder stack 2022-03-29 15:49:07 +08:00
dreamsourcelabTAI
5b1cbbb9e9 fix: get bit from self.matched error 2022-03-25 14:22:04 +08:00
dreamsourcelabTAI
fd27873c21 fix: if numberic string have split letter, it can not format right 2022-03-23 16:45:21 +08:00
dreamsourcelabTAI
aabedbb377 update: mdio protocol 2022-03-18 16:25:03 +08:00
dreamsourcelabTAI
67d6802508 update: decoder course 2022-03-11 11:47:21 +08:00
dreamsourcelabTAI
282de423c2 update: cmake script 2022-03-08 16:51:14 +08:00
dreamsourcelabTAI
7e9b044fa4 fix: ir_sirc decoder script build error 2022-02-22 11:26:28 +08:00
dreamsourcelabTAI
af1a6f7392 update: decoder source code 2022-02-18 12:43:00 +08:00
dreamsourcelabTAI
d9ff0bf728 update: glib.h include path 2022-02-16 11:37:06 +08:00
dreamsourcelabTAI
f1c41c074e update: glib.h include path 2022-02-16 10:56:33 +08:00
dreamsourcelabTAI
936f99c3e7 update cmake script, and define python script path on linux 2022-02-15 17:48:08 +08:00
dreamsourcelabTAI
c7a3fb40a4 Parse 128 bit numberic value accurately 2022-02-07 13:46:49 +08:00
dreamsourcelabTAI
cd449045b0 One decoder onwer a resoure table 2022-01-28 20:00:47 +08:00
DreamSourceLab
7d32e53d02 move decoders 2022-01-27 19:23:31 -08:00
dreamsourcelabTAI
1cd25f29a6 Add ascii display format for numberic value from the decode result 2022-01-11 15:19:28 +08:00
dreamsourcelabTAI
be2514f009 More flexible conversion of numeric formats 2022-01-10 17:47:27 +08:00
dreamsourcelabTAI
dd11e1096c python home set at windows os,fix path string encoding 2021-12-13 11:56:25 +08:00
dreamsourcelabTAI
a16b97cf90 Set python home at windows os 2021-12-13 09:18:03 +08:00
dreamsourcelabTAI
f6ca1f6ed8 fix capture thread stop bug 2021-11-25 15:41:00 +08:00
dreamsourcelabTAI
b0bb9b5da3 none 2021-11-17 09:54:52 +08:00
dreamsourcelabTAI
801af9e125 none 2021-11-15 13:12:20 +08:00
dreamsourcelabTAI
01b9aee778 none 2021-11-09 15:36:47 +08:00
xiaoming
395ccd0eea decoder: Optimize ETH Auto Negotiation decoder code style
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
2021-10-29 09:35:40 +08:00
xiaoming
00b0e8a8c8 decoder: perfect realization ETH Auto Negotiation decoder
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
2021-10-28 18:56:35 +08:00
xiaoming
9b3cdf3186 decoder: add ETH Auto Negotiation decoder
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
2021-10-26 18:25:31 +08:00
jovre
4198b30240 Rectifying transaction size extraction method 2021-10-15 15:50:54 +02:00
ghecko
4b240082cc adding tpm_spi stacked protocol decoder 2021-10-11 09:59:16 +02:00
DreamSourceLab
c708a00776
Merge pull request #361 from richardclli/a7105_decoder
Added A7105 decoder
2021-08-30 14:53:05 +08:00
DreamSourceLab
da5fca4c36
Merge pull request #338 from fornellas/ST7789
ST7789 decoder
2021-08-18 09:54:00 +08:00
DreamSourceLab
2e81c9a4c6
Merge pull request #334 from richardclli/XN297-cmd-fix
Added and fixed support for XN297 decoding.
2021-07-29 09:20:15 +08:00
DreamSourceLab
2852876e98
Merge pull request #358 from DS-Power/master
fix ps/2
2021-05-25 10:09:15 +08:00
Michael Miller
f6308abf87 Enhance to support more types
Add 4 byte color options
Add alternate color order options
Add inverted signal support (required for TM* chips)
2021-03-22 17:45:04 -07:00
Abdelhak Bougouffa
db74df51be Add decoder for 'XY2-100(E) and XY-200(E) galvanometer protocol' from libsigrokdecode codebase 2021-02-02 10:49:49 +01:00