]> sigrok.org Git - libsigrokdecode.git/history - decoders/microwire
cfp: Drop unneeded annotation prefix; plural fixes.
[libsigrokdecode.git] / decoders / microwire /
2018-03-31 Gerhard Sittigmicrowire: introduce constructor and reset() method
2017-05-06 Uwe Hermannmicrowire/eeprom93cxx: Use 'es' instead of 'se' abbreva...
2017-05-05 Uwe Hermannmicrowire: Use namedtuple in some more cases.
2017-05-05 Uwe Hermannmicrowire: Use namedtuple for the Python output.
2017-05-05 Uwe Hermannmicrowire: Drop some trailing whitespace.
2017-05-05 Uwe Hermannmicrowire: Shorten decode() a bit.
2017-05-05 Uwe Hermannmicrowire: Make Ready/Busy extra annotation classes.
2017-05-05 Uwe Hermannmicrowire: Make the start bit an extra annotation class.
2017-05-05 Kevin RedonAdd a Microwire protocol decoder.