]> sigrok.org Git - libsigrokdecode.git/history - decoders/counter
jtag_ejtag: Move bin2int() to common/srdhelper.
[libsigrokdecode.git] / decoders / counter /
2018-05-30 Uwe Hermanncounter: Drop unneeded tuple braces.
2018-05-30 Gerhard Sittigcounter: emit wider annotations for data and word counts
2018-05-30 Gerhard Sittigcounter: prepare for variable width annotations
2018-05-29 Gerhard Sittigcounter: explicit string formatting for annotation...
2018-05-29 Gerhard Sittigcounter: use local variables instead of instance variables
2018-05-29 Gerhard Sittigcounter: move some init code to the start of decode()
2018-05-29 Gerhard Sittigcounter: use symbolic names for input pins, wait condit...
2018-05-29 Gerhard Sittigcounter: explicit option text to .wait() edge mapping
2018-01-03 Gerhard Sittigcounter: make 'reset' signal polarity an option
2018-01-03 Uwe Hermanncounter: Make "word reset" an explicit annotation class...
2018-01-03 Stefan BrünsAdd a trivial "counter" decoder