index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
Age
Commit message (
Expand
)
Author
2019-03-28
onewire_network: add a missing 'Resume ROM' command
Mariusz Bialonczyk
2019-03-16
decoders: Various cosmetic/consistency/typo fixes.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2019-03-13
Add PD tags handling and some tags
Soeren Apel
2019-01-30
jtag_ejtag: Shorten a variable name.
Uwe Hermann
2019-01-30
Rename values that shadow built-in keywords
Ryan Jarvis
2019-01-30
Remove trailing semicolons
Ryan Jarvis
2019-01-30
Fix obvious typos with string formatters
Ryan Jarvis
2019-01-30
Typo preventing "Personal preference settings" & "Display user info on screen...
Ryan Jarvis
2019-01-29
Comparison to None should use "is/is not" instead of "==/!="
Ryan Jarvis
2019-01-29
DS1307: Bugs fixes.
Libor Gabaj
2018-11-25
uart: remove obsolete TODO (Python annotation for frame errors)
Gerhard Sittig
2018-11-25
uart: add FRAME Python annotation, communicate frame validity
Gerhard Sittig
2018-11-25
uart: document the Python annotation for BREAK
Gerhard Sittig
2018-11-20
i2s: Fix 2 issues.
Weixiao Zhang
2018-11-10
x2444m: Add some shorter annotation strings as well.
Uwe Hermann
2018-11-10
x2444m: Move variable initializations to reset().
Uwe Hermann
2018-11-10
x2444m: Make each command an extra annotation class.
Uwe Hermann
2018-11-09
Decoder for Xicor X2444M, nonvolatile static RAM.
Stefan Petersen
2018-10-21
miller: add reset() method
Gerhard Sittig
2018-10-21
lin: Simplify state handling a bit.
Uwe Hermann
2018-10-21
lin: handle_break(): Use self.putx().
Uwe Hermann
2018-10-21
lin: Simplify LinFsm._transition_allowed().
Uwe Hermann
2018-10-21
add LIN protocol decoder
stephan.thiele
2018-10-21
spiflash: Remember write protection latch from status registers
Vesa-Pekka Palmu
2018-10-21
spiflash: Bugfix: WRSR was using miso for register decode
Vesa-Pekka Palmu
2018-10-21
spiflash: Initial support for write enable state tracking
Vesa-Pekka Palmu
2018-10-21
spiflash: Handle chip erase
Vesa-Pekka Palmu
2018-10-21
spiflash: Add Winbond W25Q80DV metadata.
Uwe Hermann
2018-10-16
uart: add support for break condition detection
Gerhard Sittig
2018-10-13
ook: Fix two typos which affect the decoding results.
Uwe Hermann
2018-09-12
morse: fix for #1278
Christoph Rackwitz
2018-09-11
ook_vis: Minor code simplifications.
Uwe Hermann
2018-09-11
ook_oregon: Minor code simplifications.
Uwe Hermann
2018-09-11
ook: Minor code simplifications.
Uwe Hermann
2018-09-11
added ook_vis
Steve R
2018-09-11
added ook_oregon
Steve R
2018-09-11
added ook
Steve R
2018-09-10
miller: Minor description/whitespace fixes.
Uwe Hermann
2018-09-10
atsha204a: Add missing full stop in description.
Uwe Hermann
2018-09-09
miller: Add missing 'binary' meta-data.
Uwe Hermann
2018-09-09
Miller encoding PD
Christoph Rackwitz
2018-09-09
cec: Drop uneeded self.set_stat().
Uwe Hermann
2018-09-09
cec: Replace unneeded decode_opcode().
Uwe Hermann
2018-09-09
cec: Simplify a few code snippets.
Uwe Hermann
2018-09-09
Add HDMI CEC protocol decoder.
Jorge Solla
2018-09-09
usb_power_delivery: Whitespace/consistency cosmetics.
Uwe Hermann
2018-09-09
usb_power_delivery: Drop currently unused self.out_python.
Uwe Hermann
2018-09-09
usb_power_delivery: Drop non-existing max_w for now.
Uwe Hermann
2018-09-09
usb_power_delivery: better PD 3.0 support and other changes
davidanger
[next]