2023-07-29 |
Gerhard Sittig | nes_gamepad: adjust Python style of decoder implementation
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: rephrase state machine, eliminate text matching
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: concentrate sample number and value getting in...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: also shift first address byte for 10bit slave...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: unobfuscate ss/es passing for put, document BITS...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: improve reliability of bitrate estimation (throughput...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: unify emission of annotations, always use proto...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: more idiomatic use of Python list, reduces redundancy...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | eeprom24xx: avoid access to caller's data after validity...
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2cfilter: rephrase decoder implementation for maintainability
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: add support for 10bit slave addresses
|
commit | commitdiff | tree |
2023-07-18 |
Gerhard Sittig | i2c: rename variables and adjust data types for readability
|
commit | commitdiff | tree |
2023-04-13 |
Gerhard Sittig | configure: break long list of python-embed packages
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: add support for register field content warnings
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: shuffle register description table
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: rephrase table lookups for display texts
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: use .format() for Python string formatting
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: factor out inspection of 32bit words
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: rework emission of annotations
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: Python list idioms in bits sequence accumulation
|
commit | commitdiff | tree |
2023-01-09 |
Gerhard Sittig | adf435x: use common bits to number conversion helper
|
commit | commitdiff | tree |
2023-01-09 |
Vesa-Pekka Palmu | adf435x: Move decoder logic to SPI transfers
|
commit | commitdiff | tree |
2023-01-09 |
Vesa-Pekka Palmu | adf435x: Add warning on frame size mismatch
|
commit | commitdiff | tree |
2023-01-09 |
Vesa-Pekka Palmu | adf435x: Clean up SPI data input
|
commit | commitdiff | tree |
2022-11-24 |
Gerhard Sittig | util: silence printf format compiler warnings (Python...
|
commit | commitdiff | tree |
2022-11-24 |
Gerhard Sittig | type_decoder: silence print format warnings, greppable...
|
commit | commitdiff | tree |
2022-11-24 |
Gerhard Sittig | nit: break a long line in different ways, unobfuscate...
|
commit | commitdiff | tree |
2022-10-03 |
Gerhard Sittig | parallel: flush accumulated data when input data is...
|
commit | commitdiff | tree |
2022-10-03 |
Gerhard Sittig | type_decoder: update .samplenum before ending .wait...
|
commit | commitdiff | tree |
2022-08-21 |
Gerhard Sittig | srd: add support for SIGROKDECODE_PATH environment...
|
commit | commitdiff | tree |
2022-08-21 |
Gerhard Sittig | srd: add TODO comment on the SIGROKDECODE_DIR env var...
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | uart: don't re-calculate in-frame bit position, just...
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | uart: handle two stop bits configuration
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | uart: handle zero stop bits configuration
|
commit | commitdiff | tree |
2022-04-23 |
Gerhard Sittig | sbus_futaba: add decoder for SBUS hobby remote control...
|
commit | commitdiff | tree |
2022-02-24 |
Gerhard Sittig | libsigrokdecode.h: declare Windows dllexport for SRD_API...
|
commit | commitdiff | tree |
2022-01-09 |
Gerhard Sittig | decoder: rename iteration variables to improve readability
|
commit | commitdiff | tree |
2022-01-09 |
Gerhard Sittig | decoder: check annotation rows' references to annotation...
|
commit | commitdiff | tree |
2022-01-09 |
Gerhard Sittig | decoder: don't break error messages, factor out Python...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | ir_irmp: sigrok PD, make use of IRMP decoder core locking
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | ir_irmp: Python binding, support instance locking and...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | ir_irmp: wrapper lib, add locking and Python threading...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | ir_irmp: wrapper lib, silence warnings in "Windows...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | session: introduce the public "send EOF" API routine
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | type_decoder: eliminate explicit string length spec...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | type_decoder: use ALL_ZERO for sentinels in method...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | type_decoder: update and extend Decoder base class...
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | type_decoder: move Python doc strings to method implementations
|
commit | commitdiff | tree |
2021-12-26 |
Gerhard Sittig | internal: introduce ALL_ZERO declaration, modelled...
|
commit | commitdiff | tree |
2021-12-21 |
Evangelos Foutras | configure.ac: Use python3-embed.pc as a fallback
|
commit | commitdiff | tree |
2021-06-21 |
Gerhard Sittig | ieee488: add support for parallel poll (PP)
|
commit | commitdiff | tree |
2021-06-21 |
Gerhard Sittig | ieee488: shorten an option description for consistency...
|
commit | commitdiff | tree |
2021-06-21 |
Gerhard Sittig | ieee488: support optional parity for ATN commands ...
|
commit | commitdiff | tree |
2021-06-16 |
Gerhard Sittig | doc: update IRC reference to Libera.Chat
|
commit | commitdiff | tree |
2021-03-07 |
Gerhard Sittig | decoder: increment Python object reference for .has_channel...
|
commit | commitdiff | tree |
2021-01-13 |
Gerhard Sittig | seven_segment: cosmetics in decode(), reduce redundancy
|
commit | commitdiff | tree |
2021-01-13 |
Gerhard Sittig | seven_segment: document segment layout for awareness...
|
commit | commitdiff | tree |
2021-01-13 |
Ben Gardiner | seven_segment: expand to a full alphabet
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: increase number of data lines to 16
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: update builtin documentation
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: adjust Python output to match its documentation
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: rephrase word accumulation after reset introduction
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: add support for optional reset/enable/select...
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: add option to sample data on either clock...
|
commit | commitdiff | tree |
2020-11-11 |
Gerhard Sittig | parallel: rephrase handling of data lines, symbolic...
|
commit | commitdiff | tree |
2020-11-07 |
Gerhard Sittig | parallel: symbolic names for pins and annotation classes
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | ir_nec: fix typo in STOP bit width
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | ir_nec: sort and comment timing specs, drop tolerance...
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | ir_nec: concentrate timing at the top of the source...
|
commit | commitdiff | tree |
2020-08-30 |
BenediktO | ir_nec: Add option for automatic polarity detection
|
commit | commitdiff | tree |
2020-08-30 |
BenediktO | ir_nec: Make the tolerance configurable
|
commit | commitdiff | tree |
2020-08-30 |
BenediktO | ir_nec: Annotate IR frame already at the end of the...
|
commit | commitdiff | tree |
2020-08-30 |
BenediktO | ir_nec: Add Joy-it SBC-IRC01 remote
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: support memory read "to end of capacity"
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: optionally use samplerate to show processing...
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: extend decoder's feature set, outgoing data...
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: rephrase ss/es passing for annotation emission
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: minor developer comment and style nits
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: don't assume RESET at the start of the capture
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: rework data bits accumulation, and byte presentation
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: rephrase annotation text construction
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: use symbolic identifiers for annotation classes
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: use symbolic identifiers for pins and signal...
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: remove incomplete Python output for now
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: extend decoder doc string, add "memory cards...
|
commit | commitdiff | tree |
2020-08-30 |
Gerhard Sittig | sle44xx: fixup boilerplate, add missing required fields
|
commit | commitdiff | tree |
2020-08-30 |
Federico Cerutti | sle44xx: introduce decoder for Siemens memory cards
|
commit | commitdiff | tree |
2020-08-16 |
Helge Kruse | avr_isp: Extend decoder, add locks, eeprom, program...
|
commit | commitdiff | tree |
2020-08-16 |
Gerhard Sittig | avr_isp: move "unknown command" to warning, drop empty...
|
commit | commitdiff | tree |
2020-08-16 |
Helge Kruse | avr_isp: Use symbolic names for annotation classes.
|
commit | commitdiff | tree |
2020-08-12 |
Gerhard Sittig | sdq: prefer Python's .format() method for string formatting
|
commit | commitdiff | tree |
2020-08-12 |
Gerhard Sittig | sdq: use symbolic names for pins and annotation classes
|
commit | commitdiff | tree |
2020-08-12 |
Gerhard Sittig | sdq: provide more information in the decoder's boilerplate
|
commit | commitdiff | tree |
2020-08-12 |
Gerhard Sittig | sdq: simplify decode routine, no state machine required
|
commit | commitdiff | tree |
2020-08-12 |
Gerhard Sittig | sdq: only use samplerate and options values after validity...
|
commit | commitdiff | tree |
2020-08-12 |
Gerhard Sittig | sdq: use common bits to number conversion
|
commit | commitdiff | tree |
2020-08-12 |
Philip Åkesson | sdq: Add the SDQ protocol decoder
|
commit | commitdiff | tree |
2020-08-09 |
gregor-anich-uibk | st7735: Fix handling of unknown commands
|
commit | commitdiff | tree |
2020-08-05 |
Dan Horák | configure.ac: Add support for Python 3.9.
|
commit | commitdiff | tree |
2020-07-31 |
BenediktO | lpc: improve performance, use proper .wait() condition
|
commit | commitdiff | tree |