175 Commits

Author SHA1 Message Date
dreamsourcelabTAI
770c4ceb61 Replace g_try_malloc to malloc 2023-06-06 15:34:30 +08:00
dreamsourcelabTAI
ecdafe752f Do not print the log that the decoder can't find attribute 2023-05-30 18:25:30 +08:00
dreamsourcelabTAI
939a7b1719 Remove the letter of '@' from decode result 2023-05-29 17:56:07 +08:00
dreamsourcelabTAI
2067d5973b fix: The hex format string of decoder result, max length up to 256 2023-05-15 18:58:28 +08:00
yunyaobaihong
fd706b63bc decoder repair : rgb_led_ws281x can't decoder last bit 2023-05-15 17:22:01 +08:00
yunyaobaihong
a495598ff5 repair decoder rgb led ws2812+ 2023-05-11 16:32:08 +08:00
dreamsourcelabTAI
c9e1587375 fix: An error about the 'MIPI_RFFE' decoder 2023-03-13 15:32:57 +08:00
dreamsourcelabTAI
a01da8057d A new protocol decoder for china fast power 2023-02-21 09:52:07 +08:00
dreamsourcelabTAI
dac28fc957 fix: SPDIF protocol failed to decode correctly 2023-01-05 09:25:21 +08:00
dreamsourcelabTAI
307c56dd62 fix: Qi protocol syntax error 2022-12-12 16:43:57 +08:00
dreamsourcelabTAI
940874995d The can protocol update to canfd 2022-12-12 16:07:09 +08:00
yunyaobaihong
c8149670a7 fix:decoder wait function problem on 2022/09/08 2022-12-06 14:30:25 +08:00
yunyaobaihong
bdcc3695ed spdif 2022-11-11 18:00:05 +08:00
yunyaobaihong
cbf5d774ae S/PDIF Protocol 2022-11-09 14:46:27 +08:00
yunyaobaihong
afeb971215 build script 2022-11-01 10:45:52 +08:00
dreamsourcelabTAI
f8c375385c Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-10-31 15:51:21 +08:00
dreamsourcelabTAI
161f7168d2 The decdoer info surports mutil-language 2022-10-31 15:38:37 +08:00
yunyaobaihong
178ce96f97 protocol translation + 2022-10-31 15:10:18 +08:00
yunyaobaihong
6da9dc3785 protocol translation 2022-10-31 14:36:50 +08:00
yunyaobaihong
88d1071c9f decoder script language resouce ids 2022-10-21 11:10:28 +08:00
dreamsourcelabTAI
83631c9d65 Merge branch 'dev-1.3' 2022-10-11 14:55:07 +08:00
dreamsourcelabTAI
58fb072724 update cmake script 2022-10-11 14:01:03 +08:00
dreamsourcelabTAI
ec800730fc
Merge pull request #545 from VBKesha/master
FrSky PXX1 protocol for R9M transmiter
2022-10-09 08:56:11 +08:00
dreamsourcelabTAI
6c81b7f10d fix: LPC protocol lost a param 2022-10-08 10:49:04 +08:00
VBKesha
008df4a68a FrSKY PXX1 protocol for R9M transmiter 2022-10-06 01:16:41 +03:00
dreamsourcelabTAI
b964f8a703 fix: Numbers and State protocol script is error 2022-09-08 17:31:13 +08:00
dreamsourcelabTAI
a2460bd87f Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-09-08 16:24:12 +08:00
dreamsourcelabTAI
d93f7db345 update: USB PD protocol control message table 2022-09-08 16:05:38 +08:00
Fabio Pugliese Ornellas
457b7a4816 Drop OUTPUT_PYTHON from 0:UART 2022-09-04 11:35:31 +01:00
dreamsourcelabTAI
0462fbc56c update: parallel and usb_signalling decoder 2022-08-24 14:44:40 +08:00
dreamsourcelabTAI
1d249ff8ac fix: the export data of annotation have't sort by time, about 1-spi protocol 2022-07-28 17:10:55 +08:00
dreamsourcelabTAI
19c940fc35 update: log lib head file path 2022-07-13 14:30:34 +08:00
dreamsourcelabTAI
17da360d6d update: 'libsigrokdecode4DS' project used new log lib 2022-07-12 19:03:50 +08:00
dreamsourcelabTAI
07476246ee remove execute permission 2022-06-30 16:28:48 +08:00
dreamsourcelabTAI
f33649df0d Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-06-27 14:28:12 +08:00
dreamsourcelabTAI
86ccd33e16 fix: a function is not declared 2022-06-27 14:21:52 +08:00
DreamSourceLab
8c5af3f365 add c2 decoder 2022-06-27 09:29:13 +08:00
DreamSourceLab
73859a4bc3 new decoders & fixs 2022-06-27 09:28:18 +08:00
ghecko
b3c265bcf3 Adding TPM v1.2 support 2022-06-20 10:23:09 +02:00
dreamsourcelabTAI
b0d811604b fix: lin protocol can't output 2022-06-17 15:02:25 +08:00
dreamsourcelabTAI
b26c5cfeee fix: try to call sub decoder end function 2022-06-17 14:51:52 +08:00
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