]> sigrok.org Git - libsigrokdecode.git/history - decoders/microwire
microwire: Use namedtuple for the Python output.
[libsigrokdecode.git] / decoders / microwire /
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.