]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2019-04-30 Uwe Hermannatsha204a: Mention ATECC508A support in docs.
2019-04-30 Uwe Hermannatsha204a: Minor indentation fixes.
2019-04-30 Michalis Pappasatsha204a: Only call output_tx_bytes() when the bytes...
2019-04-30 Michalis Pappasatsha204a: Display OtherData parameter correctly when...
2019-04-30 Michalis Pappasatsha204a: Add support for ATECC508A
2019-04-24 Uwe HermannNEWS: Fix two typos.
2019-04-24 Uwe Hermannspi: Fix annotation row ordering.
2019-04-24 Uwe Hermannspi: Don't emit bogus "transfer" items.
2019-04-24 Uwe Hermannspi: Add support for "transfer" annotations.
2019-04-19 Uwe Hermanncc1101: Use namedtuple to increase readability a bit.
2019-04-18 Uwe Hermanncc1101: Remove 0x prefixes and unneeded quotation marks.
2019-04-18 Uwe Hermanncc1101: Shorten decode_register() to decode_reg().
2019-04-18 Uwe Hermanncc1101: Simplify decode_command().
2019-04-18 Uwe Hermanncc1101: Simplify format_command().
2019-04-18 Uwe Hermanncc1101: Factor out and simplify ANN_* names.
2019-04-18 MarcoAdd a TI CC1101 decoder.
2019-04-15 Uwe Hermannsdcard_spi: Fix duplicated 'End bit' annotation emission.
2019-04-15 Uwe Hermannsdcard_spi: Fix incorrect annotation row indices.
2019-04-15 Uwe Hermannsdcard_spi: handle_data_response(): Shorten a few lines.
2019-04-15 Uwe Hermannsdcard_spi: handle_data_response(): Add comment, cosmetics.
2019-04-15 Uwe Hermannsdcard_spi: Fix some abbreviations and names to match...
2019-04-14 Gerhard Sittigsdcard_spi: touch up CMD24 handling
2019-04-14 Pierre Poulainsdcard_spi: add support for CMD24 including payload...
2019-04-02 Uwe Hermannsrd_inst_stack(): Warn upon potentially incorrect stacking.
2019-04-02 Uwe Hermanndecoders: Fix incorrect 'outputs' fields.
2019-03-28 Uwe Hermannds2408: Add missing tags.
2019-03-28 Mariusz Bialonczykadd a Maxim DS2408 decoder
2019-03-28 Mariusz Bialonczykonewire_network: add a 'Disable Test Mode' command...
2019-03-28 Mariusz Bialonczykonewire_network: add a missing 'Resume ROM' command
2019-03-16 Uwe Hermanndecoders: Various cosmetic/consistency/typo fixes.
2019-03-14 Uwe HermannHACKING: Document current tags and their intention...
2019-03-14 Uwe Hermanndecoders: Add/update tags for each PD.
2019-03-13 Soeren ApelAdd PD tags handling and some tags
2019-01-29 Uwe Hermannjtag_ejtag: Shorten a variable name.
2019-01-29 Ryan JarvisRename values that shadow built-in keywords
2019-01-29 Ryan JarvisRemove trailing semicolons
2019-01-29 Ryan JarvisFix obvious typos with string formatters
2019-01-29 Ryan JarvisTypo preventing "Personal preference settings" & "Displ...
2019-01-29 Ryan JarvisComparison to None should use "is/is not" instead of...
2019-01-29 Libor GabajDS1307: Bugs fixes.
2018-11-25 Gerhard Sittiguart: remove obsolete TODO (Python annotation for frame...
2018-11-25 Gerhard Sittiguart: add FRAME Python annotation, communicate frame...
2018-11-25 Gerhard Sittiguart: document the Python annotation for BREAK
2018-11-21 Weixiao Zhangi2s: Fix 2 issues.
2018-11-10 Uwe Hermannx2444m: Add some shorter annotation strings as well.
2018-11-10 Uwe Hermannx2444m: Move variable initializations to reset().
2018-11-10 Uwe Hermannx2444m: Make each command an extra annotation class.
2018-11-09 Stefan PetersenDecoder for Xicor X2444M, nonvolatile static RAM.
2018-10-21 Gerhard Sittigdecoder: consider reset() a mandatory decoder method
2018-10-21 Gerhard Sittigmiller: add reset() method
2018-10-21 Uwe Hermannlin: Simplify state handling a bit.
2018-10-21 Uwe Hermannlin: handle_break(): Use self.putx().
2018-10-21 Uwe Hermannlin: Simplify LinFsm._transition_allowed().
2018-10-21 stephan.thieleadd LIN protocol decoder
2018-10-21 Vesa-Pekka... spiflash: Remember write protection latch from status...
2018-10-21 Vesa-Pekka... spiflash: Bugfix: WRSR was using miso for register...
2018-10-21 Vesa-Pekka... spiflash: Initial support for write enable state tracking
2018-10-21 Vesa-Pekka... spiflash: Handle chip erase
2018-10-21 Uwe Hermannspiflash: Add Winbond W25Q80DV metadata.
2018-10-21 Jon BurgessFix GVariant memory leaks in session test code
2018-10-21 Jon BurgessFix memory leak in decoder test code
2018-10-21 Jon BurgessFix memory leak in print_searchpaths()
2018-10-21 Jon BurgessFix bad memory accesses during srd_exit()
2018-10-16 Uwe HermannUpdate a few Doxygen @since tags.
2018-10-16 Uwe Hermanninstance.c: Avoid 4 unneeded forward declarations.
2018-10-16 Gerhard Sittiguart: add support for break condition detection
2018-10-13 Uwe Hermannook: Fix two typos which affect the decoding results.
2018-10-13 Uwe HermannVarious log message improvements.
2018-10-13 Uwe Hermannlog: Use human-readable output type name everywhere.
2018-10-12 Uwe Hermanninstance.c: Make oldpins_array_*() static.
2018-10-12 Uwe HermannDecoder_put(): Add more info to OTUPUT_PYTHON log messages.
2018-10-06 Uwe Hermannsrd.c: Fix a compiler warning with gcc 8.
2018-10-06 Uwe Hermanntype_decoder.c: Fix trailing whitespace.
2018-09-11 Christoph Rackwitzmorse: fix for #1278
2018-09-11 Uwe Hermannook_vis: Minor code simplifications.
2018-09-11 Uwe Hermannook_oregon: Minor code simplifications.
2018-09-11 Uwe Hermannook: Minor code simplifications.
2018-09-11 Steve Radded ook_vis
2018-09-11 Steve Radded ook_oregon
2018-09-11 Steve Radded ook
2018-09-10 Uwe Hermannmiller: Minor description/whitespace fixes.
2018-09-10 Uwe Hermannatsha204a: Add missing full stop in description.
2018-09-09 Uwe Hermannmiller: Add missing 'binary' meta-data.
2018-09-09 Christoph RackwitzMiller encoding PD
2018-09-09 Uwe Hermanncec: Drop uneeded self.set_stat().
2018-09-09 Uwe Hermanncec: Replace unneeded decode_opcode().
2018-09-09 Uwe Hermanncec: Simplify a few code snippets.
2018-09-09 Jorge SollaAdd HDMI CEC protocol decoder.
2018-09-09 Uwe Hermannusb_power_delivery: Whitespace/consistency cosmetics.
2018-09-09 Uwe Hermannusb_power_delivery: Drop currently unused self.out_python.
2018-09-09 Uwe Hermannusb_power_delivery: Drop non-existing max_w for now.
2018-09-09 davidangerusb_power_delivery: better PD 3.0 support and other...
2018-09-09 Peetz0rusb_power_delivery: wait 1ms instead of 100k samples
2018-09-09 Peetz0rusb_power_delivery: improve wording
2018-09-09 Peetz0rusb_power_delivery: PPS support
2018-09-09 Peetz0rusb_power_delivery: Move stored PDO's inside Decoder...
2018-09-09 Peetz0rusb_power_delivery: print more useful stuff
2018-09-05 Uwe Hermannswim: Simplify a code snippet.
2018-09-05 Mike JagdisDecoder for STM8 series MCUs SWIM protocol.
2018-08-30 Uwe Hermannsrd_exit(): Fix a -Wcast-function-type compiler warning.
next