2021-02-13 |
Uwe Hermann | Add initial OUTPUT_LOGIC support. |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Gerhard Sittig | seven_segment: cosmetics in decode(), reduce redundancy |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Gerhard Sittig | seven_segment: document segment layout for awareness... |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Ben Gardiner | seven_segment: expand to a full alphabet |
commit | commitdiff | tree | snapshot |
2020-11-22 |
Ben Gardiner | seven_segment: add option to display unknown characters |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: increase number of data lines to 16 |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: update builtin documentation |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: adjust Python output to match its documentation |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: rephrase word accumulation after reset introd... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: add support for optional reset/enable/select... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: add option to sample data on either clock... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
Gerhard Sittig | parallel: rephrase handling of data lines, symbolic... |
commit | commitdiff | tree | snapshot |
2020-11-07 |
Gerhard Sittig | parallel: symbolic names for pins and annotation classes |
commit | commitdiff | tree | snapshot |
2020-08-31 |
Uwe Hermann | irmp: Fix a build issue with xtensa cross toolchains. |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | ir_nec: fix typo in STOP bit width |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | ir_nec: sort and comment timing specs, drop tolerance... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | ir_nec: concentrate timing at the top of the source... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
BenediktO | ir_nec: Add option for automatic polarity detection |
commit | commitdiff | tree | snapshot |
2020-08-30 |
BenediktO | ir_nec: Make the tolerance configurable |
commit | commitdiff | tree | snapshot |
2020-08-30 |
BenediktO | ir_nec: Annotate IR frame already at the end of the... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
BenediktO | ir_nec: Add Joy-it SBC-IRC01 remote |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: support memory read "to end of capacity" |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: optionally use samplerate to show processing... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: extend decoder's feature set, outgoing data... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: rephrase ss/es passing for annotation emission |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: minor developer comment and style nits |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: don't assume RESET at the start of the capture |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: rework data bits accumulation, and byte presen... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: rephrase annotation text construction |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: use symbolic identifiers for annotation classes |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: use symbolic identifiers for pins and signal... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: remove incomplete Python output for now |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: extend decoder doc string, add "memory cards... |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Gerhard Sittig | sle44xx: fixup boilerplate, add missing required fields |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Federico Cerutti | sle44xx: introduce decoder for Siemens memory cards |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Helge Kruse | avr_isp: Extend decoder, add locks, eeprom, program... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Gerhard Sittig | avr_isp: move "unknown command" to warning, drop empty... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Helge Kruse | avr_isp: Use symbolic names for annotation classes. |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Gerhard Sittig | sdq: prefer Python's .format() method for string formatting |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Gerhard Sittig | sdq: use symbolic names for pins and annotation classes |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Gerhard Sittig | sdq: provide more information in the decoder's boilerplate |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Gerhard Sittig | sdq: simplify decode routine, no state machine required |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Gerhard Sittig | sdq: only use samplerate and options values after valid... |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Gerhard Sittig | sdq: use common bits to number conversion |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Philip Åkesson | sdq: Add the SDQ protocol decoder |
commit | commitdiff | tree | snapshot |
2020-08-09 |
gregor-anich... | st7735: Fix handling of unknown commands |
commit | commitdiff | tree | snapshot |
2020-08-05 |
Dan Horák | configure.ac: Add support for Python 3.9. |
commit | commitdiff | tree | snapshot |
2020-07-31 |
BenediktO | lpc: improve performance, use proper .wait() condition |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Soeren Apel | st25r39xx_spi: Minor style and description changes |
commit | commitdiff | tree | snapshot |
2020-07-30 |
bvernoux | st25r39xx_spi: Add st25r39xx PD using spi |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Soeren Apel | lfast/sipi: Fix typo |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Soeren Apel | sipi: Initial version of the SIPI protocol to form... |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Soeren Apel | lfast: More bug fixes and enhancements |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Soeren Apel | lfast: Enhance LFAST PD |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Soeren Apel | lfast: Initial version of the NXP LFAST / IFX HSCT PD |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | ir_sirc: use common bitpack() variant with array access |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | can: use common MSB first variant of bitpack() |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | common: add LSB/MSB first bitpack variant with optional... |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | can: avoid assignment to .id field during frame inspection |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | can: use common helper for bits to number conversion |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | can: amend recently added Python output feature |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Kari Hautio | can: enable Python output from decoder |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Gerhard Sittig | ir_nec: improve robustness, present more data on invali... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Sebastian Rittau | ir_nec: Add button texts for an unknown LED panel remote |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Gerhard Sittig | ir_nec: add support for extended NEC protocol (16bit... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Gerhard Sittig | ir_nec: use common helper for bit accumulation |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Gerhard Sittig | ir_nec: rephrase button lookup and addr/cmd validity... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Gerhard Sittig | ir_nec: only use the samplerate after receiving the... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Gerhard Sittig | ir_nec: rephrase annotation logic, symbolic names,... |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: minor Python and other nits |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: symbolic names for IR pulse widths, more line... |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: use symbolic identifiers for annotation classes |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: reduce smarts to improve maintenance (.wait... |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: use ss/es for consistency with other decoders |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: .put() nits, common helpers, whitespace |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Gerhard Sittig | ir_sirc: fixup decoder boilerplate |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Tom Flanagan | ir_sirc: introduce decoder for Sony IR remote control... |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Uwe Hermann | spdif: Simplify samplerate check. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Uwe Hermann | spdif: Drop unneeded braces. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Arno Morbach | spdif: Fix various issues. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Gerhard Sittig | numbers_and_state: introduce decoder (based on vector... |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Gerhard Sittig | irmp: silence "illegal character encoding" compiler... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Stefan | rgb_led_ws281x: Support RGBW |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | caliper: rephrase measurement annotation text construction |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | caliper: use common code for packet timeout |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | caliper: use common code for bit accumulation |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | caliper: refactor and unobfuscate timeout handling |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | caliper: slight refactoring of common pieces |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | caliper: fixup boilerplate (and some coding style and... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Tomas Mudrunka | caliper: introduce decoder for cheap generic calipers |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | ir_irmp: enforce "one instance" limitation for IRMP... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | ir_irmp: add support for button "release" flag |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | ir_irmp: touch up the IRMP based decoder implementation... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | ir_irmp: introduce IRMP based decoder for infrared... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | irmp: add 'Darwin' case for DLL filename lookup |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | irmp: rework the Python language binding for the shared... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | irmp: introduce Python language binding for shared... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | irmp: hook up IRMP to the build, create a separate... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | irmp: workaround incomplete platform detection when... |
commit | commitdiff | tree | snapshot |
2020-07-18 |
Gerhard Sittig | irmp: silence core logic ANALYZE output from the shared... |
commit | commitdiff | tree | snapshot |
next |