191 Commits

Author SHA1 Message Date
yunyaobaihong
964a1c538f ook decode when end ,and some protocol add Add commit message(Choose hex, dec, oct, bin, or ascii to display the decoding result) 2024-01-22 10:20:27 +08:00
yunyaobaihong
cd846dfd22 Protocol Update: USB PD Extended Message and EPR Message 2024-01-03 15:51:55 +08:00
yunyaobaihong
000d97e10a Decoder Fixed: avr_pdi,lin,spdif,can-fd and dmx512 2024-01-03 09:13:08 +08:00
dreamsourcelabTAI
12cec54159 fix: avr pdi decoding is error 2023-12-27 10:37:19 +08:00
DreamSourceLab
0b52d25a5c expand byte number in one frame 2023-09-21 19:33:41 -07:00
DreamSourceLab
0f592bc429 fix timing decoder error 2023-09-21 19:30:35 -07:00
dreamsourcelabTAI
a503e6404e Disable many warning messages 2023-06-29 14:49:45 +08:00
yunyaobaihong
4dc2f508ac can & can-fd DLC does not prompt warnings 2023-06-16 11:44:18 +08:00
dreamsourcelabTAI
b0a0ed966d
Merge pull request #647 from yunyaobaihong/demo
mipi rffe multilanguage and can&canfd falling edge
2023-06-15 17:15:51 +08:00
dreamsourcelabTAI
fe3d327d24 fix: Unable compile on mac 2023-06-15 16:21:24 +08:00
yunyaobaihong
a506b0572d mipi rffe multilanguage 2023-06-15 14:50:40 +08:00
yunyaobaihong
446fb6da45 can and can-fd updata 2023-06-15 13:56:53 +08:00
yunyaobaihong
c56f7b9415 updata:can and can-fd protocol 2023-06-15 13:37:47 +08:00
dreamsourcelabTAI
dd95035331 Fix: The CAN decoder AND CAN_FD 2023-06-14 18:43:17 +08:00
yunyaobaihong
6f3e154839 protocol can and can fd multilanguage 2023-06-14 11:38:13 +08:00
yunyaobaihong
5d515eeda4 fix CAN-FD CRC field err and support CAN and CAN-FD Protocol 2023-06-14 11:25:27 +08:00
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