]> sigrok.org Git - libsigrokdecode.git/history - decoders
usb_signalling: Fix decode of individual bits.
[libsigrokdecode.git] / decoders /
2013-09-29 Uwe Hermannusb_signalling: Fix decode of individual bits.
2013-09-20 Uwe Hermannusb_signalling: Simplify symbols handling a bit.
2013-09-20 Uwe Hermannusb_signalling: Refactor/simplify bitrate/bitwidth...
2013-09-15 Uwe Hermannusb_signalling: Fix start/end sample numbers.
2013-09-15 Uwe Hermanndcf77: Fix date parity check.
2013-09-15 Uwe Hermanndcf77: Provide short and long annotations.
2013-09-15 Uwe Hermanndcf77: Fix multi-bit DCF77 field annotations.
2013-09-15 Uwe Hermanndcf77: Consistency renames.
2013-09-15 Uwe Hermanndcf77: Drop PON pin handling.
2013-09-15 Uwe Hermanndcf77: Use proper annotations for DCF77 components.
2013-09-15 Uwe Hermanndcf77: Fix bug in handling of DCF77 bit 0.
2013-09-15 Uwe Hermanndcf77: Fix start-/end-sample numbers.
2013-09-14 Uwe Hermanni2c: Drop unneeded 'addressing' option.
2013-09-14 Uwe Hermanni2c: Drop obsolete TODOs.
2013-09-14 Uwe Hermanni2c: Move OUTPUT_PROTO docs to pd.py.
2013-09-14 Uwe Hermanni2c: Moved extensive protocol docs to the wiki.
2013-09-14 Uwe Hermanni2c: Various fixes to make the PD suitable for GUIs.
2013-09-12 Uwe Hermannspi: Add some documentation, move OUTPUT_PROTO docs.
2013-09-12 Uwe Hermannspi: Make CS# optional and use it if supplied.
2013-09-12 Uwe Hermannspi: Refactor code, use a state machine.
2013-09-12 Uwe Hermannspi: Provide multiple annotation types.
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
next