Age | Commit message (Expand) | Author |
2020-01-05 | dmx512: remove previous implementation before replacing it | Gerhard Sittig |
2020-01-04 | ps2: end data byte at rising clock edge of the stop bit | Gerhard Sittig |
2020-01-02 | flexray: fix annotation for 'frame end sequence' | Stephan Thiele |
2020-01-01 | amulet_ascii: Minor consistency fix. | Uwe Hermann |
2020-01-01 | xfp: Add annotation rows. | Uwe Hermann |
2020-01-01 | modbus: Add missing annotation class names. | Uwe Hermann |
2020-01-01 | mlx90614: Add annotation rows. | Uwe Hermann |
2020-01-01 | cc1101: Add missing annotation class. | Uwe Hermann |
2020-01-01 | All PDs: Consistently use singular/plural for annotation classes/rows. | Uwe Hermann |
2019-12-31 | x2444m: Eliminate duplicate annotation class ID. | Uwe Hermann |
2019-12-31 | srd_decoder_load(): Error out upon various duplicate IDs. | Uwe Hermann |
2019-12-31 | HACKING: Add some Python coding style hints, fix incorrect docs. | Uwe Hermann |
2019-12-30 | uart: Use human-readable names for binary classes. | Uwe Hermann |
2019-12-30 | uart: Fix incorrect stop bit annotation class. | Uwe Hermann |
2019-12-30 | uart: Use human-readable names for annotation classes. | Uwe Hermann |
2019-12-17 | uart: sample position nits, fix typo, float calculation awareness | Gerhard Sittig |
2019-12-17 | uart: allow arbitrary sample positions for UART bit values (1-99%) | Gerhard Sittig |
2019-12-12 | can: Drop an unused method. | Uwe Hermann |
2019-12-12 | signature: increase compatibility across Python versions | Gerhard Sittig |
2019-12-10 | ac97/lin: Remove some unneeded code snippets. | Uwe Hermann |
2019-12-10 | struct srd_decoder: Fix/improve some documentation comments. | Uwe Hermann |
2019-12-10 | i2cfilter: Improve description of the "address" option. | Uwe Hermann |
2019-12-10 | dsi: Add a TODO comment for proper self.wait() usage. | Uwe Hermann |
2019-12-09 | srd_decoder_doc_get(): Add an additional sanity check. | Uwe Hermann |
2019-12-07 | decoders: Don't set self.samplenum. | Uwe Hermann |
2019-12-07 | hdcp: Add missing spaces. | Uwe Hermann |
2019-12-07 | hdcp: Reduce nesting level. | Uwe Hermann |
2019-12-07 | hdcp: Simplify some code snippets. | Uwe Hermann |
2019-12-07 | hdcp: Add tags. | Uwe Hermann |
2019-12-07 | Add HDCP traffic decoder to stack on i2c | Dave Craig |
2019-12-07 | ieee488: flush upper layer payload data when IFC asserts | Gerhard Sittig |
2019-12-07 | ieee488: introduce 'delim' option for improved text output | Gerhard Sittig |
2019-12-06 | Obsolete gpib and iec PDs in favor of ieee488. | Uwe Hermann |
2019-12-06 | ieee488: Mention more relevant keywords in longname. | Uwe Hermann |
2019-12-06 | ieee488: Simplify _get_raw_byte() a bit. | Uwe Hermann |
2019-12-06 | ieee488: introduce unified IEEE-488 decoder (supports GPIB and IEC) | Gerhard Sittig |
2019-12-03 | ir_rc6: Reduce nesting level. | Uwe Hermann |
2019-12-03 | ir_rc6: Initial commit | BenediktO |
2019-12-01 | ir_rc5: improved performance | BenediktO |
2019-11-30 | flexray: Use bit/s instead of Mbit/s for bitrate. | Uwe Hermann |
2019-11-30 | flexray: add basic decoder | Stephan Thiele |
2019-11-30 | nes_gamepad: implement and add decoder | Stephan Thiele |
2019-11-30 | uart: Drop question mark from two option names. | Uwe Hermann |
2019-11-30 | uart: Shorten various decoder option names. | Uwe Hermann |
2019-11-29 | uart: rephrase check for required input signals, reword error message | Gerhard Sittig |
2019-11-29 | uart: support 'ignore' parity type, remove unsupported 'check_parity' option | Gerhard Sittig |
2019-11-29 | Remove left-over FSF postal address from boiler plate license text. | Uwe Hermann |
2019-11-29 | decoders: Use a slightly more consistent/logical annotation row setup. | Uwe Hermann |
2019-11-29 | ir_nec: fix #1243, multiple capture frames. | Philipp Marek |
2019-11-29 | ws281x: Check for "None" before subtracting. | Philipp Marek |