]> sigrok.org Git - libsigrokdecode.git/history - decoders
srd: Cosmetics, fix/add Doxygen comments.
[libsigrokdecode.git] / decoders /
2012-03-04 Uwe Hermannsrd: I2C: Update PD protocol docs.
2012-03-04 Uwe Hermannsrd: PDs: More cosmetics.
2012-03-04 Uwe Hermannsrd: PDs: Use strings for states, too.
2012-03-04 Uwe Hermannsrd: PDs: Consistency/cosmetic fixes.
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: Properly use append() for appending to lists.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-02-01 Uwe Hermannsrd: spi: Use strings for most options.
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-31 Bert Vermeulensrd: remove obsolete DDC-only I2C filter
2012-01-31 Bert Vermeulensrd: add generic I2C filter PD
2012-01-30 Bert Vermeulenedid: properly deal with leading I2C crud + small fixes
2012-01-29 Bert Vermeulenedid: move PD docstring to __init__.py
2012-01-29 Bert Vermeulensrd: add EDID 1.3 decoder
2012-01-29 Bert Vermeulenddc: add protocol output
2012-01-28 Uwe Hermannsrd: PDs: Cleanups, simplifications, small fixes.
2012-01-27 Uwe Hermannsrd: mlx90614: Show more exact temperature.
2012-01-26 Uwe Hermannsrd: Melexis MLX90614 Infrared Thermometer decoder.
2012-01-25 Uwe Hermannsrd: UART: s/parity/parity_type/.
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-25 Uwe Hermannsrd: mx25lxx05d: Cleanups, add optional probes.
2012-01-25 Uwe Hermannsrd: Add Epson RTC-8564 JE/NB protocol decoder.
2012-01-23 Bert Vermeulensrd: i2cdemux: add missing Makefile.am
2012-01-22 Uwe Hermannsrd: Add generic i2cdemux protocol decoder.
2012-01-20 Uwe Hermannsrd: UART: Update to new options API.
2012-01-19 Uwe Hermannsrd: SPI: Convert to new options API.
2012-01-17 Bert VermeulenI2C: no need to copy default option values over from...
2012-01-15 Bert VermeulenI2C: properly use sample numbers in proto/annotation...
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.
2012-01-15 Uwe Hermannsrd: Decoders: Remove author/email fields.
2012-01-15 Uwe Hermannsrd: Bring back small stuff lost in the merge.
2012-01-15 Bert Vermeulensrd: rename srd_usb to what it thinks it's called
2012-01-15 Bert Vermeulensrd: rename srd_usb to what it thinks it's called
2012-01-15 Bert VermeulenCLI: when invoked with only -a <pd>, the PD's documenta...
2012-01-15 Uwe Hermannsrd: Add ebr30a_i2c_demux PD (I2C in, 3 x I2C out).
2012-01-15 Uwe Hermannsrd: I2C: Small fixup.
2012-01-15 Uwe Hermannsrd: pan1321: Support replies from device.
2012-01-14 Uwe Hermannsrd: pan1321: Update to new UART format.
2012-01-14 Uwe Hermannsrd: UART: Handle both RX and TX pins.
2012-01-14 Uwe Hermannsrd: Separate author/email fields for now.
2012-01-14 Uwe HermannImprove 'longname' PD strings, use in 'sigrok-cli -V'.
2012-01-14 Uwe Hermannsrd: I2C: No need for underscores in string cmds.
2012-01-14 Uwe Hermannsrd: Consistent PD option defaults handling.
2012-01-14 Uwe Hermannsrd: SPI: Add support for different CS# polarity.
2012-01-14 Uwe Hermannsrd: SPI: Output warning annotation if CS# de-asserted.
2012-01-14 Uwe Hermannsrd: SPI: Support sampling on rising/falling CLK edge.
2012-01-14 Uwe Hermannsrd: SPI: Add support for arbitrary word sizes.
2012-01-14 Uwe Hermannsrd: SPI: Add support for bit order option.
2012-01-14 Uwe Hermannsrd: SPI: Set default PD options.
2012-01-14 Uwe Hermannsrd: SPI: Fix typo.
2012-01-14 Uwe Hermannsrd: SPI: Sketch of the PD options (unused).
2012-01-14 Uwe Hermannsrd: mx25lxx05d: Update to new API, make it work.
2012-01-14 Uwe Hermannsrd: SPI: Handle both directions, output proto data.
2012-01-14 Uwe Hermannsrd: SPI: probes[]: Add missing MISO and CS lines.
2012-01-14 Uwe Hermannsrd: SPI: s/sdata/mosi/.
2012-01-14 Uwe Hermannsrd: SPI: s/rxdata/mosidata/.
2012-01-14 Uwe Hermannsrd: SPI: s/rxcount/bitcount/.
2012-01-14 Uwe Hermannsrd: Fix/update SPI protocol decoder.
2012-01-14 Uwe Hermannsrd: Fix transitioncounter protocol decoder.
2012-01-14 Uwe Hermannsrd: USB: Move pids dict to global level.
2012-01-14 Uwe Hermannsrd: USB: Update decoder to new API, small fixes.
2012-01-13 Uwe Hermannsrd: Add initial DCF77 protocol decoder.
2012-01-12 Uwe Hermannsrd: nunchuk: Partial update to new stacking API.
2012-01-12 Uwe Hermannsrd: decoders: Rename obsolete timeoffset/duration.
2012-01-12 Uwe Hermannsrd: decoders: Metadata consistency fixes/updates.
2012-01-12 Uwe Hermannsrd: i2c: Drop unneeded %s usage.
2012-01-12 Uwe Hermannsrd: i2c: Use short-form if-else Python idiom.
2012-01-12 Uwe Hermannsrd: Decoders: Cosmetics and whitespace fixes.
2012-01-12 Uwe Hermannsrd: Drop duplicate SRD_ prefix from ANN/PROTO.
2012-01-10 Uwe Hermannsrd: Drop useless out_ann/out_proto init.
2012-01-10 Uwe Hermannsrd: Use 'import sigrokdecode as srd' for brevity.
2012-01-10 Uwe Hermannsrd: annotation -> annotations.
2012-01-10 Uwe Hermannsrd: Finish consistency rename to ANN/PROTO.
2012-01-10 Uwe Hermannsrd: Fix typo in Makefile.am.
2012-01-10 Uwe Hermannsrd: Add Panasonic PAN1321 decoder (on top of UART).
2012-01-10 Uwe Hermannsrd: self.add: Use sigrokdecode.SRD_OUTPUT_*.
2012-01-10 Uwe Hermannsrd: output_{protocol,annotation} -> out_{proto,ann}.
2012-01-10 Uwe Hermannsrd: s/output_new/add/ for all decoders.
2012-01-09 Bert VermeulenStacked protocol decoders implementation.
2012-01-08 Bert Vermeulensrd: change output_new() API call to add()
2012-01-08 Bert Vermeuleni2c: fix address handling
2012-01-07 Uwe Hermannsrd: UART: Define an output format and document it.
2012-01-07 Uwe Hermannsrd: UART: Add more aliases, report invalid bits.
2012-01-07 Uwe Hermannsrd: UART: Update to new PD annotation API.
2012-01-07 Uwe Hermannsrd: UART: Drop 'quick_hack' stuff.
2012-01-07 Bert Vermeulenexpose SRD_OUTPUT_* as symbols in the sigrokdecode...
2012-01-07 Bert VermeulenDecoder.output_new() now takes an extra protocol_id...
2012-01-07 Bert Vermeulenconvert data coming in from a PD to C structs
2012-01-05 Uwe Hermannsrd: We use 0/1 instead of False/True at the moment.
2012-01-05 Uwe Hermannsrd: Update mx25lxx05d.py to new API.
2012-01-05 Uwe Hermannsrd: Update nunchuk decoder to new API.
2012-01-05 Uwe Hermannsrd: Update transitioncounter to the new API.
2012-01-05 Uwe Hermannsrd: Update USB decoder to the new API.
2012-01-05 Uwe Hermannsrd: Update the SPI decoder to the new API.
next