2018-03-31 |
Gerhard Sittig | session: add "terminate and reset" support for protocol... |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Gerhard Sittig | Decoder: check for duplicate register() calls in common... |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Gerhard Sittig | decoder: rephrase .has_channel() argument parse logic |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Gerhard Sittig | instance: make sure oldpins array is available after... |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Gerhard Sittig | adns5020: Python style nit, fixup whitespace |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Gerhard Sittig | max7219: introduce constructor and reset() method |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Gerhard Sittig | microwire: introduce constructor and reset() method |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Uwe Hermann | print_searchpaths(): Print decoder and system search... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Soeren Apel | Fix part of #1128 by adding a way to retrieve PD search... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Max Weller | Add support for SDA2506 EEPROM serial protocol. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Uwe Hermann | Minor whitespace/typo fixes. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Uwe Hermann | dali: Avoid CamelCase in most places. |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Gerhard Sittig | ir_nec: optionally accept input signals that include... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Gerhard Sittig | parallel: expand 'wordsize' description (bits vs cycles) |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Gerhard Sittig | stepper_motor: make samplerate meta data optional |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Gerhard Sittig | i2s: make samplerate meta data optional |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Gerhard Sittig | i2c: make input samplerate optional |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gerhard Sittig | configure.ac: explicitly require pkg-config related... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Gerhard Sittig | graycode, morse, pwm, usb_request, wiegand: cope with... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Gerhard Sittig | spi: cope when a sample rate of 0 was configured |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Gerhard Sittig | ac97: introduce first AC'97 decoder implementation... |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Uwe Hermann | i2c: Drop obsolete 10bit slave address TODO. |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Gerhard Sittig | counter: make 'reset' signal polarity an option |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Uwe Hermann | counter: Make "word reset" an explicit annotation class... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Stefan Brüns | Add a trivial "counter" decoder |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Gerhard Sittig | parallel: implement consistent number formatting |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Gerhard Sittig | parallel: unbreak and improve "word" de-multiplexing |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Gerhard Sittig | parallel: cope with sparse input mappings, assume zero... |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Gerhard Sittig | parallel: address minor style nits, no change in behaviour |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Gerhard Sittig | parallel: unify decode() code paths with and without... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | usb_power_delivery: enforce check order for start-of... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | usb_power_delivery: fixup a Python style nit (dict... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | usb_power_delivery: enforce numerical order of RDO... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | all decoders: introduce a reset() method |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | ssi32: rename reset() helper method |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | mrf24j40: rename reset() helper method |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | ade77xx: rename reset() helper method |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | sdcard_sd: remove unused .reset() method |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | am230x: rename reset() helper method |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Gerhard Sittig | eeprom 24xx: rename reset() helper method |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Grant Miller | ir_nec: Make timing margin relative |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Uwe Hermann | graycode: Move bitpack/bitunpack to common/. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Christoph Rackwitz | Add a gray code and rotary encoder protocol decoder. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Christoph Rackwitz | Add a morse code protocol decoder. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Marcus Comstedt | i2s: Fix unportable use of struct.pack |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Uwe Hermann | maple_bus: Add helpers to make the call sites a bit... |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Marcus Comstedt | Add an initial Maple bus decoder. |
commit | commitdiff | tree | snapshot |
2017-11-11 |
Joel Holdsworth | instance.c: Removed redundant variable |
commit | commitdiff | tree | snapshot |
2017-11-11 |
Joel Holdsworth | configure.ac: Added AC_C_BIGENDIAN to autoconf |
commit | commitdiff | tree | snapshot |
2017-11-11 |
Joel Holdsworth | i2s: Set file size to 4Gb |
commit | commitdiff | tree | snapshot |
2017-11-11 |
Joel Holdsworth | i2s: Make 32-bit wav files |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Soeren Apel | ds243x: Add binary output for data read from EEPROM |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Soeren Apel | Rename ds2432 to ds243x |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Soeren Apel | ds2432: Adapt to allow for DS2433 as well |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Uwe Hermann | ds2432: Simplify MAC printing. |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Kevin Redon | ds2432: Add a Maxim DS2432 protocol decoder. |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Uwe Hermann | srd_init(): Print list of decoder search paths in debug... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Uwe Hermann | Clarify and improve channel map debug output. |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Stefan Brüns | usb_request: Remove code duplication, save end sample... |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Stefan Brüns | usb_request: Handle CONTROL transfer protocol stalls |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Uwe Hermann | Fix a unit test. |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Gerhard Sittig | can: introduce clock synchronization (simple implementa... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Gerhard Sittig | can: rename 'bitpos' variable |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Uwe Hermann | self.put(): Eliminate an unneeded malloc/free pair. |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Uwe Hermann | Acquire/release the Python GIL where needed to avoid... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Uwe Hermann | HACKING: Prefer git pull requests over mailing list... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Uwe Hermann | pwm: Drop unused 'pins' variable. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | ir_rc5: Rephrase open coded value for start bit 1 |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | lpc: Improve robustness when decoding unexpected input... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | lpc: Nit, remove an unused variable |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | onewire_network: Fixup start samplenumber for annotations |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | guess_bitrate: Eliminate internal state of the decoder |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | i2c: Don't drop the first sample of input data |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | decoders: Rephrase condition-less .wait() calls (self... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | decoder: Accept more forms of "unconditional wait(... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Gerhard Sittig | decoder: Unbreak execution of Decoder.wait() with empty... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Gerhard Sittig | usb_signalling: Move another edge detection to common... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Gerhard Sittig | pwm: Fixup sample numbers for binary output |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Gerhard Sittig | pwm: Eliminate more decoder "state" |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Gerhard Sittig | pwm: Rephrase edge and period detection, eliminate... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | Drop support for PD API version 2. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | Mark all stacked decoders as being PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | ir_rc5: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | dsi: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | dsi: Cosmetics, drop obsolete comments. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | rgb_led_ws281x: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | lpc: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Gerhard Sittig | wiegand: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | usb_signalling: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | dali: Change 'self.dali' to 'dali'. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | dali: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | dali: Random cleanups, remove obsolete comments. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | instance.c: Drop a few unneeded checks. |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Uwe Hermann | spi: Simplify some code chunks. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | dmx512: Use a nicer 'dmx' pin name variable. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | dmx512: Convert to PD API version 3. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | pwm: Reduce indentation level. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | pwm: Simplify waiting for initial edge. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | session.c: Fix a compiler warning on Mac OS X. |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | configure.ac: Bump package version to 0.6.0. libsigrokdecode-unreleased |
commit | commitdiff | tree | snapshot |
next |