summaryrefslogtreecommitdiff
path: root/decoders
AgeCommit message (Expand)Author
2020-07-18ir_irmp: add support for button "release" flagGerhard Sittig
2020-07-18ir_irmp: touch up the IRMP based decoder implementation (Python side)Gerhard Sittig
2020-07-18ir_irmp: introduce IRMP based decoder for infrared signalsGerhard Sittig
2020-07-18irmp: add 'Darwin' case for DLL filename lookupGerhard Sittig
2020-07-18irmp: rework the Python language binding for the shared libraryGerhard Sittig
2020-07-18irmp: introduce Python language binding for shared libraryGerhard Sittig
2020-07-17pjon: comment nits, typo fixGerhard Sittig
2020-07-17pjdl: support PAD bit adjacent to last HIGH DATA bit (no LOW)Gerhard Sittig
2020-07-17pjon: unbreak CRC32 check, adjust data lengthGerhard Sittig
2020-07-13eeprom24xx: Add ST M24C32Thomas Hebb
2020-07-10xy2-100: Add status signalSoeren Apel
2020-07-10xy2-100: Rewrite PD for XY2-100E compatibility and featuresSoeren Apel
2020-07-10xy2-100: Initial implementationUli Huber
2020-07-07timing: user selected scale and sample count for terse displayGerhard Sittig
2020-07-07timing: break long options lines, rename samples identifierGerhard Sittig
2020-07-07timing: only queue when averaging, rephrase put callsGerhard Sittig
2020-07-07timing: optional terse format for timing annoationsGerhard Sittig
2020-07-07timing: use ss/es for consistencyGerhard Sittig
2020-07-07timing: reduce "state", most action is local to .decode()Gerhard Sittig
2020-07-07timing: eliminate magic numbers, remove unused variablesGerhard Sittig
2020-07-07pjon: fixup PD category for PJDL and PJONGerhard Sittig
2020-07-07sae_j1850_vpw: drop the part which duplicates the timing decoderGerhard Sittig
2020-07-07sae_j1850_vpw: eliminate magic numbers for annotation class referencesGerhard Sittig
2020-07-07sae_j1850_vpw: update for API v3, adjust to recent requirementsGerhard Sittig
2020-07-07vpw: introduce SAE J1850 (VPW) decoderAnthony Symons
2020-07-02pjon: show "communication relations", and nitsGerhard Sittig
2020-07-02pjdl: prepare for "stretched" timingsGerhard Sittig
2020-07-02pjon: use underscore in input/output names for stacked decodersGerhard Sittig
2020-06-24pjon: introduce decoder for PJON frame inspectionGerhard Sittig
2020-06-24pjdl: introduce decoder for PJON single wire serial link layerGerhard Sittig
2020-06-23jtag: Use list.append instead of insertKonrad Beckmann
2020-05-26nrf905: Drop non-existent OUTPUT_PYTHON output.Uwe Hermann
2020-05-26nrf905: More readable annotation byte values.Uwe Hermann
2020-05-26nrf905: Drop all print() calls.Uwe Hermann
2020-05-26nrf905: Simplify a few code snippets.Uwe Hermann
2020-05-26nrf905: Use SrdIntEnum for annotation classes.Uwe Hermann
2020-05-26nrf905: Add missing 'tags' item.Uwe Hermann
2020-05-26ntf905: Add/rename required self.reset() method.Uwe Hermann
2020-05-26Add decoder for Nordic Semiconductor nRF905 chipJorge Solla
2020-05-21adxl345: Update register meaning for 0x21, 0x22, 0x23 regs.Teo Perisanu
2020-04-11ad79x0: Rename the 'ref' option to 'vref'.Uwe Hermann
2020-04-11ad79x0: Reduce unnecessarily many voltage formats.Uwe Hermann
2020-04-11ad79x0: Fix the tags metadata item.Uwe Hermann
2020-04-11ad79x0: Avoid duplicated annotation class/row IDs.Uwe Hermann
2020-04-11Add AD79x0 decoder.Teo Perisanu
2020-04-11ad5626: Always use the same number of decimal places.Uwe Hermann
2020-04-11ad5626: Rename an annotation class.Uwe Hermann
2020-04-11ad5626: Drop unnecessary annotation_rows item.Uwe Hermann
2020-04-11ad5626: Fix the tags metadata item.Uwe Hermann
2020-04-11Add AD5626 decoder.Teo Perisanu