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-11-29
can: more robust sample point position for low sample rates
Gerhard Sittig
2019-11-29
can: implement bit rate switch support for CAN-FD frames
Stephan Thiele
2019-11-29
can: annotate classic CAN CRC as CRC-15
Stephan Thiele
2019-11-29
lin: calculate checksum on two consecutive UART idle frames
Stephan Thiele
2019-11-29
modbus: Ignore unknown/unsupported types.
Uwe Hermann
2019-11-29
uart: Document the new 'IDLE' ptype for OUTPUT_PYTHON output.
Uwe Hermann
2019-11-29
uart: communicate periods of idle frames to stacked decoders
Gerhard Sittig
2019-11-28
signature: Fix license metadata field to match pd.py license header.
Uwe Hermann
2019-11-28
signature: Use more human-readable option values.
Uwe Hermann
2019-11-28
signature: Minor consistency fixes.
Uwe Hermann
2019-11-28
signature: Add self.reset().
Uwe Hermann
2019-11-28
Add decoder: signature analysis
sharow
2019-11-24
gpib: drop obscure "total number of samples" option
Gerhard Sittig
2019-11-24
tdm_audio: Place each channel on its own annotation row.
Uwe Hermann
2019-11-24
tdm_audio: Add initial decoder
Ben Dooks
2019-11-24
amulet_ascii: Drop unneeded rxtx_channels.
Uwe Hermann
2019-11-24
amulet_ascii: Drop a few unneeded parenthesis.
Uwe Hermann
2019-11-24
Initial Amulet LCD ASCII PD
Vesa-Pekka Palmu
2019-11-23
spiflash: lists.py: Use None for unsupported features.
Uwe Hermann
2019-11-23
spiflash: Minor fixes for Atmel AT25 chips.
Uwe Hermann
2019-11-20
spiflash: Add support for Atmel AT25xxx
Soeren Apel
2019-11-12
uart: Add [rx|tx]_packet_len options.
Uwe Hermann
2019-11-12
uart: Add [rx|tx]_packet_delimiter options.
Uwe Hermann
2019-11-09
eeprom93xx: Use fixed-width hex output.
Uwe Hermann
2019-11-09
eeprom93xx: Add OUTPUT_BINARY support.
Uwe Hermann
2019-11-06
seven_segment: Simplify two code snippets.
Uwe Hermann
2019-11-06
seven_segment: Initial commit.
Benedikt Otto
2019-11-05
spiflash: Add "EEPROM" to descriptions.
Uwe Hermann
2019-11-05
can: Mention CAN-FD support in the description.
Uwe Hermann
2019-10-06
can: Factor out dlc2len().
Uwe Hermann
2019-10-06
can: Random whitespace and cosmetic fixes.
Uwe Hermann
2019-10-06
can: introduce fast bitrate
Stephan Thiele
2019-10-06
can: proper annotation on CAN-FD extended frames
stephan.thiele
2019-10-06
can: add basic CAN-FD handling of non BRS extended frames
stephan.thiele
2019-10-06
can: make PD temporary compatible to existing tests
Stephan Thiele
2019-10-06
can: correct decoding of CRC-21
Stephan Thiele
2019-09-13
can: decode CAN-FD DLC
Stephan Thiele
2019-09-13
can: display CRC type + correct decoding of CRC-17
Stephan Thiele
2019-09-13
can: implement decoding of CAN-FD header when FDF bit is set
Stephan Thiele
2019-09-13
can: implement basic CAN-FD decoding (SRR and FDF bits)
Stephan Thiele
2019-08-30
eeprom93xx: Add ascii format support
Sylvain Pelissier
2019-08-23
mrf24j40: Add TX retries/fails and CCAFAIL support.
Uwe Hermann
2019-08-06
mrf24j40: Add RX/TX frame annotations.
Uwe Hermann
2019-07-06
pca9571: Shorten names a bit.
Uwe Hermann
2019-07-05
Add an NXP PCA9571 decoder.
Mickael Bosch
2019-07-01
modbus: Make the 'framegap' option an integer.
Uwe Hermann
2019-06-30
modbus: Make C->S and S->C configurable, add framegap option.
Andrew Gregory
2019-06-30
sdcard_spi: Add "Card is busy" annotations for CMD24.
Pierre Poulain
2019-06-30
sdcard_spi: Fix incorrect handling of CMD17.
Pierre Poulain
2019-06-20
usb_request: Allow configuration of BULK IN transfer display
Stefan BrĂ¼ns
[next]