summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-18caliper: use common code for bit accumulationGerhard Sittig
2020-07-18caliper: refactor and unobfuscate timeout handlingGerhard Sittig
2020-07-18caliper: slight refactoring of common piecesGerhard Sittig
2020-07-18caliper: fixup boilerplate (and some coding style and whitespace)Gerhard Sittig
2020-07-18caliper: introduce decoder for cheap generic calipersTomas Mudrunka
2020-07-18ir_irmp: enforce "one instance" limitation for IRMP libraryGerhard Sittig
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-18irmp: hook up IRMP to the build, create a separate shared objectGerhard Sittig
2020-07-18irmp: workaround incomplete platform detection when under libtoolGerhard Sittig
2020-07-18irmp: silence core logic ANALYZE output from the shared libraryGerhard Sittig
2020-07-18irmp: rework shared library (style, reliability, TODO items)Gerhard Sittig
2020-07-18irmp: introduce PC side shared library code for IRMP core logicGerhard Sittig
2020-07-18irmp: introduce variables for start of IR frame and current sampleGerhard Sittig
2020-07-18irmp: adjust config for PC library use (32bit, 20kHz, more protocols)Gerhard Sittig
2020-07-18irmp: silence missing prototype compiler warningGerhard Sittig
2020-07-18irmp: address unbalanced preprocessor condition (PIC workaround)Gerhard Sittig
2020-07-18irmp: silence signedness compiler warning in IR command comparisonGerhard Sittig
2020-07-18irmp: silence printf(3) format warnings (simple approach)Gerhard Sittig
2020-07-18irmp: introduce sigrok specific README fileGerhard Sittig
2020-07-18irmp: introduce (part of) upstream IRMP sourcesGerhard Sittig
2020-07-18configure: add AC_C_CONST to configure.acGerhard 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