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
2015-03-25
mx25lxx05d: Implement FAST READ command.
Uwe Hermann
2015-03-02
Fix typo in swd decoder
Petteri Aimonen
2015-03-02
Add ARM TPIU/ITM/ETMv3 decoders
Petteri Aimonen
2015-02-24
nrf24l01: Change 'xn297_extensions' option to 'chip'.
Uwe Hermann
2015-02-24
nrf24l01: Add option to support the XN297's extra registers
Mike
2015-02-17
Improve uart decoder sample positions at high data rates.
Petteri Aimonen
2014-12-28
Add 24xx I2C EEPROM protocol decoder.
Uwe Hermann
2014-12-28
spi: Add binary output facilities for MISO/MOSI.
Uwe Hermann
2014-12-16
edid: Add annotation rows.
Bert Vermeulen
2014-12-16
eded: Add all sections.
Bert Vermeulen
2014-11-23
jitter: Simplify ascii-float binary out.
Uwe Hermann
2014-11-23
jitter: Rename "jitter" binary out to "ascii-float".
Uwe Hermann
2014-11-23
jitter: add a binary output to report the raw jitter value.
Sebastien Bourdelin
2014-11-23
jitter: fixes an error when a miss clock/signal is detected
Sebastien Bourdelin
2014-11-09
jitter: Factor out handle_clk() and handle_sig().
Uwe Hermann
2014-11-09
Add a timing jitter decoder.
Sebastien Bourdelin
2014-11-02
pwm: Fix and rework
Sebastien Bourdelin
2014-10-19
spi: Use 'None' to signal the missing CS# pin.
Jens Steinhauser
2014-10-19
nrf24l01: Don't decode incomplete commands.
Jens Steinhauser
2014-10-19
nrf24l01: Check for CS# pin and only throw exceptions once.
Jens Steinhauser
2014-10-19
spi: Tell stacked decoders about missing CS# signal.
Jens Steinhauser
2014-10-17
Add a PWM decoder.
Uwe Hermann
2014-10-16
uart: Fix code comment.
Uwe Hermann
2014-10-16
uart: Emit databyte and bits list at the same time.
Uwe Hermann
2014-10-15
midi: Fix two incorrect sample numbers.
Uwe Hermann
2014-10-13
All PDs: More consistent names for ss/es variables.
Uwe Hermann
2014-10-13
All PDs: Only import the 'Decoder' object.
Uwe Hermann
2014-10-12
am230x: Factor out handle_byte() to simplify state machine.
Uwe Hermann
2014-10-12
swd: Drop unnecessary debug code.
Uwe Hermann
2014-10-12
swd: Add SWD protocol decoder for ARM Serial Wire Debug format.
Angus Gratton
2014-10-12
am230x: Minor documentation fix.
Uwe Hermann
2014-10-12
am230x: Use slightly more liberal timing values.
Uwe Hermann
2014-10-12
am230x: Change option to 'device' to allow for more devices.
Uwe Hermann
2014-10-12
am230x: Fix self.reset() method name.
Uwe Hermann
2014-10-12
am230x: Minor cosmetics.
Uwe Hermann
2014-10-12
Add decoder for AM230x digital humidity and temperature sensors.
Johannes Römer
2014-09-15
sdcard_spi/usb_packet: Drop unused variables.
Uwe Hermann
2014-09-15
uart: Implement signal inversion
David Barksdale
2014-09-10
Various PDs: Whitespace, cosmetics.
Uwe Hermann
2014-09-10
rfm12: Cosmetics.
Uwe Hermann
2014-09-08
rfm12: Frequencies: Fix typo (915MHz), add 315MHz entry.
Uwe Hermann
2014-09-08
rfm12: Avoid using the Python 'range' keyword as variable.
Uwe Hermann
2014-09-08
rfm12: Drop debug printing.
Uwe Hermann
2014-09-08
RFM12 decoder
Sławek Piotrowski
2014-09-01
PD tests moved into the sigrok-test repo.
Uwe Hermann
2014-08-30
spdif: Simplify get_pulse_type() a bit.
Uwe Hermann
2014-08-30
spdif: Use strings for decoder states.
Uwe Hermann
2014-08-30
spdif: Add another annotation helper.
Uwe Hermann
2014-08-30
spdif: Refactor and reduce nesting level.
Uwe Hermann
2014-08-30
Add initial S/PDIF decoder.
Guenther Wenninger
[next]