]> sigrok.org Git - libsigrokdecode.git/history - decoders
spi: Fix start-/end-sample numbers.
[libsigrokdecode.git] / decoders /
2013-09-12 Uwe Hermannspi: Fix start-/end-sample numbers.
2013-09-12 Uwe Hermannspi: Make data format a PD option, add annotation types.
2013-09-12 Uwe Hermanncan: Use proper annotation types for the CAN fields.
2013-09-12 Uwe Hermannuart: Output data in separate RX and TX annotation...
2013-09-12 Uwe Hermannuart: Use same length for data output in all cases.
2013-09-12 Uwe Hermannuart: Put annotations into proper annotation types.
2013-09-12 Uwe Hermannuart: Move OUTPUT_PROTO format description to pd.py.
2013-09-12 Uwe Hermannuart: Drop extensive protocol info (moved to wiki).
2013-09-12 Uwe Hermannuart: Make data format selection a PD option.
2013-09-12 Uwe Hermannuart: Use T for stop bit, P for parity bit.
2013-09-12 Uwe Hermannuart: Don't prefix databyte output numbers.
2013-09-12 Uwe Hermannuart: Fix corner-case that can occur with LA triggers.
2013-09-12 Uwe Hermannuart: Fix start-/end-sample numbers.
2013-09-10 Uwe Hermanncan: Use annotation abbreviations.
2013-09-10 Uwe Hermanncan: Fix annotation start/end samples.
2013-09-10 Uwe Hermanncan: Prepare for fixing annotation start/end samples.
2013-09-08 Uwe Hermanni2c: Fix corner-case that can occur with LA triggers.
2013-09-03 Joel Holdsworthi2s: Fixed annotation sample numbers
2013-09-02 Uwe Hermannpan1321: Improve commands documentation.
2013-09-02 Uwe Hermannpan1321: Initial JSDA support.
2013-09-02 Uwe Hermannpan1321: Add support for JAAC.
2013-09-02 Uwe Hermannpan1321: Properly check for \r\n, not just \n.
2013-09-02 Uwe Hermannpan1321: Code simplifications.
2013-09-02 Uwe Hermannpan1321: Add warnings for invalid protocol usage.
2013-09-02 Uwe Hermannpan1321: Support JSEC and JPRO.
2013-08-31 Bert Vermeulenxfp: Decoder for XFP I2C structures
2013-08-14 Uwe Hermannlpc: Bugfix: Sample data at rising clock edges.
2013-08-14 Uwe Hermannlpc: Various fixes to make the PD actually work.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-03-12 Uwe Hermannds1307: Fix date/day-of-week printing.
2013-03-12 Matt RanostayAdd Dallas DS1307 RTC protocol decoder
2013-01-30 Uwe Hermanncan: Temporary quickfix for a bug. libsigrokdecode-0.1.1
2013-01-12 Uwe HermannCosmetics, fix typos.
2013-01-01 Uwe HermannSmall cosmetic/consistency fixes in the PDs.
2012-12-17 Uwe HermannAdd intial CAN protocol decoder.
2012-11-24 Uwe Hermannmlx90614: "Kelvin", not "degrees Kelvin".
2012-11-24 Uwe HermannFix bugs in "Invalid state" printing/exceptions.
2012-11-24 Uwe HermannAll PDs: Name the files pd.py consistently.
2012-11-24 Uwe Hermannconfigure.ac/Makefile.am: Alphabetical order.
2012-11-24 Uwe Hermanntlc5620: Refactoring, add initial LOAD support.
2012-11-21 Uwe HermannInitial TI TLC5620 (8-bit quad DAC) protocol decoder.
2012-08-31 Uwe Hermannsrd: uart: Fix regression.
2012-08-29 Uwe HermannAdd initial SD card (SPI mode) decoder.
2012-07-28 Uwe Hermannsrd: lm75: s/degrees Kelvin/Kelvin/.
2012-07-28 Uwe Hermannsrd: avr_isp: Improve Chip Erase handling.
2012-07-28 Uwe Hermannsrd: avr_isp: Factor out part numbers/names to part.py.
2012-07-28 Uwe Hermannsrd: Initial decoder for AVR ISP protocol.
2012-07-21 Uwe Hermannsrd: onewire_link: Annotations shouldn't be ALLCAPS.
2012-07-21 Uwe Hermannsrd: maxim_ds28ea00: Factor out putx(), small fixes.
2012-07-21 Uwe Hermannsrd: maxim_ds28ea00: Cosmetics, cleanups.
2012-07-21 Uwe Hermannsrd: maxim_ds28ea00: Fix to only handle DS28EA00.
2012-07-21 Uwe Hermannsrd: Rename onewire_transport to maxim_ds28ea00.
2012-07-21 Uwe Hermannsrd: onewire_network: Fix typo, command is 0x69.
2012-07-21 Uwe Hermannsrd: onewire_link/network: Fix annotations, small cleanups.
2012-07-21 Uwe Hermannsrd: onewire_link/network: Reduce nesting level.
2012-07-21 Uwe Hermannsrd: onewire_network: Cosmetics, simplifications, doc...
2012-07-21 Uwe Hermannsrd: onewire_link: Cosmetics, simplifications, doc...
2012-07-17 Iztok Jerasonewire: fixed an issue caused by renaming a transport...
2012-07-17 Iztok Jerasonewire: added new transport layer commands
2012-07-17 Iztok Jerasonewire: updated documentation
2012-07-15 Iztok Jerasonewire: added transport layer decoder, it does not...
2012-07-15 Iztok Jerasonewire: updates to link layer timing
2012-07-15 Iztok Jerasonewire: combined reset and presence detect events...
2012-07-15 Iztok Jerasonewire: the split of the protocol into layers works now
2012-07-15 Iztok Jerasonewire: placing protocol layers into separate directories
2012-07-15 Iztok Jerasonewire: preparations for protocol separation between...
2012-07-11 Uwe Hermannsrd: Drop 'usb' PD, replaced by two others.
2012-07-11 Uwe Hermannsrd: Performance improvements for various PDs.
2012-07-05 Uwe Hermannsrd: lm75: Output min/max/avg temperature in report().
2012-07-05 Uwe Hermannsrd: lm75: Warn about temperature reg. being read-only.
2012-07-05 Uwe Hermannsrd: lm75: Generic handling of register reads/writes.
2012-07-03 Uwe Hermannsrd: onewire: Fix copyright line, and PD name/description.
2012-07-03 Iztok Jerassome white space changes, changed handling of normal...
2012-07-03 Iztok Jerasadded some ducumentation, shortened the ROM command...
2012-07-03 Iztok Jerasadded some untested overdrive functionality, added...
2012-07-03 Iztok Jerascommented out most of the TRANSPORT layer code, added...
2012-07-03 Iztok Jerasdecoder onewire: added conditional network commands...
2012-07-03 Iztok Jerasdecoder onewire: separated transport layer code from...
2012-07-03 Iztok Jerasdecoder onewire: some annotation cleanup
2012-07-03 Iztok Jerasonewire decoder: removed some debug code, preparations...
2012-07-03 Iztok Jerasonewire decoder: added search support
2012-07-03 Iztok Jerasonewire decoder: added some byte related code
2012-07-03 Iztok Jerassome fixex to the link layer, not final
2012-07-03 Uwe Hermannunfinished update to onewire protocol decoder
2012-07-03 Uwe Hermannsrd: i2cfilter: Output actual I2C packets.
2012-06-27 Uwe Hermannsrd: Add National LM75 protocol decoder.
2012-06-20 Uwe Hermannsrd: Split USB decoder in two PDs (which stack).
2012-06-20 Uwe Hermannsrd: usb: Add long description of the PIDs.
2012-06-14 Uwe Hermannsrd: usb: Preliminary USB low-speed support.
2012-06-14 Uwe Hermannsrd: uart_dump: Small simplification.
2012-06-14 Uwe Hermannsrd: uart_dump: Fix file output (flush).
2012-06-13 Uwe Hermannsrd: Add experimental uart_dump decoder.
2012-06-13 Uwe Hermannsrd: pan1321: Add 'Text' (short) annotation format.
2012-06-13 Uwe Hermannsrd: pan1321: Output correct start/end sample values.
2012-06-13 Uwe Hermannsrd: Fix non-working PAN1321 decoder.
2012-06-12 Uwe Hermannsrd: Cosmetics.
2012-06-12 Uwe Hermannsrd: jtag: Document current (WIP) protocol output format.
2012-06-12 Uwe Hermannsrd: usb: Fix bugs in the USB decoder.
2012-06-08 Uwe Hermannsrd: dcf77: Initial PON handling.
2012-06-08 Uwe Hermannsrd: dcf77: Bugfix, PD was broken.
next