]> sigrok.org Git - libsigrokdecode.git/history - decoders/uart
onewire: placing protocol layers into separate directories
[libsigrokdecode.git] / decoders / uart /
2012-07-11 Uwe Hermannsrd: Performance improvements for various PDs.
2012-06-12 Uwe Hermannsrd: Cosmetics.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-03-31 Uwe Hermannsrd: Decoders: Fix/simplify samplenum usage.
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-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-02-01 Uwe Hermannsrd: uart: Use strings for most PD options.
2012-02-01 Uwe Hermannsrd: uart: Move protocol docs to __init__.py.
2012-02-01 Uwe Hermannsrd: uart: Add missing initialization.
2012-02-01 Uwe Hermannsrd: uart: Use strings for packet types.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-28 Uwe Hermannsrd: PDs: Cleanups, simplifications, small fixes.
2012-01-25 Uwe Hermannsrd: UART: s/parity/parity_type/.
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-20 Uwe Hermannsrd: UART: Update to new options API.
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.