summaryrefslogtreecommitdiff
path: root/decoders
AgeCommit message (Expand)Author
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
2020-04-11ltc242x: Reduce unnecessarily many voltage formats.Uwe Hermann
2020-04-11ltc242x: Put channel voltages on different annotation rows.Uwe Hermann
2020-04-11ltc242x: Use plural for annotation rows, avoid duplicates.Uwe Hermann
2020-04-11ltc242x: Rename the 'ref' option to 'vref'.Uwe Hermann
2020-04-11ltc242x: Fix the tags metadata item.Uwe Hermann
2020-04-11Add LTC242x decoder.Teo Perisanu
2020-04-11ltc26x7: Put channel voltages on different annotation rows.Uwe Hermann
2020-04-11ltc26x7: Reduce unnecessarily many voltage formats.Uwe Hermann
2020-04-11ltc26x7: Fix the default for the 'chip' option.Uwe Hermann
2020-04-11ltc26x7: Option renames for consistency.Uwe Hermann
2020-04-11ltc26x7: Fix the tags metadata item.Uwe Hermann
2020-04-11ltc26x7: Drop unnecessary annotation_rows item.Uwe Hermann
2020-04-11Add LTC26x7 decoder.Teo Perisanu
2020-04-11adxl345: Fix incorrect rate value in handle_reg_0x2c().Uwe Hermann
2020-04-11adxl345: Use all-lowercase method named for handle_reg_*.Uwe Hermann
2020-04-11adxl345: Use SrdIntEnum for the state machine.Uwe Hermann
2020-04-11adxl345: Use SrdIntEnum for annotation classes.Uwe Hermann
2020-04-11adxl345: Fix scale factor in handle_reg_0x22().Uwe Hermann
2020-04-11adxl345: Shorten/simplify self.putbs() invocations.Uwe Hermann
2020-04-11adxl345: Shorten/simplify a few code snippets.Uwe Hermann
2020-04-11Add ADXL345 decoder.Teo Perisanu
2020-01-13sdcard_sd: Automatically generate token field annotation classes.Uwe Hermann