Age | Commit message (Expand) | Author |
2020-07-17 | pjon: comment nits, typo fix | Gerhard Sittig |
2020-07-17 | pjdl: support PAD bit adjacent to last HIGH DATA bit (no LOW) | Gerhard Sittig |
2020-07-17 | pjon: unbreak CRC32 check, adjust data length | Gerhard Sittig |
2020-07-13 | eeprom24xx: Add ST M24C32 | Thomas Hebb |
2020-07-10 | xy2-100: Add status signal | Soeren Apel |
2020-07-10 | xy2-100: Rewrite PD for XY2-100E compatibility and features | Soeren Apel |
2020-07-10 | xy2-100: Initial implementation | Uli Huber |
2020-07-07 | timing: user selected scale and sample count for terse display | Gerhard Sittig |
2020-07-07 | timing: break long options lines, rename samples identifier | Gerhard Sittig |
2020-07-07 | timing: only queue when averaging, rephrase put calls | Gerhard Sittig |
2020-07-07 | timing: optional terse format for timing annoations | Gerhard Sittig |
2020-07-07 | timing: use ss/es for consistency | Gerhard Sittig |
2020-07-07 | timing: reduce "state", most action is local to .decode() | Gerhard Sittig |
2020-07-07 | timing: eliminate magic numbers, remove unused variables | Gerhard Sittig |
2020-07-07 | pjon: fixup PD category for PJDL and PJON | Gerhard Sittig |
2020-07-07 | sae_j1850_vpw: drop the part which duplicates the timing decoder | Gerhard Sittig |
2020-07-07 | sae_j1850_vpw: eliminate magic numbers for annotation class references | Gerhard Sittig |
2020-07-07 | sae_j1850_vpw: update for API v3, adjust to recent requirements | Gerhard Sittig |
2020-07-07 | vpw: introduce SAE J1850 (VPW) decoder | Anthony Symons |
2020-07-02 | pjon: show "communication relations", and nits | Gerhard Sittig |
2020-07-02 | pjdl: prepare for "stretched" timings | Gerhard Sittig |
2020-07-02 | pjon: use underscore in input/output names for stacked decoders | Gerhard Sittig |
2020-06-24 | pjon: introduce decoder for PJON frame inspection | Gerhard Sittig |
2020-06-24 | pjdl: introduce decoder for PJON single wire serial link layer | Gerhard Sittig |
2020-06-23 | jtag: Use list.append instead of insert | Konrad Beckmann |
2020-05-26 | nrf905: Drop non-existent OUTPUT_PYTHON output. | Uwe Hermann |
2020-05-26 | nrf905: More readable annotation byte values. | Uwe Hermann |
2020-05-26 | nrf905: Drop all print() calls. | Uwe Hermann |
2020-05-26 | nrf905: Simplify a few code snippets. | Uwe Hermann |
2020-05-26 | nrf905: Use SrdIntEnum for annotation classes. | Uwe Hermann |
2020-05-26 | nrf905: Add missing 'tags' item. | Uwe Hermann |
2020-05-26 | ntf905: Add/rename required self.reset() method. | Uwe Hermann |
2020-05-26 | Add decoder for Nordic Semiconductor nRF905 chip | Jorge Solla |
2020-05-21 | adxl345: Update register meaning for 0x21, 0x22, 0x23 regs. | Teo Perisanu |
2020-04-11 | ad79x0: Rename the 'ref' option to 'vref'. | Uwe Hermann |
2020-04-11 | ad79x0: Reduce unnecessarily many voltage formats. | Uwe Hermann |
2020-04-11 | ad79x0: Fix the tags metadata item. | Uwe Hermann |
2020-04-11 | ad79x0: Avoid duplicated annotation class/row IDs. | Uwe Hermann |
2020-04-11 | Add AD79x0 decoder. | Teo Perisanu |
2020-04-11 | ad5626: Always use the same number of decimal places. | Uwe Hermann |
2020-04-11 | ad5626: Rename an annotation class. | Uwe Hermann |
2020-04-11 | ad5626: Drop unnecessary annotation_rows item. | Uwe Hermann |
2020-04-11 | ad5626: Fix the tags metadata item. | Uwe Hermann |
2020-04-11 | Add AD5626 decoder. | Teo Perisanu |
2020-04-11 | ltc242x: Reduce unnecessarily many voltage formats. | Uwe Hermann |
2020-04-11 | ltc242x: Put channel voltages on different annotation rows. | Uwe Hermann |
2020-04-11 | ltc242x: Use plural for annotation rows, avoid duplicates. | Uwe Hermann |
2020-04-11 | ltc242x: Rename the 'ref' option to 'vref'. | Uwe Hermann |
2020-04-11 | ltc242x: Fix the tags metadata item. | Uwe Hermann |
2020-04-11 | Add LTC242x decoder. | Teo Perisanu |