summaryrefslogtreecommitdiff
path: root/uart
AgeCommit message (Collapse)Author
2019-12-14uart: Add a few error cases (EMC-induced glitches).Uwe Hermann
2019-11-29trekstor_ebr30_a_uart.sr: Remove long trailing idle phase.Uwe Hermann
2019-11-24Add dumps for Amulet LCD UART protocolVesa-Pekka Palmu
2019-07-01modbus: Add a wizmodbus dump.Uwe Hermann
(Provided by Andrew Gregory on the mailing list)
2019-06-30modbus: Add a few flowmeter dumps.Uwe Hermann
2018-10-21uart: add dumps for LINcoon
2018-05-27Add a few UART dumps with unitsize=4 for testing purposes.Uwe Hermann
2018-01-26uart: Add some flow control (RTS#) examples.Uwe Hermann
The sender (incorrectly) transmits one or more excess bytes after RTS# has been pulled high by the receiver. This is not a problem in all cases (e.g. when the receiver UART hardware buffer is larger than one byte).
2017-03-28Fixed a typo in a uart/from_analog/READMEBalint Kovacs
2017-03-23Added an oddball UART trace, taken with an analog oscilloscope.Balint Kovacs
2016-10-23uart: add dump files to demonstrate number of data bitsGerhard Sittig
Create a "counter" directory, and add captures from UART communication with the number of data bits in the range from 5 to 9. Parity/stopbit is identical across all captures, as other dumps already provide those variants. This set is useful to test how decoders cope with various numbers of databits, while the samples cover all possible bit patterns. Signed-off-by: Gerhard Sittig <gerhard.sittig@gmx.net>
2016-09-24uart: Add a dump file demonstrating overlapping RX/TX.Uwe Hermann
2016-09-24midi: Add some more dump files.Chris
2016-08-23Add some more MIDI dumps.Chris Dreher
2015-12-25uart/hello_world: Shorten the files a bit.Uwe Hermann
2015-09-03kern_ew_6200-2nm: A a few sample dumps.Uwe Hermann
2015-04-10Add some UART dumps of UNI-T UT61E packets.Uwe Hermann
2015-03-17brainchild-io-16do-activity.py: Make the file executable.Uwe Hermann
2015-03-17brainchild-io-16do-activity.py: Fix minor typo.Uwe Hermann
2015-03-17Added licence to modbus generating scriptBart de Waal
2015-03-10Add a dump from a Modbus IO moduleBart de Waal
2015-03-10cyrustek_es51978: README: Minor update, fix typo.Uwe Hermann
2014-12-28uart: Add a Maxim MAX3232E dump (inverted signals).Uwe Hermann
2014-11-09toim4243: Add toim4243_10byte_send_snippet.sr.Uwe Hermann
2014-06-20Add sample dumps from a Voltcraft VC-940 multimeter.Uwe Hermann
2014-06-20Add a TOIM4232 (SIR Endec for IrDA) dump.Uwe Hermann
2013-10-21uart/cyrustek_es51978/README: Cosmetics.Uwe Hermann
2013-10-13add dump from cyrustek es51978Aurelien Jacobs
2013-09-20Add some MIDI dumps.Uwe Hermann
2013-09-10uart/panasonic_pan1321: Drop accidentally committed files.Uwe Hermann
2013-09-03nfc: Add MiFare classic dumpsMatt Ranostay
Added three MiFare NFC dumps from a PN532 chipset device output to FTDI UART. Signed-off-by: Matt Ranostay <mranostay@gmail.com>
2013-08-26mtk3339: add GPS module dumpsMatt Ranostay
NMEA data output from mtk3339 module UART. Signed-off-by: Matt Ranostay <mranostay@gmail.com>
2013-08-04uart/uni-t_ut-d04_cable: Add files.Uwe Hermann
These dumps contain the UART and USB traffic as probed from the WCH CH9325 chip in the UNI-T UT-D04 multimeter PC cable. The connected DMM is a Voltcraft VC-820, measuring various things. Some files were takes while sigrok-cli was reading the data, some while the Windows software from UNI-T did.
2013-07-29pan1321: Add a lot more dumps.Uwe Hermann
Add various additional dumps which contain most commands and the respective replies in typical situations, as well as a few error cases.
2012-08-27Add Tondaj SL-814 sound level meter UART dumps.Uwe Hermann
2012-07-01Add V&A VA18B USB cable serial communication dump.Uwe Hermann
2012-04-19READMEs: Cosmetics, consistency fixes, typos.Uwe Hermann
2012-01-10READMEs: Drop GND from probelist, useless.Uwe Hermann
2012-01-03Add Panasonic PAN1321 Bluetooth module dumps (UART).Uwe Hermann
2011-12-04uart: hello world: Add dumps with different settings.Uwe Hermann
2011-12-04uart: hello world: Add some more info + URLs.Uwe Hermann
2011-12-04uart: hello world: Drop files with baudrates < 1200.Uwe Hermann
The hardware used cannot properly generate ouput at such baud rates.
2011-12-04uart: hello world: Move files to 8n1/ subdir.Uwe Hermann
2011-12-04uart: "Hello World!\r\n" dumps at various baud rates.Uwe Hermann
2011-11-22Add a UART sample dump (115200, 8n1).Uwe Hermann