index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-07
ir_nec: Convert to PD API version 3.
Uwe Hermann
2016-12-07
i2s: Convert to PD API version 3.
Uwe Hermann
2016-12-07
i2c: Convert to PD API version 3.
Uwe Hermann
2016-12-07
guess_bitrate: Convert to PD API version 3.
Uwe Hermann
2016-12-07
dcf77: Convert to PD API version 3.
Uwe Hermann
2016-12-07
aud: Convert to PD API version 3.
Uwe Hermann
2016-12-07
am230x: Convert to PD API version 3.
Uwe Hermann
2016-12-07
Add support for the new query-based PD v3 decoder API.
Uwe Hermann
2016-12-06
repo mgmt: git ignore compiled Python bytecode files
Gerhard Sittig
2016-12-06
build support: sort list of installed items, factor out pretty printer
Gerhard Sittig
2016-12-06
valgrind: free channels
Karl Palsson
2016-12-06
valgrind: safely iterate lists
Karl Palsson
2016-11-07
spiflash: Major refactoring and annotation improvements.
Uwe Hermann
2016-11-07
spiflash: Use OrderedDict for cmds, more readable annotation indices.
Uwe Hermann
2016-11-07
spiflash: Initial RDSR2 implementation (incomplete).
Uwe Hermann
2016-11-07
spiflash: Implement WRSR command.
Uwe Hermann
2016-11-07
spiflash: Add FIDELIX FM25Q32 metadata.
Uwe Hermann
2016-11-06
spiflash: Remove hardcoded Macronix references.
Uwe Hermann
2016-11-06
spiflash: Implement Release Power-down / Device ID (0xAB) command.
Uwe Hermann
2016-11-04
ps2: Add more detailed per-bit annotations.
Uwe Hermann
2016-11-04
ps2: Neither the clock nor the data pin is optional.
Uwe Hermann
2016-11-04
Add initial version of PS/2 decoder
Daniel Schulte
2016-11-02
Print error messages when decoders fail load time checks
Gerhard Sittig
2016-11-02
.gitattributes: introduce git attributes for improved Python diffs
Gerhard Sittig
2016-10-23
spi: Fix binary output for wordsizes > 8.
Uwe Hermann
2016-10-23
uart: Default to hex format datavalue annotations.
Uwe Hermann
2016-10-23
uart: Emit 2 bytes for 9-bit UART binary output.
Uwe Hermann
2016-10-19
uart: skip frames with invalid start bits
Gerhard Sittig
2016-10-19
uart: rework text formatting of communicated data values, plus nits
Gerhard Sittig
2016-10-19
uart: minor nit, rename the "databyte" variable
Gerhard Sittig
2016-10-12
Add an initial GPIB decoder.
Rudolf Reuter
2016-09-24
midi: Add missing copyright lines.
Uwe Hermann
2016-09-24
midi: Random cosmetic cleanups.
Uwe Hermann
2016-09-24
midi: Simplify some boolean tests.
Uwe Hermann
2016-09-24
midi: Use "is" or "is not" with None.
Uwe Hermann
2016-09-24
usb_request: Use "is" or "is not" with None.
Uwe Hermann
2016-09-24
midi: Add support for complex MIDI message formats (inter-related).
Chris
2016-09-24
midi: chromatic_notes in list.py was off by 1 octave
Chris
2016-09-24
uart: Fix a bug in the output for stacked PDs.
Uwe Hermann
2016-09-04
midi: Some annotation consistency changes.
Uwe Hermann
2016-09-04
Updates each annotation with multiple strings ranging from long, medium, and ...
Chris
2016-08-26
usb_power_delivery: Drop problematic exception in us2samples().
Uwe Hermann
2016-08-25
srd_inst_decode(): Return SRD_ERR_ARG if unitsize is 0.
Uwe Hermann
2016-08-25
srd_inst_decode(): Make the code API version dependent.
Uwe Hermann
2016-08-25
Factor out srd_decoder_apiver().
Uwe Hermann
2016-08-25
srd_inst_decode(): Improve comments and log messages.
Uwe Hermann
2016-08-25
srd_session_send(): Improve Doxygen comments.
Uwe Hermann
2016-08-23
ssi32: Slightly more descriptive naming.
Uwe Hermann
2016-08-23
midi: Substantially improve decoding of MIDI messages.
Chris Dreher
2016-08-22
ssi32: Minor cosmetics, add full license header (for consistency).
Uwe Hermann
[next]