Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-04 | onewire decoder: added some byte related code | Iztok Jeras | |
2012-07-04 | some fixex to the link layer, not final | Iztok Jeras | |
2012-07-04 | unfinished update to onewire protocol decoder | Uwe Hermann | |
2012-05-23 | srd: onewire: Fix incorrect format for annotation output. | Uwe Hermann | |
Should be a list containing: - Annotation format number (e.g. 0, or ANN_DEC, etc). - A list of strings (the annotation). If more than one string is supplied, the other ones should be short versions of the string. Example: [ANN_DEC, ["Foobarbaz", "Foo", "F"]] This is optional, and mostly useful for GUIs. | |||
2012-05-23 | srd: onewire: Fix %d and %s mismatch. | Uwe Hermann | |
2012-05-23 | srd: onewire: Get optional 'pwr' probe value, too. | Uwe Hermann | |
2012-05-23 | srd: onewire: Drop UART leftover comments. | Uwe Hermann | |
2012-05-23 | removed some code copied from UART decoder, fixed some Python syntax issues | Iztok Jeras | |
2012-05-23 | unfinished update to onewire protocol decoder | Iztok Jeras | |
2012-05-23 | commiting new unfinished 1-wire decoder | Iztok Jeras | |