]> sigrok.org Git - libsigrokdecode.git/history - decoders/nunchuk
srd: onewire_network: Cosmetics, simplifications, doc fixes.
[libsigrokdecode.git] / decoders / nunchuk /
2012-05-30 Uwe Hermannsrd: nunchuk: Support for the Nunchuk init sequence.
2012-05-30 Uwe Hermannsrd: nunchuk: Add verbose summary annotation.
2012-05-30 Uwe Hermannsrd: nunchuk: Only output summary annotation if possible.
2012-05-30 Uwe Hermannsrd: nunchuk: Fix most annotation samplenumbers.
2012-05-30 Uwe Hermannsrd: Wii Nunchuk: Complete rewrite, PD works now.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-05-08 Uwe Hermannsrd: Remove TODOs from annotation format names.
2012-03-27 Uwe Hermannsrd: PDs: Kill obsolete 'longdesc' entries.
2012-03-04 Uwe Hermannsrd: PDs: More cosmetics.
2012-03-04 Uwe Hermannsrd: PDs: Use strings for states, too.
2012-02-28 Bert Vermeulensrd: I2C: change format to have ACK/NACK bits as separa...
2012-02-27 Uwe Hermannsrd: PDs: Whitespace and cosmetics.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.