diff options
author | Karl Palsson <karlp@etactica.com> | 2017-01-20 16:24:29 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2017-05-13 16:11:27 +0200 |
commit | b8c44f69b0f12c2cee2b9765abca8e0b3e751b43 (patch) | |
tree | 302841ddb980fbfd842b70aff7bfc32e0a4386ea /decoders/edid/pd.py | |
parent | 82738302754039cffb4ee84b2fa9b1450612a5e3 (diff) | |
download | libsigrokdecode-b8c44f69b0f12c2cee2b9765abca8e0b3e751b43.tar.gz libsigrokdecode-b8c44f69b0f12c2cee2b9765abca8e0b3e751b43.zip |
timing: add edge-edge mode and delta calculation
Instead of only measuring the timing from any edge to any edge, provide
a mode to measure the times from falling->falling and rising->rising
edges. This works better to monitor timing of an IRQ pin for instance,
that drives one direction under hardware, and is only cleared by
software reading a value.
Include time delta measurements as an optional annotation to help track
jitter in measurements.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'decoders/edid/pd.py')
0 files changed, 0 insertions, 0 deletions