Age | Commit message (Expand) | Author |
2020-07-18 | caliper: fixup boilerplate (and some coding style and whitespace) | Gerhard Sittig |
2020-07-18 | caliper: introduce decoder for cheap generic calipers | Tomas Mudrunka |
2020-07-18 | ir_irmp: enforce "one instance" limitation for IRMP library | Gerhard Sittig |
2020-07-18 | ir_irmp: add support for button "release" flag | Gerhard Sittig |
2020-07-18 | ir_irmp: touch up the IRMP based decoder implementation (Python side) | Gerhard Sittig |
2020-07-18 | ir_irmp: introduce IRMP based decoder for infrared signals | Gerhard Sittig |
2020-07-18 | irmp: add 'Darwin' case for DLL filename lookup | Gerhard Sittig |
2020-07-18 | irmp: rework the Python language binding for the shared library | Gerhard Sittig |
2020-07-18 | irmp: introduce Python language binding for shared library | Gerhard Sittig |
2020-07-18 | irmp: hook up IRMP to the build, create a separate shared object | Gerhard Sittig |
2020-07-18 | irmp: workaround incomplete platform detection when under libtool | Gerhard Sittig |
2020-07-18 | irmp: silence core logic ANALYZE output from the shared library | Gerhard Sittig |
2020-07-18 | irmp: rework shared library (style, reliability, TODO items) | Gerhard Sittig |
2020-07-18 | irmp: introduce PC side shared library code for IRMP core logic | Gerhard Sittig |
2020-07-18 | irmp: introduce variables for start of IR frame and current sample | Gerhard Sittig |
2020-07-18 | irmp: adjust config for PC library use (32bit, 20kHz, more protocols) | Gerhard Sittig |
2020-07-18 | irmp: silence missing prototype compiler warning | Gerhard Sittig |
2020-07-18 | irmp: address unbalanced preprocessor condition (PIC workaround) | Gerhard Sittig |
2020-07-18 | irmp: silence signedness compiler warning in IR command comparison | Gerhard Sittig |
2020-07-18 | irmp: silence printf(3) format warnings (simple approach) | Gerhard Sittig |
2020-07-18 | irmp: introduce sigrok specific README file | Gerhard Sittig |
2020-07-18 | irmp: introduce (part of) upstream IRMP sources | Gerhard Sittig |
2020-07-18 | configure: add AC_C_CONST to configure.ac | Gerhard Sittig |
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 |