Shawn Ferry
30624c6143
Don't set operation to read before writing segment
2023-10-17 01:05:14 -04:00
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
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
da5bc96d96
I2C protocol analyzer
2023-02-02 16:45:34 +01:00