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
2014-02-28
z80: Fix display of read/modify/write instructions.
Daniel Elstner
2014-02-28
z80: Shorten annotation ID 'warning' to 'warn'.
Daniel Elstner
2014-02-27
z80: Output jump offsets relative to instruction start.
Daniel Elstner
2014-02-27
z80: Format hex numbers with leading zero if necessary.
Daniel Elstner
2014-02-24
z80: Use list comprehensions for bus probes.
Daniel Elstner
2014-02-24
z80: New decoder for disassembling Z80 CPU instructions.
Daniel Elstner
2014-02-23
uart: Emit per-bit annotations and OUTPUT_PYTHON data.
Uwe Hermann
2014-02-23
xfp: Drop unused "import os".
Uwe Hermann
2014-02-23
jtag: Use list comprehensions.
Uwe Hermann
2014-02-23
sdcard_spi: Use list comprehensions.
Uwe Hermann
2014-02-23
rtc8564: Use list comprehensions.
Uwe Hermann
2014-02-23
rgb_led_spi: Shorten name/description (drop "mode").
Uwe Hermann
2014-02-19
spi: Fix some start/end samplenumbers for PYTHON output.
Uwe Hermann
2014-02-19
spi: Fix a bug when only supplying MOSI (but not MISO).
Uwe Hermann
2014-02-19
rgb_led: Rename PD to rgb_led_spi.
Uwe Hermann
2014-02-19
rgb_led: Fix annotation end sample numbers.
Uwe Hermann
2014-02-19
rgb_led: Minor cosmetics, whitespace.
Uwe Hermann
2014-02-19
Initial RGB LED decoder
Matt Ranostay
2014-02-09
usb_packet: s/NACK/NAK/.
Uwe Hermann
2014-02-09
usb_packet: Use annotation classes and annotation rows.
Uwe Hermann
2014-02-09
sdcard_spi: Adapt for MSB-first bits from spi PD.
Uwe Hermann
2014-02-09
spi: Use/store bits in MSB-first order.
Uwe Hermann
2014-02-09
spi: Fix warnings about CS# being de-asserted.
Uwe Hermann
2014-02-09
rtc8564: Improve short annotations.
Uwe Hermann
2014-02-09
rtc8564: Provide per-bit annotations.
Uwe Hermann
2014-02-09
i2c: Emit per-bit annotations/packets and define annotation rows.
Uwe Hermann
2014-02-09
mx25lxx05d: Define annotation rows.
Uwe Hermann
2014-02-09
mx25lxx05d: Use proper annotation classes.
Uwe Hermann
2014-02-09
avr_isp: Fix 'Device' annotation sample numbers + row.
Uwe Hermann
2014-02-09
avr_isp: Define annotation rows.
Uwe Hermann
2014-02-09
avr_isp: Use proper annotation classes.
Uwe Hermann
2014-02-09
sdcard_spi: Merge command ID/name and description into same annotation.
Uwe Hermann
2014-02-09
sdcard_spi: Improved command handling / display.
Uwe Hermann
2014-02-09
sdcard_spi: Fix handling of some warning annotations.
Uwe Hermann
2014-02-09
sdcard_spi: Fix incorrect R1 reply annotation endsample.
Uwe Hermann
2014-02-09
sdcard_spi: Fix incorrect 'Command index' value access.
Uwe Hermann
2014-02-09
sdcard_spi: Use bit-exact annotations in handle_response_r1().
Uwe Hermann
2014-02-09
sdcard_spi: Use bit-exact annotations in handle_command_token().
Uwe Hermann
2014-02-09
spi: Throw an error if neither MISO nor MOSI was supplied.
Uwe Hermann
2014-02-09
spi: Fix incorrect dataword endsample numbers.
Uwe Hermann
2014-02-09
spi: Refactoring and cleanups.
Uwe Hermann
2014-02-09
spi: Factor out reset_decoder_state().
Uwe Hermann
2014-02-09
spi: Output per-bit annotations and OUTPUT_PYTHON data.
Uwe Hermann
2014-02-09
sdcard_spi: Define annotation rows.
Uwe Hermann
2014-02-09
sdcard_spi: Use proper annotation classes.
Uwe Hermann
2014-02-09
sdcard_spi: Initial fixing round for correct samplenumbers.
Uwe Hermann
2014-02-02
rtc8564: Handle century bit.
Uwe Hermann
2014-02-02
rtc8564: Provide short/long annotations.
Uwe Hermann
2014-02-02
rtc8564: Handle register 0x06 (weekday).
Uwe Hermann
2014-02-02
rtc8564: Define annotation rows.
Uwe Hermann
[prev]
[next]