Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-20 | i2s: Fix 2 issues. | Weixiao Zhang | |
1. WS = 0, Left Channel; WS = 1, Right Channel 2. Data start and end at falling edge of SCK | |||
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 | |
Minimal implementation of chip erase 0x60 and 0xc7 command handling | |||
2018-10-21 | spiflash: Add Winbond W25Q80DV metadata. | Uwe Hermann | |
2018-10-16 | uart: add support for break condition detection | Gerhard Sittig | |
There are the "traffic inspecting" wait() conditions, which check an edge to find the start of START, then wait for sample points to grab the bit values. Bit times are sampled in their respective center, potential glitches around sample points get ignored. Add another independent set of wait() conditions which check _all_ edges regardless of any data communication. This results in the most reliable and maintainable detection of break conditions, regardless of how they align to data frames. Break is defined as a period of low input signal which spans at least one frame's length. Run the edge inspection after data inspection, which results in the most appropriate annotation output like leading data bits (of incomplete frames), frame errors (violated STOP bit expectations), then break conditions. This approach is most robust in the presence of incomplete input streams. | |||
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 | |
All annotation classes/rows have all-lowercase IDs. Also fix a few minor whitespace/consistency issues. | |||
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 | |
- better PD 3.0 support - display PD revision in output - different flags for source and sink PDO's and RDO's [Note: This commit is the remaining set of manually merged changes of the recent commits from Peetz0r <peter@haas-en-berg.nl> and the improvements from davidanger <davidanger@163.com> over at https://github.com/davidanger/libsigrokdecode] | |||
2018-09-09 | usb_power_delivery: wait 1ms instead of 100k samples | Peetz0r | |
2018-09-09 | usb_power_delivery: improve wording | Peetz0r | |
Control channel => Configuration Channel | |||
2018-09-09 | usb_power_delivery: PPS support | Peetz0r | |
2018-09-09 | usb_power_delivery: Move stored PDO's inside Decoder class | Peetz0r | |
Also add timeout functionality to properly decode the last packet in a capture. | |||
2018-09-09 | usb_power_delivery: print more useful stuff | Peetz0r | |
including: - power in watts - type of PDO (fixed, pps, etc) - which PDO belongs to an RDO also deduplicated get_source_cap() and get_sink_cap() | |||
2018-09-06 | swim: Simplify a code snippet. | Uwe Hermann | |
2018-09-06 | Decoder for STM8 series MCUs SWIM protocol. | Mike Jagdis | |
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk> (github: mjagdis) | |||
2018-08-30 | counter: Consider edge counter offset also in word processing | Soeren Apel | |
2018-08-30 | counter: Let user decide how to handle the initial dead_cycles state | Soeren Apel | |
edge_off and word_off are not included in the if block because a user may want to use edge_off to dismiss unwanted clocks instead of dead_cycles. | |||
2018-08-30 | counter: Introduce option to ignore edges | Gerhard Sittig | |
2018-08-30 | counter: Use initial counter values also after a reset | Soeren Apel | |
2018-08-30 | spi: Create the out_bitrate annotation unconditionally | Josef Gajdusek | |
The start() method is called before the metadata() method, which results in the the out_bitrate instance variable never getting created and ending up as an AttributeError when decoding. (observed with sigrok-cli and VCD file as the input) | |||
2018-08-29 | edid: Shorten two code snippets. | Uwe Hermann | |
2018-08-29 | edid: Add support for extension blocks, cleanups | Stefan BrĂ¼ns | |
Extension blocks are widely used by e.g. HDMI to signal support for audio, colorspaces and much more. Cleanups: - support short forms for annotations - join overlapping annotations, these were unreadable in PV, and the positions were inaccurate (aligned to bytes instead of bits, no notion of used bits in split fields). |