]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2018-04-20 Uwe Hermannsrd_logv(): Add an explicit fflush().
2018-04-20 Uwe HermannShow backtrace when decode() aborts due to an error.
2018-04-12 Uwe Hermanncan: Fix incorrect stuff bit handling.
2018-04-08 Uwe HermannDrop overly verbose log messages about (un)loading...
2018-04-08 Uwe Hermannsda2506/qi: Add missing full stop in 'desc' field.
2018-04-08 Uwe Hermannrc_encode: Use different annotation classes for code...
2018-04-08 Uwe Hermannrc_encode: Use different annotation classes for differe...
2018-04-08 Uwe Hermannrc_encode: Add self.putx() helper.
2018-04-08 Uwe Hermannrc_encode: Use common self.ss/self.es naming.
2018-04-08 Uwe Hermannrc_encode: Use += operator where possible.
2018-04-08 Uwe Hermannrc_encode: Drop unneeded casts.
2018-04-08 steversigAdd initial rc_encode protocol decoder.
2018-03-31 Gerhard Sittigtest: add simple "no data" test case for decoder "termi...
2018-03-31 Gerhard Sittigsession: add "terminate and reset" support for protocol...
2018-03-31 Gerhard SittigDecoder: check for duplicate register() calls in common...
2018-03-31 Gerhard Sittigdecoder: rephrase .has_channel() argument parse logic
2018-03-31 Gerhard Sittiginstance: make sure oldpins array is available after...
2018-03-31 Gerhard Sittigadns5020: Python style nit, fixup whitespace
2018-03-31 Gerhard Sittigmax7219: introduce constructor and reset() method
2018-03-31 Gerhard Sittigmicrowire: introduce constructor and reset() method
2018-03-18 Uwe Hermannprint_searchpaths(): Print decoder and system search...
2018-03-17 Soeren ApelFix part of #1128 by adding a way to retrieve PD search...
2018-03-06 Max WellerAdd support for SDA2506 EEPROM serial protocol.
2018-03-06 Uwe HermannMinor whitespace/typo fixes.
2018-02-23 Uwe Hermanndali: Avoid CamelCase in most places.
2018-02-15 Gerhard Sittigir_nec: optionally accept input signals that include...
2018-02-13 Gerhard Sittigparallel: expand 'wordsize' description (bits vs cycles)
2018-02-13 Gerhard Sittigstepper_motor: make samplerate meta data optional
2018-02-13 Gerhard Sittigi2s: make samplerate meta data optional
2018-02-13 Gerhard Sittigi2c: make input samplerate optional
2018-02-10 Gerhard Sittigconfigure.ac: explicitly require pkg-config related...
2018-01-28 Gerhard Sittiggraycode, morse, pwm, usb_request, wiegand: cope with...
2018-01-28 Gerhard Sittigspi: cope when a sample rate of 0 was configured
2018-01-25 Gerhard Sittigac97: introduce first AC'97 decoder implementation...
2018-01-13 Uwe Hermanni2c: Drop obsolete 10bit slave address TODO.
2018-01-03 Gerhard Sittigcounter: make 'reset' signal polarity an option
2018-01-03 Uwe Hermanncounter: Make "word reset" an explicit annotation class...
2018-01-03 Stefan BrünsAdd a trivial "counter" decoder
2018-01-01 Gerhard Sittigparallel: implement consistent number formatting
2018-01-01 Gerhard Sittigparallel: unbreak and improve "word" de-multiplexing
2018-01-01 Gerhard Sittigparallel: cope with sparse input mappings, assume zero...
2018-01-01 Gerhard Sittigparallel: address minor style nits, no change in behaviour
2018-01-01 Gerhard Sittigparallel: unify decode() code paths with and without...
2017-12-22 Gerhard Sittigusb_power_delivery: enforce check order for start-of...
2017-12-22 Gerhard Sittigusb_power_delivery: fixup a Python style nit (dict...
2017-12-22 Gerhard Sittigusb_power_delivery: enforce numerical order of RDO...
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-12-22 Gerhard Sittigssi32: rename reset() helper method
2017-12-22 Gerhard Sittigmrf24j40: rename reset() helper method
2017-12-22 Gerhard Sittigade77xx: rename reset() helper method
2017-12-22 Gerhard Sittigsdcard_sd: remove unused .reset() method
2017-12-22 Gerhard Sittigam230x: rename reset() helper method
2017-12-22 Gerhard Sittigeeprom 24xx: rename reset() helper method
2017-12-17 Grant Millerir_nec: Make timing margin relative
2017-12-09 Uwe Hermanngraycode: Move bitpack/bitunpack to common/.
2017-12-09 Christoph RackwitzAdd a gray code and rotary encoder protocol decoder.
2017-12-09 Christoph RackwitzAdd a morse code protocol decoder.
2017-12-09 Marcus Comstedti2s: Fix unportable use of struct.pack
2017-12-09 Uwe Hermannmaple_bus: Add helpers to make the call sites a bit...
2017-12-09 Marcus ComstedtAdd an initial Maple bus decoder.
2017-11-11 Joel Holdsworthinstance.c: Removed redundant variable
2017-11-11 Joel Holdsworthconfigure.ac: Added AC_C_BIGENDIAN to autoconf
2017-11-11 Joel Holdsworthi2s: Set file size to 4Gb
2017-11-11 Joel Holdsworthi2s: Make 32-bit wav files
2017-11-01 Soeren Apelds243x: Add binary output for data read from EEPROM
2017-11-01 Soeren ApelRename ds2432 to ds243x
2017-11-01 Soeren Apelds2432: Adapt to allow for DS2433 as well
2017-10-19 Uwe Hermannds2432: Simplify MAC printing.
2017-10-19 Kevin Redonds2432: Add a Maxim DS2432 protocol decoder.
2017-09-22 Uwe Hermannsrd_init(): Print list of decoder search paths in debug...
2017-09-05 Uwe HermannClarify and improve channel map debug output.
2017-07-22 Stefan Brünsusb_request: Remove code duplication, save end sample...
2017-07-22 Stefan Brünsusb_request: Handle CONTROL transfer protocol stalls
2017-07-06 Uwe HermannFix a unit test.
2017-07-04 Gerhard Sittigcan: introduce clock synchronization (simple implementa...
2017-07-04 Gerhard Sittigcan: rename 'bitpos' variable
2017-06-30 Uwe Hermannself.put(): Eliminate an unneeded malloc/free pair.
2017-06-30 Uwe HermannAcquire/release the Python GIL where needed to avoid...
2017-06-21 Uwe HermannHACKING: Prefer git pull requests over mailing list...
2017-06-21 Uwe Hermannpwm: Drop unused 'pins' variable.
2017-06-21 Gerhard Sittigir_rc5: Rephrase open coded value for start bit 1
2017-06-21 Gerhard Sittiglpc: Improve robustness when decoding unexpected input...
2017-06-21 Gerhard Sittiglpc: Nit, remove an unused variable
2017-06-21 Gerhard Sittigonewire_network: Fixup start samplenumber for annotations
2017-06-21 Gerhard Sittigguess_bitrate: Eliminate internal state of the decoder
2017-06-21 Gerhard Sittigi2c: Don't drop the first sample of input data
2017-06-21 Gerhard Sittigdecoders: Rephrase condition-less .wait() calls (self...
2017-06-21 Gerhard Sittigdecoder: Accept more forms of "unconditional wait(...
2017-06-21 Gerhard Sittigdecoder: Unbreak execution of Decoder.wait() with empty...
2017-06-20 Gerhard Sittigusb_signalling: Move another edge detection to common...
2017-06-20 Gerhard Sittigpwm: Fixup sample numbers for binary output
2017-06-20 Gerhard Sittigpwm: Eliminate more decoder "state"
2017-06-20 Gerhard Sittigpwm: Rephrase edge and period detection, eliminate...
2017-06-16 Uwe HermannDrop support for PD API version 2.
2017-06-16 Uwe HermannMark all stacked decoders as being PD API version 3.
2017-06-16 Uwe Hermannir_rc5: Convert to PD API version 3.
2017-06-16 Uwe Hermanndsi: Convert to PD API version 3.
2017-06-16 Uwe Hermanndsi: Cosmetics, drop obsolete comments.
2017-06-16 Uwe Hermannrgb_led_ws281x: Convert to PD API version 3.
2017-06-16 Uwe Hermannlpc: Convert to PD API version 3.
next