Re: [sigrok-devel] [PATCH] cli: Fix typo in protocol decoder stacking example

2012-06-24 Thread Bert Vermeulen
On 06/24/2012 10:58 AM, Lars-Peter Clausen wrote: > Probe assignments are separated by colon and not by comma. Merged, thanks. -- Bert Vermeulenb...@biot.com email/xmpp -- Live Security Virtual Confere

Re: [sigrok-devel] [PATCH 1/2] sr: fx2lafw: Fix multistage trigger

2012-06-24 Thread Bert Vermeulen
On 06/21/2012 10:30 AM, Lars-Peter Clausen wrote: > Multistage triggers currently do no work, because there is a return > statement in the middle of the trigger detector which will be hit as soon > as the first stage in a multistage trigger matches. This patch removes > the return statement so that

Re: [sigrok-devel] Protocol decoder and dumps for 1-Wire

2012-06-24 Thread Iztok Jeras
Hi, I found the issue with missing annotations in my decoder. I should be able to remove the debug code now. Regards, Iztok Jeras On Sat, Jun 23, 2012 at 1:37 PM, Iztok Jeras wrote: > Hi, > > I now have a few 1-Wire dumps ready, but the whole protocol (lower > layers) is not yet covered, overdr

[sigrok-devel] [PATCH] cli: Fix typo in protocol decoder stacking example

2012-06-24 Thread Lars-Peter Clausen
Probe assignments are separated by colon and not by comma. Signed-off-by: Lars-Peter Clausen --- sigrok-cli/doc/sigrok-cli.1 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sigrok-cli/doc/sigrok-cli.1 b/sigrok-cli/doc/sigrok-cli.1 index 48f02af..cc13722 100644 --- a/sigrok