summaryrefslogtreecommitdiff
path: root/decoders
AgeCommit message (Expand)Author
2013-09-12spi: Fix start-/end-sample numbers.Uwe Hermann
2013-09-12spi: Make data format a PD option, add annotation types.Uwe Hermann
2013-09-12can: Use proper annotation types for the CAN fields.Uwe Hermann
2013-09-12uart: Output data in separate RX and TX annotation types.Uwe Hermann
2013-09-12uart: Use same length for data output in all cases.Uwe Hermann
2013-09-12uart: Put annotations into proper annotation types.Uwe Hermann
2013-09-12uart: Move OUTPUT_PROTO format description to pd.py.Uwe Hermann
2013-09-12uart: Drop extensive protocol info (moved to wiki).Uwe Hermann
2013-09-12uart: Make data format selection a PD option.Uwe Hermann
2013-09-12uart: Use T for stop bit, P for parity bit.Uwe Hermann
2013-09-12uart: Don't prefix databyte output numbers.Uwe Hermann
2013-09-12uart: Fix corner-case that can occur with LA triggers.Uwe Hermann
2013-09-12uart: Fix start-/end-sample numbers.Uwe Hermann
2013-09-10can: Use annotation abbreviations.Uwe Hermann
2013-09-10can: Fix annotation start/end samples.Uwe Hermann
2013-09-10can: Prepare for fixing annotation start/end samples.Uwe Hermann
2013-09-08i2c: Fix corner-case that can occur with LA triggers.Uwe Hermann
2013-09-03i2s: Fixed annotation sample numbersJoel Holdsworth
2013-09-02pan1321: Improve commands documentation.Uwe Hermann
2013-09-02pan1321: Initial JSDA support.Uwe Hermann
2013-09-02pan1321: Add support for JAAC.Uwe Hermann
2013-09-02pan1321: Properly check for \r\n, not just \n.Uwe Hermann
2013-09-02pan1321: Code simplifications.Uwe Hermann
2013-09-02pan1321: Add warnings for invalid protocol usage.Uwe Hermann
2013-09-02pan1321: Support JSEC and JPRO.Uwe Hermann
2013-08-31xfp: Decoder for XFP I2C structuresBert Vermeulen
2013-08-14lpc: Bugfix: Sample data at rising clock edges.Uwe Hermann
2013-08-14lpc: Various fixes to make the PD actually work.Uwe Hermann
2013-04-23GPL headers: Use correct project name.Uwe Hermann
2013-03-12ds1307: Fix date/day-of-week printing.Uwe Hermann
2013-03-12Add Dallas DS1307 RTC protocol decoderMatt Ranostay
2013-01-30can: Temporary quickfix for a bug.Uwe Hermann
2013-01-13Cosmetics, fix typos.Uwe Hermann
2013-01-01Small cosmetic/consistency fixes in the PDs.Uwe Hermann
2012-12-17Add intial CAN protocol decoder.Uwe Hermann
2012-11-24mlx90614: "Kelvin", not "degrees Kelvin".Uwe Hermann
2012-11-24Fix bugs in "Invalid state" printing/exceptions.Uwe Hermann
2012-11-24All PDs: Name the files pd.py consistently.Uwe Hermann
2012-11-24configure.ac/Makefile.am: Alphabetical order.Uwe Hermann
2012-11-24tlc5620: Refactoring, add initial LOAD support.Uwe Hermann
2012-11-21Initial TI TLC5620 (8-bit quad DAC) protocol decoder.Uwe Hermann
2012-08-31srd: uart: Fix regression.Uwe Hermann
2012-08-29Add initial SD card (SPI mode) decoder.Uwe Hermann
2012-07-28srd: lm75: s/degrees Kelvin/Kelvin/.Uwe Hermann
2012-07-28srd: avr_isp: Improve Chip Erase handling.Uwe Hermann
2012-07-28srd: avr_isp: Factor out part numbers/names to part.py.Uwe Hermann
2012-07-28srd: Initial decoder for AVR ISP protocol.Uwe Hermann
2012-07-21srd: onewire_link: Annotations shouldn't be ALLCAPS.Uwe Hermann
2012-07-21srd: maxim_ds28ea00: Factor out putx(), small fixes.Uwe Hermann
2012-07-21srd: maxim_ds28ea00: Cosmetics, cleanups.Uwe Hermann