]> sigrok.org Git - libsigrokdecode.git/commit
Supply metadata to stacked decoders
authorStefan Brüns <redacted>
Sat, 3 Oct 2015 14:26:23 +0000 (16:26 +0200)
committerUwe Hermann <redacted>
Mon, 26 Dec 2016 21:28:02 +0000 (22:28 +0100)
commit1a400317a8e6d2599216287814553059bed4d6c5
tree93da502ac84d4a8aec1c449ab09b30e64a5665b5
parent30d6d3ba0980ef9f41bc088263d416de0adcdb41
Supply metadata to stacked decoders

Currently only toplevel decoders receive the samplerate, thus stacked
decoders are not able to derive e.g. timestamps from the sample number.

This fixes bug #664.
session.c