]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2020-07-19 Gerhard Sittigirmp: silence "illegal character encoding" compiler...
2020-07-18 Stefanrgb_led_ws281x: Support RGBW
2020-07-18 Gerhard Sittigcaliper: rephrase measurement annotation text construction
2020-07-18 Gerhard Sittigcaliper: use common code for packet timeout
2020-07-18 Gerhard Sittigcaliper: use common code for bit accumulation
2020-07-18 Gerhard Sittigcaliper: refactor and unobfuscate timeout handling
2020-07-18 Gerhard Sittigcaliper: slight refactoring of common pieces
2020-07-18 Gerhard Sittigcaliper: fixup boilerplate (and some coding style and...
2020-07-18 Tomas Mudrunkacaliper: introduce decoder for cheap generic calipers
2020-07-18 Gerhard Sittigir_irmp: enforce "one instance" limitation for IRMP...
2020-07-18 Gerhard Sittigir_irmp: add support for button "release" flag
2020-07-18 Gerhard Sittigir_irmp: touch up the IRMP based decoder implementation...
2020-07-18 Gerhard Sittigir_irmp: introduce IRMP based decoder for infrared...
2020-07-18 Gerhard Sittigirmp: add 'Darwin' case for DLL filename lookup
2020-07-18 Gerhard Sittigirmp: rework the Python language binding for the shared...
2020-07-18 Gerhard Sittigirmp: introduce Python language binding for shared...
2020-07-18 Gerhard Sittigirmp: hook up IRMP to the build, create a separate...
2020-07-18 Gerhard Sittigirmp: workaround incomplete platform detection when...
2020-07-18 Gerhard Sittigirmp: silence core logic ANALYZE output from the shared...
2020-07-18 Gerhard Sittigirmp: rework shared library (style, reliability, TODO...
2020-07-18 Gerhard Sittigirmp: introduce PC side shared library code for IRMP...
2020-07-18 Gerhard Sittigirmp: introduce variables for start of IR frame and...
2020-07-18 Gerhard Sittigirmp: adjust config for PC library use (32bit, 20kHz...
2020-07-18 Gerhard Sittigirmp: silence missing prototype compiler warning
2020-07-18 Gerhard Sittigirmp: address unbalanced preprocessor condition (PIC...
2020-07-18 Gerhard Sittigirmp: silence signedness compiler warning in IR command...
2020-07-18 Gerhard Sittigirmp: silence printf(3) format warnings (simple approach)
2020-07-18 Gerhard Sittigirmp: introduce sigrok specific README file
2020-07-18 Gerhard Sittigirmp: introduce (part of) upstream IRMP sources
2020-07-18 Gerhard Sittigconfigure: add AC_C_CONST to configure.ac
2020-07-17 Gerhard Sittigpjon: comment nits, typo fix
2020-07-17 Gerhard Sittigpjdl: support PAD bit adjacent to last HIGH DATA bit...
2020-07-17 Gerhard Sittigpjon: unbreak CRC32 check, adjust data length
2020-07-13 Thomas Hebbeeprom24xx: Add ST M24C32
2020-07-10 Soeren Apelxy2-100: Add status signal
2020-07-10 Soeren Apelxy2-100: Rewrite PD for XY2-100E compatibility and...
2020-07-10 Uli Huberxy2-100: Initial implementation
2020-07-07 Gerhard Sittigtiming: user selected scale and sample count for terse...
2020-07-07 Gerhard Sittigtiming: break long options lines, rename samples identifier
2020-07-07 Gerhard Sittigtiming: only queue when averaging, rephrase put calls
2020-07-07 Gerhard Sittigtiming: optional terse format for timing annoations
2020-07-07 Gerhard Sittigtiming: use ss/es for consistency
2020-07-07 Gerhard Sittigtiming: reduce "state", most action is local to .decode()
2020-07-07 Gerhard Sittigtiming: eliminate magic numbers, remove unused variables
2020-07-07 Gerhard Sittigpjon: fixup PD category for PJDL and PJON
2020-07-07 Gerhard Sittigsae_j1850_vpw: drop the part which duplicates the timin...
2020-07-07 Gerhard Sittigsae_j1850_vpw: eliminate magic numbers for annotation...
2020-07-07 Gerhard Sittigsae_j1850_vpw: update for API v3, adjust to recent...
2020-07-07 Anthony Symonsvpw: introduce SAE J1850 (VPW) decoder
2020-07-02 Gerhard Sittigpjon: show "communication relations", and nits
2020-07-02 Gerhard Sittigpjdl: prepare for "stretched" timings
2020-07-02 Gerhard Sittigpjon: use underscore in input/output names for stacked...
2020-06-24 Gerhard Sittigpjon: introduce decoder for PJON frame inspection
2020-06-24 Gerhard Sittigpjdl: introduce decoder for PJON single wire serial...
2020-06-23 Konrad Beckmannjtag: Use list.append instead of insert
2020-05-26 Uwe Hermannnrf905: Drop non-existent OUTPUT_PYTHON output.
2020-05-26 Uwe Hermannnrf905: More readable annotation byte values.
2020-05-26 Uwe Hermannnrf905: Drop all print() calls.
2020-05-26 Uwe Hermannnrf905: Simplify a few code snippets.
2020-05-26 Uwe Hermannnrf905: Use SrdIntEnum for annotation classes.
2020-05-26 Uwe Hermannnrf905: Add missing 'tags' item.
2020-05-26 Uwe Hermannntf905: Add/rename required self.reset() method.
2020-05-26 Jorge SollaAdd decoder for Nordic Semiconductor nRF905 chip
2020-05-22 Uwe HermannUse PyLong_FromUnsignedLongLong() where needed.
2020-05-21 Uwe Hermanntype_decoder.c: Workaround for a compiler warning.
2020-05-21 Teo Perisanuadxl345: Update register meaning for 0x21, 0x22, 0x23...
2020-04-11 Uwe Hermannad79x0: Rename the 'ref' option to 'vref'.
2020-04-11 Uwe Hermannad79x0: Reduce unnecessarily many voltage formats.
2020-04-11 Uwe Hermannad79x0: Fix the tags metadata item.
2020-04-11 Uwe Hermannad79x0: Avoid duplicated annotation class/row IDs.
2020-04-11 Teo PerisanuAdd AD79x0 decoder.
2020-04-11 Uwe Hermannad5626: Always use the same number of decimal places.
2020-04-11 Uwe Hermannad5626: Rename an annotation class.
2020-04-11 Uwe Hermannad5626: Drop unnecessary annotation_rows item.
2020-04-11 Uwe Hermannad5626: Fix the tags metadata item.
2020-04-11 Teo PerisanuAdd AD5626 decoder.
2020-04-11 Uwe Hermannltc242x: Reduce unnecessarily many voltage formats.
2020-04-11 Uwe Hermannltc242x: Put channel voltages on different annotation...
2020-04-11 Uwe Hermannltc242x: Use plural for annotation rows, avoid duplicates.
2020-04-11 Uwe Hermannltc242x: Rename the 'ref' option to 'vref'.
2020-04-11 Uwe Hermannltc242x: Fix the tags metadata item.
2020-04-11 Teo PerisanuAdd LTC242x decoder.
2020-04-11 Uwe Hermannltc26x7: Put channel voltages on different annotation...
2020-04-11 Uwe Hermannltc26x7: Reduce unnecessarily many voltage formats.
2020-04-11 Uwe Hermannltc26x7: Fix the default for the 'chip' option.
2020-04-11 Uwe Hermannltc26x7: Option renames for consistency.
2020-04-11 Uwe Hermannltc26x7: Fix the tags metadata item.
2020-04-11 Uwe Hermannltc26x7: Drop unnecessary annotation_rows item.
2020-04-11 Teo PerisanuAdd LTC26x7 decoder.
2020-04-11 Uwe Hermannadxl345: Fix incorrect rate value in handle_reg_0x2c().
2020-04-10 Uwe Hermannadxl345: Use all-lowercase method named for handle_reg_*.
2020-04-10 Uwe Hermannadxl345: Use SrdIntEnum for the state machine.
2020-04-10 Uwe Hermannadxl345: Use SrdIntEnum for annotation classes.
2020-04-10 Uwe Hermannadxl345: Fix scale factor in handle_reg_0x22().
2020-04-10 Uwe Hermannadxl345: Shorten/simplify self.putbs() invocations.
2020-04-10 Uwe Hermannadxl345: Shorten/simplify a few code snippets.
2020-04-10 Teo PerisanuAdd ADXL345 decoder.
2020-01-13 Uwe Hermannsdcard_sd: Automatically generate token field annotatio...
2020-01-12 Uwe Hermannsdcard_sd: Put 0/1 bits in different annotation classes.
2020-01-12 Uwe Hermannsdcard_sd: Put card status fields in their own annotati...
next