2024-10-01 |
Florian Larysch | usb_power_delivery: Handle extended message type in... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
Vegard Storheil... | usb_packet: Handle truncated data packets. |
commit | commitdiff | tree | snapshot |
2024-10-01 |
lezerb | pwm: Add frequency measurement |
commit | commitdiff | tree | snapshot |
2024-09-30 |
Matthias Kunnen | timing: Allow resetting counter on any edge |
commit | commitdiff | tree | snapshot |
2024-09-30 |
atoomnetmarc | avr_isp: Add even more parts |
commit | commitdiff | tree | snapshot |
2024-03-04 |
atoomnetmarc | avr_isp: Add more parts |
commit | commitdiff | tree | snapshot |
2024-02-27 |
Simon Ruderich | avr_isp: fix crash if part name is not known |
commit | commitdiff | tree | snapshot |
2024-02-10 |
bvernoux | st25r39xx_spi: Fix FIFOR/FIFOW issues with PV's Tabular... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Sascha Silbe | srd: drop deprecated PyEval_InitThreads() on Python... |
commit | commitdiff | tree | snapshot |
2023-10-14 |
fenugrec | spiflash: add MX25L8006 device type |
commit | commitdiff | tree | snapshot |
2023-07-30 |
Gerhard Sittig | sae_j1850_vpw: rewrite decoder to improve usability... |
commit | commitdiff | tree | snapshot |
2023-07-30 |
Gerhard Sittig | rgb_led_spi: adjust decoder implementation's Python... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: default to RGB[W] annotation text order |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: emit annotations for individual colour... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: add developer comments, link to chip... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: support more colour component orders... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: rework the .decode() main loop, improve... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: refactor bit/bits handling, use more... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: rephrase .put() calls for readability |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | rgb_led_ws281x: use symbolic names for annotation classes |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Gerhard Sittig | nes_gamepad: adjust Python style of decoder implementation |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: rephrase state machine, eliminate text matching |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: concentrate sample number and value getting in... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: also shift first address byte for 10bit slave... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: unobfuscate ss/es passing for put, document BITS... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: improve reliability of bitrate estimation (through... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: unify emission of annotations, always use proto... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: more idiomatic use of Python list, reduces redunda... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | eeprom24xx: avoid access to caller's data after validit... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2cfilter: rephrase decoder implementation for maintain... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: add support for 10bit slave addresses |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Gerhard Sittig | i2c: rename variables and adjust data types for readability |
commit | commitdiff | tree | snapshot |
2023-04-13 |
Gerhard Sittig | configure: break long list of python-embed packages |
commit | commitdiff | tree | snapshot |
2023-04-12 |
Frank Stettner | configure: Add python 3.11 and 3.12 support |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: add support for register field content warnings |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: shuffle register description table |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: rephrase table lookups for display texts |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: use .format() for Python string formatting |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: factor out inspection of 32bit words |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: rework emission of annotations |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: Python list idioms in bits sequence accumulation |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Gerhard Sittig | adf435x: use common bits to number conversion helper |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Vesa-Pekka... | adf435x: Move decoder logic to SPI transfers |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Vesa-Pekka... | adf435x: Add warning on frame size mismatch |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Vesa-Pekka... | adf435x: Clean up SPI data input |
commit | commitdiff | tree | snapshot |
2022-11-24 |
Gerhard Sittig | util: silence printf format compiler warnings (Python... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
Gerhard Sittig | type_decoder: silence print format warnings, greppable... |
commit | commitdiff | tree | snapshot |
2022-11-24 |
Gerhard Sittig | nit: break a long line in different ways, unobfuscate... |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Gerhard Sittig | parallel: flush accumulated data when input data is... |
commit | commitdiff | tree | snapshot |
2022-10-03 |
Gerhard Sittig | type_decoder: update .samplenum before ending .wait... |
commit | commitdiff | tree | snapshot |
2022-08-21 |
Gerhard Sittig | srd: add support for SIGROKDECODE_PATH environment... |
commit | commitdiff | tree | snapshot |
2022-08-21 |
Gerhard Sittig | srd: add TODO comment on the SIGROKDECODE_DIR env var... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Gerhard Sittig | uart: don't re-calculate in-frame bit position, just... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Gerhard Sittig | uart: handle two stop bits configuration |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Gerhard Sittig | uart: handle zero stop bits configuration |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Gerhard Sittig | sbus_futaba: add decoder for SBUS hobby remote control... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Gerhard Sittig | libsigrokdecode.h: declare Windows dllexport for SRD_AP... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
Gerhard Sittig | decoder: rename iteration variables to improve readability |
commit | commitdiff | tree | snapshot |
2022-01-09 |
Gerhard Sittig | decoder: check annotation rows' references to annotatio... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
Gerhard Sittig | decoder: don't break error messages, factor out Python... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | ir_irmp: sigrok PD, make use of IRMP decoder core locking |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | ir_irmp: Python binding, support instance locking and... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | ir_irmp: wrapper lib, add locking and Python threading... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | ir_irmp: wrapper lib, silence warnings in "Windows... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | session: introduce the public "send EOF" API routine |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | type_decoder: eliminate explicit string length spec... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | type_decoder: use ALL_ZERO for sentinels in method... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | type_decoder: update and extend Decoder base class... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | type_decoder: move Python doc strings to method impleme... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Gerhard Sittig | internal: introduce ALL_ZERO declaration, modelled... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
Evangelos Foutras | configure.ac: Use python3-embed.pc as a fallback |
commit | commitdiff | tree | snapshot |
2021-12-20 |
Soeren Apel | configure: Add python 3.10 support |
commit | commitdiff | tree | snapshot |
2021-12-17 |
Soeren Apel | parallel: Add binary output |
commit | commitdiff | tree | snapshot |
2021-07-29 |
Soeren Apel | rc_encode: Add support for EV1527, RT1527, FP1527 and... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Gerhard Sittig | ieee488: add support for parallel poll (PP) |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Gerhard Sittig | ieee488: shorten an option description for consistency... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Gerhard Sittig | ieee488: support optional parity for ATN commands ... |
commit | commitdiff | tree | snapshot |
2021-06-16 |
Gerhard Sittig | doc: update IRC reference to Libera.Chat |
commit | commitdiff | tree | snapshot |
2021-03-07 |
Gerhard Sittig | decoder: increment Python object reference for .has_cha... |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Soeren Apel | Use uint8_t instead of unsigned char for raw byte data |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Soeren Apel | Implement basic flushing |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Soeren Apel | Rename logic_class to logic_group and output as group... |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Soeren Apel | pca9571/tca6408a: Rework logic output |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Soeren Apel | Remove samplerate from srd_decoder_logic_output_channel |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Uwe Hermann | pca9571: Add initial OUTPUT_LOGIC support. |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Uwe Hermann | tca6408a: Add initial OUTPUT_LOGIC support. |
commit | commitdiff | tree | snapshot |
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 |
next |