Commit Graph

21 Commits

Author SHA1 Message Date
Shawn Ferry
7d05c52627
Rework I2C Parsing
Fixes:
10bit I2C Parsing does not work  #86

* Comments for parsing/learning logic
* Changed segment value construction
* Added Address and operation to each segment
* Add 10 bit read detection
* Add Re-start / repeat start detection
2023-10-17 00:45:29 -04:00
Shawn Ferry
f1f9aeb17a
Fix Mask for 10bit I2C Parsing
* Changed mask to recognize 10bit reserved byte
2023-10-11 22:45:10 -04:00
Shawn Ferry
ac61159575
Automatic Whitespace Changes 2023-10-11 22:36:50 -04:00
Agustín Gimenez
3a5e9bfee2 Updates for V5.0 2023-07-20 17:07:27 +02:00
Agustín Gimenez
7f96804d3e QOL improvements 2023-06-28 13:32:35 +02:00
Agustín Gimenez
21de831ccf Updated driver and CLCapture to avoid port blockage under Linux 2023-03-01 08:44:29 +01:00
Agustín Gimenez
fc05977ad4 Version 4.0 2023-02-25 12:25:37 +01:00
Agustín Gimenez
bba03c69eb Corrected driver to work properly under Linux 2023-02-07 19:09:50 +01:00
Agustín Gimenez
7233e2b88c Added different capture sizes 2023-02-04 15:49:15 +01:00
Agustín Gimenez
767cd0314b Measure tool 2023-02-03 12:04:36 +01:00
Agustín Gimenez
da5bc96d96 I2C protocol analyzer 2023-02-02 16:45:34 +01:00
Agustín Gimenez
5189069412 Serial protocol analyzer 2023-02-01 19:57:37 +01:00
Agustín Gimenez
2845ab2e79 Pico W WiFi support 2023-01-31 23:12:43 +01:00
Agustín Gimenez
bf29561d91 Updated applications 2023-01-29 16:59:57 +01:00
Agustín Gimenez
99b6e7f629 Corrected export bug, removed transparency 2022-11-26 23:56:25 +01:00
Agustín Gimenez
89d95cb773 Added cancel function 2022-09-03 10:48:59 +02:00
Agustín Gimenez
cf6d3b5d13 New multiplatform application 2022-07-31 00:26:07 +02:00
Agustín Gimenez
f33e8ab042 Updated schematics, new applications 2022-07-13 17:07:56 +02:00
Agustín Gimenez
2fc7ade9da Corrected channel naming discrepance 2022-07-09 11:20:35 +02:00
Agustín Gimenez
5b3307ba8d Corrected autoscale problem 2022-07-08 17:33:01 +02:00
Agustín Gimenez
481d0493c6 initial commit 2022-07-03 16:07:25 +02:00